Troubleshooting
Documentation Map
-
Troubleshooting
-
Channel:
stable -
Source repo:
JaddaHelpifyr/jhf-warp
Troubleshooting
Primary References
- Operations
- Runbook
- Operator Runbook (
docs/OPERATOR_RUNBOOK.md)
Docs / Contract Drift
Run this check:
python scripts/verify_docs_inventory.py
python scripts/verify_docs_rc_readiness.py
Runtime / Materialization Drift
Run this check:
python scripts/verify_runtime_materialization.py
python scripts/verify_runtime_materialization.py --host <internal-runtime-redacted>
python scripts/verify_runtime_guardrails.py --host <internal-runtime-redacted> --report artifacts/runtime-guardrails-live-report.json
Auth / Authority Drift
Run this check:
python -m pytest -q tests/test_api.py tests/test_release_docs.py
Related Documents
License
AGPLv3. See ../LICENSE (LICENSE).
Learn more at helpifyr.com.