# Article Project Structure Use this structure for article projects that enter Writing Workbench after a Web initial outline already exists. ```text YYYY-MM-DD-short-slug/ project.md source-map.md status.md decision-log.md intake/ intake-note.md background.md outline/ outline-v1.0.md materials/ source-links.md source-digests/ compression-notes.md audit/ audit-log.md reviewer-id/ r1.1/ agent-invocation-packet.md run-metadata.json prompt-to-send.md returned-output.md editor/ editor-log.md lead-writer-id/ r1.1/ agent-invocation-packet.md run-metadata.json prompt-to-send.md returned-output.md outline-review/ review-brief.md user-reflection.md synthesis-for-writer.md handoff/ outline-review-complete.md drafting/ drafting.md sessions/ 00-intro.prompt-1.md 00-intro.returned-1.md 00-intro.prompt-2.md 00-intro.returned-2.md 01-1-1.prompt-1.md 01-1-1.returned-1.md revision/ revision-sessions/ draft-v2.md publish/ local-final.md knowledge-vault-target.md ``` Folders may be created as needed. Do not create empty stage files merely to satisfy the structure.