X-40™ Docs
X-40™ Structural Governance Layer
X-40™ governs LLM and ML outputs at runtime. It returns a policy decision — ACCEPT or REQUIRE_VERIFICATION — backed by behavioral telemetry and QEIv15™ structural evidence (Φ, κ, ΔS families) via ResearchCore.
Hosted API Base URL
https://x40-api.neoamorfic.ai
Authentication is via a single header:
X-Api-Key: <YOUR_X40_KEY>
What X-40™ returns
- policy decision (accept / require_verification)
- reason codes and indices (why a run is risky or stable)
- audit fields (run id, timestamps, hashes)
- optional QEIv15™ evidence anchors via ResearchCore
How to use these docs
- Quickstart gives copy-paste requests to validate access.
- Trace vs Sidecar explains telemetry requirements and privacy posture.
- QEIv15™ Evidence explains the second evidence channel and why it matters.
- API Reference is the request/response contract.