Context Vigilance
The why beneath the code
Specs, habits, and reflections that shape how augment-it gets built. Versioned context, intentionally legible.
Sort by
reminders
Dates are UTC at rest, viewer-local at render
The canonical spec lives in the ai-labs parent, not here
This repo's context-v/ holds implementation-local docs only. The spec of record — contract, session model, schema, increments — is ai-labs/context-v/specs/Id-Didi-Sh-Identity-Service.md. Read it before changing anything load-bearing.
explorations
What Corpora-Builder Needs From didi.sh — the primitives list, handed over early
corpora-builder wants workspace identity from didi.sh. Two gaps: workspaces aren't a thing here yet, and a CLI has nowhere to put a cookie.
Serving Secrets Server-Side as an MCP Capability Plane
Implementation-local notes on a remote MCP endpoint that holds credentials server-side and hands collaborators capabilities, not secrets.