We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76348b6 commit e363b4cCopy full SHA for e363b4c
1 file changed
adr/0001-docs-source.md
@@ -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