docs: add documentation index scaffold

- Create docs/README.md with YAML frontmatter and index placeholder
- Add Documentation (SOURCE OF TRUTH) section to root CLAUDE.md
This commit is contained in:
Hibryda 2026-03-05 23:14:43 +01:00
parent 7d4e5a33c9
commit 5996615e68

13
docs/README.md Normal file
View file

@ -0,0 +1,13 @@
---
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.