A curated collection of academic-grade preprints, implementation guidelines, and engineering logs specifically detailing the design, constraints, and operational telemetry of the Anchor engine.
// 1. Preprints & Papers
Governance//2026-06-02//P-001
Anchor: A Federated Governance Engine for Secure and Compliant Agentic AI Systems
We present Anchor, a federated governance engine that unifies pre-deployment static code analysis (v1–v4) with runtime decision auditability (v4.3.5) under a single cryptographically signed constitution.
Sovereign Relay Protocol & Temporal Ledger Entry Sync
An explanation of the Sovereign Relay Protocol and how I designed temporal ledger synchronization to allow regulators to audit localized spokes securely.
Tree-Sitter AST & Multi-Language Adapters in PolicyEngine
My technical thesis on why post-inference scanning is a systemic failure, and how I built the PolicyEngine to scan code structures at the AST level using Tree-Sitter.