tesseract terminus
KETHER_GATE · v1.3.0
UPLINK --:--:-- UTC
STANCEzero third-party telemetry · zero vendor middleware · local-first·PAMin-browser WebGPU runtime · no packets leave during inference·SAAsovereign-node proxy · /api/saa/{stripe|paypal|chain|cashapp} · secrets node-side·

◇ COMPLIANCE SURFACE

Audit Center

Current verification posture, stated without embellishment. Rows marked PENDING are genuinely incomplete; rows marked DECLARED are intentions we have written down but do not yet enforce in code.

STATUS · Independent Security Audit: Pending. No certification is claimed.

BUILD IDENTITY

What exactly is running, and can it be bound to a commit.

  • Repository version
    v1.3.0
    Console release tag shown in the command bar.
    VERIFIED
  • Git commit
    unrecorded
    Set VITE_GIT_COMMIT at build time to bind the running bundle to a commit.
    PENDING
  • Build timestamp
    unrecorded
    Set VITE_BUILD_TIME at build time. Unrecorded is stated, never guessed.
    PENDING
  • Deployment
    universaltruth.life · hosted build + IPFS-pinnable bundle
    The hosted build is a convenience, not a trust root. Pin and compare the CID.
    VERIFIED

AUDIT STATUS

External review posture and reproducible evidence.

  • Independent security audit
    Not commissioned
    No certification is claimed. Scope is defined in docs/AuditScope.md.
    PENDING
  • Contract audit bundle
    SHA-256 8f21bb6e…09a30 · Bitcoin block 959472
    Frozen and anchored. Reproduce with sha256sum and `ots verify` against docs/.
    VERIFIED
  • Preflight invariants
    8/8 PASS (contracts/scripts/preflight.js)
    Re-run locally: cd contracts && npm run preflight — must exit 0.
    VERIFIED
  • Anchor coverage
    12 recorded Bitcoin anchors
    Each entry is reproducible by re-running `ots verify` on the original bytes.
    VERIFIED

CONTRACT & GOVERNANCE

On-chain surface, ownership model, and the mainnet gate.

  • Truth Coin — testnet
    Soulbound ERC-20 on Base Sepolia. Read live on the Truth Coin view.
    VERIFIED
  • Truth Coin — mainnet
    gated
    Safe multisig on Base not created / not recorded · Independent third-party audit not commissioned / not recorded · Admin time-lock declared (48h) but not enforced by deployed code
    BLOCKED
  • Ownership — Safe multisig
    Not created
    Target is a 2-of-3 Safe on Base. Two-step ownership transfer prevents orphaning.
    PENDING
  • Admin time-lock
    48h · declared, not enforced
    Enforcement requires a deployed Safe module. A declared delay is an intention, not a protection.
    DECLARED

VERIFICATION

The controls that decide whether anything renders green.

  • Verifier
    src/lib/signed-envelope.ts — ARCHANGEL/v0, fail-closed
    Single trust decision point. Signature checked over raw bytes before parsing.
    VERIFIED
  • Freshness bounds
    TTL ≤120s · future skew ≤30s · counter monotonicity server-side
    Bounds replay of genuinely signed payloads.
    VERIFIED
  • Scheduled re-verification
    pg_cron `reprobe-mesh-15m` → /api/public/hooks/reprobe
    Server repeats the identical check every 15 minutes. Rows are derived data only.
    VERIFIED
  • Telemetry
    OFF by default (LOCAL / POSTHOG opt-in)
    Only POSTHOG mode emits packets, and it is opt-in per operator.
    VERIFIED

DOCUMENTATION

Written answers to the questions a reviewer asks first.

  • Architecture
    docs/Architecture.md
    Layers, modules, and the end-to-end verification flow.
    VERIFIED
  • Security model
    SECURITY.md · docs/SecurityModel.md
    Disclosure policy, threat model, key and secret handling, residual risks.
    VERIFIED
  • Audit scope
    docs/AuditScope.md · docs/AUDIT-TRANSMITTAL.md
    In-scope and out-of-scope surfaces, plus bundle reproduction steps.
    VERIFIED
  • Governance
    docs/Governance.md · POLICY-OF-INTENT.md
    Who can change what, and how a third party checks the rules were followed.
    VERIFIED
Reproduce independently: node scripts/substrate-snapshot.mjs · node scripts/build-manifest.mjs · ots verify docs/truthcoin-audit-bundle.ots
Security disclosures: security@universaltruth.life — see SECURITY.md.