Drafts architecture documentation with ASCII box diagrams and pseudocode (no raw SQL or implementation syntax). Use when the user asks for architecture diagrams, flow documentation, architecture-flow.md, or documents cron, API, or feature flows.
When producing architecture or flow docs:
architecture-flow.md beside the feature (same directory as the code being documented) unless the user specifies another path.Single paste-in command and plain steps: README.md.
Queries: Describe in pseudocode, not exact SQL.
# Good