Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.38 KB

File metadata and controls

33 lines (21 loc) · 1.38 KB

Repository README | Official docs | AGENTS

Internal Documentation

This directory is the internal delivery space for the repository.

Purpose

_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.

Sections

Informational References

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.

Navigation rules

  • 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.md above it.