Add a proper public-facing documentation site using Mintlify with 19 MDX pages covering getting started, auto mode, commands, configuration, and all user-facing features. Move internal/SDK documentation (Pi SDK, TUI, context & hooks, research notes, ADRs) to docs-internal/ since they should not be part of the public documentation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 01-work-decomposition.md | ||
| 02-what-to-keep-discard-from-human-engineering.md | ||
| 03-state-machine-context-management.md | ||
| 04-optimal-storage-for-project-context.md | ||
| 05-parallelization-strategy.md | ||
| 06-maximizing-agent-autonomy-superpowers.md | ||
| 07-system-prompt-llm-vs-deterministic-split.md | ||
| 08-speed-optimization.md | ||
| 09-top-10-tips-for-a-world-class-agent.md | ||
| 10-top-10-pitfalls-to-avoid.md | ||
| 11-god-tier-context-engineering.md | ||
| 12-handling-ambiguity-contradiction.md | ||
| 13-long-running-memory-fidelity.md | ||
| 14-multi-agent-semantic-conflict-resolution.md | ||
| 15-legacy-code-brownfield-onboarding.md | ||
| 16-encoding-taste-aesthetics.md | ||
| 17-irreversible-operations-safety-architecture.md | ||
| 18-the-handoff-problem-agent-human-maintainability.md | ||
| 19-when-to-scrap-and-start-over.md | ||
| 20-error-taxonomy-routing.md | ||
| 21-cost-quality-tradeoff-model-routing.md | ||
| 22-cross-project-learning-reusable-intelligence.md | ||
| 23-evolution-across-project-scale.md | ||
| 24-security-trust-boundaries.md | ||
| 25-designing-for-non-technical-users-vibe-coders.md | ||
| 26-cross-cutting-themes-where-all-4-models-converge.md | ||
| README.md | ||
Building Coding Agents — Research
Split into individual files for easier consumption.
Table of Contents
- 01. Work Decomposition
- 02. What to Keep & Discard from Human Engineering
- 03. State Machine & Context Management
- 04. Optimal Storage for Project Context
- 05. Parallelization Strategy
- 06. Maximizing Agent Autonomy & Superpowers
- 07. System Prompt & LLM vs Deterministic Split
- 08. Speed Optimization
- 09. Top 10 Tips for a World-Class Agent
- 10. Top 10 Pitfalls to Avoid
- 11. God-Tier Context Engineering
- 12. Handling Ambiguity & Contradiction
- 13. Long-Running Memory Fidelity
- 14. Multi-Agent Semantic Conflict Resolution
- 15. Legacy Code & Brownfield Onboarding
- 16. Encoding Taste & Aesthetics
- 17. Irreversible Operations & Safety Architecture
- 18. The Handoff Problem: Agent → Human Maintainability
- 19. When to Scrap and Start Over
- 20. Error Taxonomy & Routing
- 21. Cost-Quality Tradeoff & Model Routing
- 22. Cross-Project Learning & Reusable Intelligence
- 23. Evolution Across Project Scale
- 24. Security & Trust Boundaries
- 25. Designing for Non-Technical Users ("Vibe Coders")
- 26. Cross-Cutting Themes (Where All 4 Models Converge)
Split into per-section files for surgical context loading.