Skip to main content

Troubleshooting

Primary References

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 <live-host>
python scripts/verify_runtime_guardrails.py --host <live-host> --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

License

AGPLv3. See ../LICENSE (LICENSE).

Learn more at helpifyr.com.