← Index
Source: docs/handbook/documenting-ideas.md (auto-generated by scripts/generate-docs-html.mjs — edit the .md, not this file)

Documenting an Idea (AI-assisted)

For a solo, AI-assisted workflow the documentation pipeline collapses: the conversation with the AI is the capture + brainstorm + draft stages all at once, and the repo markdown is both the draft and the formal doc. You don't need a separate notebook, whiteboard, or Notion — you describe the idea, the AI drafts it straight to markdown, you refine and commit.

1. IDEA            2. DESCRIBE             3. DRAFT                4. REVIEW & COMMIT
(in your head)     (a request to the AI)   (AI → markdown in repo) (refine, then commit)
        →                  →                        →                      →
"the raw thought"  "think out loud"        docs/ … .md             formal, versioned

Principles

Optional asides