Skip to main content

jhf-codex-orchestrator Overview Compatibility

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

Documentation Map

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

ComponentMinimumPreferredVerify command
python33.113.12python3 --version
bash5.15.2bash --version
powershell7.47.5pwsh --version

Upgrade Readiness Rule

Upgrade readiness is green only if all repo-owned checks are green:

  1. python3 infrastructure/validate_oss_version_truth.py
  2. python3 -m unittest infrastructure/test_validate_oss_version_truth.py
  3. python3 infrastructure/validate_bounded_docker_logs.py
  4. python3 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