📄️ Agent workforce overview
Overview of Aucert's AI agent workforce managed through Astra
📄️ Dispatch architecture
How tasks flow from Plane to AI agents for autonomous execution
📄️ Adding a new agent
Step-by-step guide to provisioning a new AI agent in Astra
📄️ Spec agent v0.1 — handover (2026-05-01)
Spec agent (atlas) v0.1 handover: smoke loop closed, next milestone is Google Docs webhook → spec agent renewal job, plus outstanding cleanup items.
📄️ Model routing and operator labels
How spec-agent (atlas) selects models, how operators override the default via comment tags, and how reply prefixes identify which model answered
📄️ Drive watch — end-to-end test loop runbook
Mandatory feedback loop for verifying any change to the Drive watch pipeline (listFileComments, listChanges, createChangesWatchChannel, DriveChangesProcessActivity, DriveReconciliationActivity). Posts a real comment on a real Doc and verifies atlas's reply.
📄️ Drive watch — pending followups (2026-05-08)
Three open follow-ups from the completed Drive watch migration — alerting log shape, alerting rules wiring, and legacy row cleanup
📄️ Drive watch migration — historical record (2026-05-06, complete)
Drive watch migration record. Phases 1–3.1 shipped 2026-05-06 to 2026-05-08.
📄️ Per-agent memory across channels — handover (2026-05-06)
Handover for per-agent memory design. Atlas maintains conversation continuity across all its channels.
📄️ Shared KB bifurcation — wiki-indexed now, vector-RAG deferred (2026-05-08)
Decision to use markdown + INDEX.md as the agent shared knowledge base, deferring vector-RAG until corpus scales.