Skip to main content

Troubleshooting

Documentation Map

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 <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

License

AGPLv3. See ../LICENSE (LICENSE).

Learn more at helpifyr.com.