◈Governed
clearglass-commerce/
Autonomous Commerce Operator
A governed commerce engine — FastAPI control plane + Next.js storefront/admin. Pricing, payments, refunds and fulfillment stay blocked until a human approves.
- Risk-scored action router (0–100)
- Approvals queue for money-moving paths
- Safe
mock mode with no live key
⟠Autonomous
sentinel/ · PERCIVAL
PERCIVAL Agent Stack
The keyless governor / identity / capability / mission-memory core — stdlib-only, fail-closed Python agents that reason under strict capability scoping.
- Governor + identity + capability layers
- Mission-memory continuity
- No external keys, deterministic
❖Defender
sentinel/ · SENTINEL · AEGIS
SENTINEL & AEGIS Defenders
Named-agent defenders in the keyless sentinel index — continuous posture checks that surface risk without ever taking a destructive action on their own.
- Continuous posture & health signals
- Read-first, escalate-second
- Feeds the defender handoff reports
◇Mesh
sentinel/ · Agent Mesh
Agent Mesh
The coordination fabric that lets named agents pass missions, share memory, and hand off work while every step stays inside the same governance envelope.
- Mission routing between agents
- Shared, auditable context
- Target-state v9 architecture docs
◐Queue
control-plane/app/audit.py
Audit Ledger & Approvals
An append-only events ledger records every material change with its risk score; the approvals table is the only door high-risk actions can pass through.
- Immutable event trail
- Per-event risk annotation
- Human-in-the-loop gating
✧Scheduled
bots/ · .github/workflows/
Scheduled Bot Loops
Standalone automation bots (like the store smoke bot) run on scheduled workflows — daily governance self-checks and executive reports that keep the CI gates green.
- Storefront smoke + health checks
- Daily governance self-check
- Generated executive report