Skip to main content

Helpifyr Tenter Compatibility

This compatibility page is generated from canonical repo-owned source material in JaddaHelpifyr/jhf-tenter.

Documentation Map

Compatibility Sources

  • docs/OSS_INVENTORY.md

Derived from OSS Inventory

OSS Inventory

This repository keeps a repo-owned OSS inventory and version-truth contract under maintenance/:

  • maintenance/oss-inventory.json
  • maintenance/oss-version-truth.json

The purpose is to keep upgrade readiness explicit and machine-verifiable without introducing runtime-side shadow truth.

Current Contract

  • jhf-tenter owns downstream compatibility and fallback behavior for consumed runtime surfaces.
  • OpenClaw upgrade readiness is tracked as a compatibility window (2026.4.24 -> 2026.4.25) until all hosts are upgraded.
  • voxtral_local remains available as fallback posture while cross-host rollout is in progress.

Verify Path

Run:

python3 scripts/ci/verify_oss_version_truth.py
python3 scripts/ci/verify_repo.py

The first command validates inventory and cross-file version truth semantics. The second command enforces this verifier in the standard repo gate.

Evidence

  • verifier console output from verify_oss_version_truth.py
  • repo gate output from verify_repo.py
  • CI lane output for the same checks

Non-goals

  • no runtime mutation from this document
  • no provider credentials in repo or evidence
  • no replacement of owner-repo runtime truth

License

AGPLv3. Learn more at helpifyr.com.