Skip to content

Commit e363b4c

Browse files
committed
adr: record docs source decision
1 parent 76348b6 commit e363b4c

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

adr/0001-docs-source.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# ADR-0001: Repository docs are the source
2+
3+
## Status
4+
5+
Accepted
6+
7+
## Context
8+
9+
AI-OS has repository docs and wiki pages. They need one source of truth.
10+
11+
## Decision
12+
13+
The repository `/docs` tree is the source of truth. Wiki pages are curated navigation pages.
14+
15+
## Consequences
16+
17+
- Changes are reviewed through pull requests.
18+
- Documentation is versioned with workflows and templates.
19+
- Wiki pages can stay concise.

0 commit comments

Comments
 (0)