BUILDER SURFACE

Michiel Brinkers

Builder · Technical Advisor

MB001

Technical Evaluation Entry Point

Hey Michiel, sorry about the unwired links and .zip I shared earlier. I'm still getting everything wired but I think this page provides you with the entry point you need. On the call we can discuss how to deepen that.

—Jason

What To Click First (3 Steps)

  1. Trust Center — Amodei 5-Risk Taxonomy mapped to live controls
    trust.ethraeon.ai →
  2. Governance Trace — Submit an action, get a constitutional verdict + hash
    governance.ethraeon.ai →
  3. API Health — Direct backend verification
    api.ethraeon.ai/health →

Live Backend Proof

Run this in your terminal to verify the backend is real:

curl -s https://cct.ethraeon.ai/v1/compliance/status | jq

Expected response:

{ "compliance_rate": 1.0, "total_checks": 156, "passed_checks": 156, "sovereignty_preserved": true }

What Is Live vs What Is Governed

21 Python processes running on VPS

CCT (Port 8002) LIVE
SOCP (Port 8100) LIVE
Tracelet (Port 8007) LIVE
Cipher (Port 9009) LIVE
Kairos (Port 9010) LIVE

⟁ Verify Reality

Click any link. If it returns JSON with a timestamp, the backend is connected.