Skip to main content

Install

Documentation Map

Install

jhf-beam is a verification and governance repository, not a long-running application service.

Installation means:

  • clone the repository
  • verify the pinned repo-owned artifacts
  • use the documented host-bound verification entrypoints where required

Bootstrap

git clone `JaddaHelpifyr/j`hf-beam.git
cd jhf-beam

First Verify

python3 maintenance/verify-maintenance-contracts.py
python3 maintenance/verify-upgrade-suite.py
python3 maintenance/verify-docs-inventory-adoption.py

Host-Bound Verify Entry

For live host attachment and bounded host checks, use:

Scope Notes

  • no Beam-owned runtime service is installed
  • no Beam-owned deployment control plane is installed
  • Beam remains a repo-owned verifier and contract surface

License: AGPLv3. See ../LICENSE (LICENSE).

Learn more at helpifyr.com.