Helpifyr Fabric Compatibility
This compatibility page is generated from canonical repo-owned source material in JaddaHelpifyr/helpifyr-fabric.
Documentation Map
-
Compatibility
-
Channel:
latest -
Source repo:
JaddaHelpifyr/helpifyr-fabric
Compatibility Sources
docs/OSS_INVENTORY.mddocs/OSS_INVENTORY_VERSION_TRUTH.md
Derived from Helpifyr OSS Inventory Version Truth
Helpifyr OSS Inventory Version Truth
This document defines the repo-owned OSS inventory and version-truth verification posture for Fabric-owned platform OSS families.
The canonical machine-readable sources remain:
contracts/platform/platform_version_truth.jsoncontracts/platform/platform_projection_catalog.jsoncontracts/platform/stack_tool_oss_inventory_directory.jsonGET /api/v1/platform/version-truthGET /api/v1/platform/projection-catalogGET /api/v1/platform/tool-oss-inventory-directory
The companion operator-facing reference for this verify path lives in:
docs/OSS_INVENTORY_VERSION_TRUTH.md
Scope
This inventory is fail-closed for the following platform families:
grafana-ossprometheus-osswikijs-ossdapr-runtimeshared-n8nshared-nats
Any missing family, version drift, :latest image tag, or doc/contract mismatch is a verification failure.
Verify Path (Fail-Closed)
python scripts/verify_platform_version_truth.py --checkpython scripts/verify_oss_inventory_version_truth.py --checkpython scripts/verify_stack_tool_oss_inventory_directory.py --workspace-root C:/CodexTest --output contracts/platform/stack_tool_oss_inventory_directory.jsonbash scripts/testing/run_beam_stack_oss_inventory_wave.sh
If any check fails, the OSS inventory truth is considered not-ready and must not be treated as green.
Upgrade Readiness Rule
- Upgrade planning must consume Fabric-owned version truth directly.
- Downstream consumers must not infer OSS version truth from scattered compose files or stale docs.
- Floating posture is only allowed where explicitly declared in
platform_projection_catalog.json.
Admission Rule For New Tools
Fabric admission is fail-closed for onboarding:
contracts/admission/admission_dry_run_input.schema.jsoncontracts/admission/future_tool_admission_governance.jsonPOST /api/v1/tools/admission/dry-runGET /api/v1/contracts/admission-governance
Every new tool that wants to connect to Fabric must provide in docs_metadata:
oss_inventory_doc_path = docs/OSS_INVENTORY.mdoss_inventory_verify_entrypoint = python scripts/verify_oss_inventory_version_truth.py --check
Missing or mismatched values block admission.
Evidence
Post verification evidence should be attached to:
JaddaHelpifyr/helpifyr-fabric#295
License
- License: AGPLv3
- Project: https://helpifyr.com