Skip to content

v1.0.0

@BHAWESHBHASKAR BHAWESHBHASKAR tagged this 12 Jun 04:28
Complete runtime trust infrastructure for autonomous systems.

Phases 1-79: Runtime interception, machine identity, trust-aware security,
cloud control plane, federated trust, SDKs, integrations, observability,
production hardening, and final completion.

Components:
- runtime/gateway: 152 Go files, 866 tests, 0 data races
- identity: 14 Go files, 66 tests
- trust: 20 Go files, with file-backed GraphStore
- 5 Go microservices (approval, alerting, observability, receipt-storage, analytics)
- 1 TS service (analytics)
- cloud/control-plane: Fastify + Drizzle + PostgreSQL
- enterprise/sso + compliance: OIDC + SAML + SOC2/GDPR
- 6 framework integrations (CrewAI, OpenAI, OpenAI Agents, LangChain, MCP, browser-automation)
- 3 policy adapters (OPA Rego, AWS Cedar, custom JSON) with full implementations
- apps/admin-dashboard: Next.js UI
- sdk/typescript + sdk/python with portable verification
- security profiles: AppArmor, eBPF, Seccomp, Firecracker

Test coverage: 1300+ test functions, 0 data races
Documentation: full API reference, security threat model, deployment guide
License: Apache 2.0
Repository hygiene: LICENSE, CHANGELOG, CONTRIBUTING, CODE_OF_CONDUCT, SECURITY
GitHub: issue templates, PR template, golangci-lint workflow
Assets 2
Loading