- Create docs/README.md with YAML frontmatter and index placeholder - Add Documentation (SOURCE OF TRUTH) section to root CLAUDE.md
13 lines
282 B
Markdown
13 lines
282 B
Markdown
---
|
|
title: "Documentation"
|
|
role: part
|
|
parent: null
|
|
order: 1
|
|
description: "Project documentation index"
|
|
---
|
|
|
|
# Documentation
|
|
|
|
Project documentation lives here.
|
|
|
|
> This directory is maintained automatically. When features are added or changed, corresponding documentation is updated.
|