Guide

Scaffold a concept page

Create a validated concept with problem, why, and mental model.

Use this when

  • Documenting a product idea that needs explanation first

Do not use this when

  • Writing a step-by-step production procedure (use a guide)

Invariants

  • Docify does not invent the concept from source code

Steps

  1. 1. Run docify scaffold concept <id>
    Expected: Markdown file under concepts/
  2. 2. Fill summary, problem, why, mental model
    Expected: Human-understanding fields present
  3. 3. Run docify validate
    Expected: Validation passes

Verification

  • Concept appears in INDEX.md after build

Download Markdown