jhf-codex-orchestrator Overview Compatibility
This compatibility page is generated from canonical repo-owned source material in JaddaHelpifyr/jhf-codex-orchestrator.
Documentation Map
-
Compatibility
-
Channel:
latest -
Source repo:
JaddaHelpifyr/jhf-codex-orchestrator
Compatibility Sources
docs/OSS_INVENTORY.md
Derived from OSS Version Truth and Upgrade Readiness
OSS Version Truth and Upgrade Readiness
Last updated: 2026-04-30
Purpose
This document defines repo-owned OSS inventory truth for jhf-codex-orchestrator.
It is the canonical reference for minimum/preferred runtime versions and upgrade-readiness checks.
Canonical Inventory Source
- Machine-readable source: control/oss-version-truth.json (
C:/CodexTest/jhf-codex-orchestrator/control/oss-version-truth.json) - Validation script: infrastructure/validate_oss_version_truth.py (
C:/CodexTest/jhf-codex-orchestrator/infrastructure/validate_oss_version_truth.py) - Unit test: infrastructure/test_validate_oss_version_truth.py (
C:/CodexTest/jhf-codex-orchestrator/infrastructure/test_validate_oss_version_truth.py)
Repo-owned OSS Runtime Baseline
| Component | Minimum | Preferred | Verify command |
|---|---|---|---|
python3 | 3.11 | 3.12 | python3 --version |
bash | 5.1 | 5.2 | bash --version |
powershell | 7.4 | 7.5 | pwsh --version |
Upgrade Readiness Rule
Upgrade readiness is green only if all repo-owned checks are green:
python3 infrastructure/validate_oss_version_truth.pypython3 -m unittest infrastructure/test_validate_oss_version_truth.pypython3 infrastructure/validate_bounded_docker_logs.pypython3 infrastructure/validate_runtime_guardrails_v1.py
CI Contract
The validate job in ci.yml (C:/CodexTest/jhf-codex-orchestrator/.gitea/workflows/ci.yml) must run:
- OSS version truth validator
- OSS version truth unit test
This prevents docs-only version declarations without executable verification.
License: AGPLv3
Project: https://helpifyr.com