Overview
Documentation Map
-
Overview
-
Channel:
stable -
Source repo:
JaddaHelpifyr/jhf-beam
Overview
Tool / Contract Summary
jhf-beam is the Helpifyr safety, upgrade, rollback, and verification repository.
It is not a product runtime service and not a Fabric runtime member.
It owns verification contracts, evidence contracts, and operational governance for issue-driven certification waves.
Business Value
- Turns change risk into explicit, auditable evidence.
- Keeps runtime truth with owner repos while Beam provides independent safety validation.
- Standardizes full validation, bulletproof rerun, upgrade certification, and monitoring-trigger certification waves.
- Preserves the shared-service-boundary so shared context does not silently become tool-owned runtime or storage truth.
Current Verified State
- Implemented OpenClaw path:
2026.3.13 -> 2026.3.24with reproducible evidence and compatibility export. - Generic upgrade-suite structure is present and schema/policy verifiable.
- Fabric combination and contract-family truth is consumed read-only and validated in repo and live-readback modes.
- Stage-3 promotion bridge, lock evidence, idempotency guards, and host-readback paths are implemented.
Available now
- Installation and configuration docs for the v1.6 docs platform baseline.
- Certification standards under
docs/testing/. - Machine-readable contracts under
maintenance/andschemas/. - Verification scripts under
maintenance/,ops/host/, andscripts/testing/. - Packaging contracts and reproducible source-bundle build/publish scripts.
Optional / Extended
- External-installation baseline (preflight/postflight/supportability/package policy) via
docs/testing/and maintenance artifacts. - Host timer and artifact sync operations for bounded maintenance tasks.
Planned / Not in current scope
- No Beam-owned runtime API service.
- No Beam-owned deployment control plane.
- No local second source of truth for Fabric contract families or bundle detection.
jhf-beam-lightconsumption path is prepared but remains planned.
Public Surfaces
- Repo artifacts:
README.mddocs/INSTALL.mddocs/CONFIGURATION.mddocs/TROUBLESHOOTING.mddocs/RELEASE_NOTES.mddocs/CAPABILITIES.mdmaintenance/*.jsonupgrade-runs/
- Read-only external surfaces:
GET /api/v1/combinations/profilesGET /api/v1/contracts/matrixGET /api/v1/contracts/docs-standardGET /api/v1/voice/contracts/events
Contract Families
- upgrade-suite contracts
- promotion/live-feedback contracts
- Fabric docs-standard and voice-events consumer contracts
Producer-/Consumer-Zuordnung
- Producer:
helpifyr-fabric(contract/bundle truth) - Producer:
jhf-deployment(stage-2 promotion payload/evidence) - Consumer/validator:
jhf-beam
Compatibility Window
maintenance/compatibility-windows.jsonmaintenance/latest-known-good.json
Lifecycle Status
- Stable: repository governance and verification model.
- Transitional: external-installation packaging/distribution depth.
Readiness / Drift / Monitoring
- Inventory and drift generation:
maintenance/pull_oss_inventory.pymaintenance/runtime-drift-*.json
- Readiness verification:
maintenance/verify-upgrade-suite.pymaintenance/verify-fabric-combination-safety.pymaintenance/verify-voice-governance.py
Deployment / Verify
- Stage 1: repo-level verify
- Stage 2: deployment-owned staging verification
- Stage 3: Beam host-bound live verify and issue feedback publish
Known Limits
- No Beam-owned service runtime to monitor directly.
- No write-back to Fabric truth surfaces.
- Multi-tool deep execution coverage is partial and owner-dependent.
Exceptions / Waivers
- Exceptions are issue-driven and must be explicitly referenced in run evidence or maintenance artifacts.
Related Issues
jhf-beam#89jhf-beam#119jhf-beam#120jhf-beam#126jhf-beam#138
License
AGPLv3. See ../LICENSE (LICENSE).
Learn more at helpifyr.com.