Strategic Architecture Discussion
One sentence:
Cryptographic receipts for AI execution that work everywhere AI runs.
AI is entering regulated industries. Regulators will demand proof of what happened.
Logs can be falsified.
Attestations can't — if they're witnessed by an independent party and anchored in a transparency log.
The Boundary
TypeScript generates receipts and stores them. Rust verifies them. That's the entire interface. Both sides speak the Receipt JSON schema.
Where do you see the Rust surface area growing? Should policy evaluation move into Rust for auditability?
The unlock: GLACIS doesn't require customers to change their AI integration. The sidecar proxies existing API calls, attests them, and passes through the response.
[App] → [GLACIS Sidecar] → [OpenAI/Anthropic] → [GLACIS Sidecar] → [App]
↓
[Transparency Log]
What deployment model do you see AI vendors actually using? Are they Cloudflare-native, or do we need the container story immediately?
GLACIS attests deterministic facts:
What if attestation includes why the AI behaved a certain way?
Strategic Question
Is GLACIS logging infrastructure, or does it become an analysis layer?
You've thought deeply about knowledge systems. Where does ML fit in compliance infrastructure — in the attestation itself, or as a separate service consuming the log?
Does "zero integration change" actually matter to AI vendors, or do they want deeper integration?
Logging vs. analysis — and when that decision matters.
Right to go deep, or should we be more infrastructure-agnostic earlier?
What would you need to see before pointing an AI2 portfolio company at us?