Overview of Agent Documentation Directory
mainThe agent_docs/ directory contains task-specific documentation designed for AI coding agents. It follows a progressive disclosure pattern, meaning documentation is segmented into specialized files to maintain a focused context window and improve instruction following. Instead of a single monolithic file, agents are expected to read only the relevant documentation for their current task.
Key documentation areas include:
- Architecture & Tech Stack: System models, service relationships, and library usage.
- Development & Style: Workflows, testing strategies, and code patterns.
- UI & Design: Page layouts, data visualization colors, and theme systems (HyperDX vs ClickStack).
- Evaluations: The MCP eval framework for benchmarking and A/B comparisons.