Skip to content

Commit 7e9bac5

Browse files
committed
docs(credits): add comprehensive CREDITS.md attribution registry
Single attribution registry for every upstream project, dependency, application, repo, file, and pattern that MiOS is built on top of or refers to -- with links to each upstream and a short note on its role. Scope split (intentional, no overlap): - CREDITS.md : attribution + origin links (this file) - LICENSES.md : license terms per component - SOURCES.md : KB-grade citation tracking for usr/share/doc/mios - usr/share/mios/PACKAGES.md : per-RPM accounting Sections cover: foundational substrate, image-mode atomic stack, base image lineage, build/sign pipeline, container runtime + Quadlet, local AI runtime, OpenAI public API spec, AI/LLM tooling, vector RAG datastores, network/system services, storage + cluster, desktop/graphics, security stack, GPU stacks, virtualization + VFIO, gaming compat, KB ingestion conventions, reference distros, MiOS patterns, internal canonical files, bootstrap repo, and an origin-summary appendix. No personal/contributor credits yet -- those land when the public contributor list does. .gitignore: whitelist /CREDITS.md.
1 parent 3f219a2 commit 7e9bac5

2 files changed

Lines changed: 373 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
!/AI.md
3030
!/API.md
3131
!/CLAUDE.md
32+
!/CREDITS.md
3233
!/GEMINI.md
3334
!/system-prompt.md
3435
!/ARCHITECTURE.md

0 commit comments

Comments
 (0)