AsDecided: Repository-Native Decision Infrastructure for AI Coding Agents
daniel_mac8 · x · 2026-08-11
AsDecided is repository-native decision infrastructure designed for AI coding agents. It aims to solve the problem of agents drifting from established architectural guidelines during development.
Core mechanisms include:
- Record & Retrieve: Saves human-reviewed engineering decisions as Markdown within the repository, providing agents with a deterministic, read-only retrieval interface.
- Cite & Enforce: Each decision has a stable ID, allowing agents to cite the authority behind their plans. Objective consequences can be linked to architecture tests or CI checks to ensure rules are enforced.
More from coding & agent
- Security Researcher Discusses Monitoring Strategies for High-Risk AI Agent Tool Calls — ArthurConmy · 2026-08-11
- Paper2code: Open-source Agent skill turns arXiv URLs into working code — tom_doerr · 2026-08-11
- Developer Adds MCP Connector to Windows Notepad for Bulk Saving and AI Semantic Search — dorightberight · 2026-08-11
- Cloudflare Launches CI SDK with AI Agents for Self-Healing Build Pipelines — ritakozlov · 2026-08-11
- How Do You Test AI Agents Before Production? Devs Discuss Hallucinations & Edge Cases — Saurabh4266 · 2026-08-11
- Developer Shares Workflow of Building an App Without Reading a Single Line of AI-Generated Code — tawnniee · 2026-08-11