Repository README | Official docs | AGENTS
This directory is the internal delivery space for the repository.
_docs/ stores the documentation needed to plan, track, and evolve the repository with AI-assisted workflows:
- MVP planning and implementation guidance
- task decomposition
- changelog history
- internal workflow agreements
This is intentionally separate from docs/, which is reserved for the official application documentation.
- _MVP/README.md for product intent, architecture, stack, configuration, routing, and testing guidance
- _INFRA/README.md for internal infrastructure scope and Terraform guidance
- _TASKS/README.md for the task board and task authoring rules
- _CHANGELOG/README.md for changelog workflow and entry index
Higher-level chatbot platform and SaaS orchestration reference documents were intentionally moved out of this repository to keep the internal documentation scoped to the router itself.
- Every documentation directory must have a
README.md. - Every documentation Markdown file should expose navigation controls near the top.
- When a new documentation area is added, update this index and the
README.mdabove it.