Commit eee3962
committed
docs: FHS-categorize all operator docs; move agent contract to usr/share/mios/ai/
Project invariant per user direction: regular documentation is
categorized and stored according to OpenAI-API-style topical groupings
under usr/share/doc/mios/{concepts,guides,reference,audits}/ (FHS 3.0
canonical doc path). The agent-facing architectural-laws contract and
audit-mode prompt live under usr/share/mios/ai/ alongside system.md.
Moves (git mv preserves history):
- INDEX.md -> usr/share/mios/ai/INDEX.md
- CLAUDE.AUDIT.md -> usr/share/mios/ai/audit-prompt.md
- ARCHITECTURE.md -> usr/share/doc/mios/concepts/architecture.md
- ENGINEERING.md -> usr/share/doc/mios/guides/engineering.md
- DEPLOY.md -> usr/share/doc/mios/guides/deploy.md
- SELF-BUILD.md -> usr/share/doc/mios/guides/self-build.md
- SECURITY.md -> usr/share/doc/mios/guides/security.md
- INSTALL.md -> usr/share/doc/mios/guides/install.md
- API.md -> usr/share/doc/mios/reference/api.md
- SOURCES.md -> usr/share/doc/mios/reference/sources.md
- CREDITS.md -> usr/share/doc/mios/reference/credits.md
- LICENSES.md -> usr/share/doc/mios/reference/licenses.md
- TREE.md -> usr/share/doc/mios/reference/tree.md
- MiOS-Engineering-Reference.md -> usr/share/doc/mios/reference/engineering-reference.md
- MiOS-Build-Scripts.md -> usr/share/doc/mios/reference/build-scripts.md
- AUDIT-FINDINGS-20260505.md -> usr/share/doc/mios/audits/AUDIT-FINDINGS-20260505.md
Removed: 10 obsolete numbered summaries under usr/share/doc/mios/
(00-overview.md through 90-deploy.md) -- they were derivations of the
root-level docs that are now the canonical FHS-located source.
Kept at root (GitHub conventions / tool discovery):
- README.md, LICENSE, CONTRIBUTING.md, SECURITY.md (now a 5-line
pointer to the canonical guide), AGREEMENTS.md, VERSION
- AGENTS.md, CLAUDE.md, GEMINI.md, system-prompt.md (thin
redirectors per the OpenAI-API-vendor-neutral discovery convention)
- llms.txt, llms-full.txt, manifest.json, MiOS-SBOM.csv
- .gitignore, .gitattributes, .editorconfig, .cursorrules, .clinerules
- All build orchestration scripts (Containerfile, Justfile, *.ps1, *.sh)
Cross-references updated across 51 files (README, llms.txt, llms-full,
CONTRIBUTING, AGREEMENTS, agent system prompts, Quadlet headers,
automation banners, push-to-github, tools manifests, docs that cite
each other) via a python regex pass that only rewrites bare-filename
citations -- already-correct paths under usr/share/doc/ or
usr/share/mios/ai/ are not touched.
.gitignore whitelist trimmed to only the 16 files that remain at root;
new files under usr/share/doc/mios/ and usr/share/mios/ai/ are
automatically tracked via the existing cascade rules in sections 2b/9.1 parent cc6aeec commit eee3962
68 files changed
Lines changed: 424 additions & 1481 deletions
File tree
- .github
- automation/lib
- etc
- containers/systemd
- mios/system-prompts
- profile.d
- tools
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
35 | 43 | | |
36 | 44 | | |
37 | | - | |
38 | | - | |
39 | 45 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 46 | | |
45 | 47 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 53 | | |
57 | | - | |
58 | | - | |
59 | 54 | | |
60 | 55 | | |
61 | 56 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 57 | + | |
| 58 | + | |
72 | 59 | | |
73 | 60 | | |
74 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
| 147 | + | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
| 193 | + | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
205 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
206 | 209 | | |
207 | 210 | | |
208 | 211 | | |
209 | 212 | | |
210 | 213 | | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
211 | 218 | | |
212 | 219 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
222 | 237 | | |
223 | 238 | | |
224 | 239 | | |
225 | 240 | | |
226 | | - | |
227 | | - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
228 | 244 | | |
229 | 245 | | |
230 | 246 | | |
| |||
244 | 260 | | |
245 | 261 | | |
246 | 262 | | |
247 | | - | |
| 263 | + | |
248 | 264 | | |
249 | 265 | | |
250 | 266 | | |
| |||
0 commit comments