BEZALINK POLYMORPHIC ENGINE v4.0
ADAPTIVE COGNITIVE INFRASTRUCTURE // SOVEREIGN EDITION
15 ENDPOINTS ACTIVEOUTER COURT
SYSTEM STATUS
ENGINE:POLYMORPHIC_ENGINE v4.0
COURT:DUAL (OUTER|INNER)
ORACLE:FIDELITY: 0.65 THRESHOLD
CRUCIBLE:RED-TEAM VALIDATOR: ACTIVE
LEDGER:MERKLE CHAIN: ONLINE
AUTHENTICATION
ARMED
All endpoints require:
Authorization: Bearer <api-key>
Exception: /api/health — no auth required
Issue keys: POST /api/admin/keys (Founder only)
API SURFACE — 15 ENDPOINTS
NOAMETHODROUTEAUTHDESCRIPTION
GET/api/healthOPENSubsystem health check
POST/api/renderKEYFull 13-stage VKO pipeline
POST/api/pceKEYArchetype detection + LME routing
POST/api/archetypeKEYStandalone archetype detection
POST/api/evaluateKEYSession competency evaluation
POST/api/redeemKEYSession redemption + reward
POST/api/scaleKEYMulti-LME batch rendering
POST/api/court-translateKEYLexical court translation
GET|POST/api/switchKEYStrategic Switch (Founder)
GET/api/ledgerKEYGovernance ledger audit
GET|POST/api/vkoKEYVKO registry
GET|POST/api/learnerKEYLearner registry
GET|POST|PUT/api/sessionKEYSession management
GET/api/esrmKEYSpaced repetition due items
GET|POST|PUT/api/admin/keysKEYAPI key management (Founder)
QUICK START
# Health check
GET /api/health
# Full spec
GET /openapi.yaml