comiiit
This commit is contained in:
21
sources/README.en.md
Normal file
21
sources/README.en.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Raw sources — Immutable reference data
|
||||
|
||||
This directory contains raw reference data (links, books, standards, RFCs) from which the knowledge base is built.
|
||||
|
||||
**Rules:**
|
||||
- Content is **immutable** — once added, it does not change (append only)
|
||||
- A source is tagged `[done]` if it has already been processed into the KB
|
||||
- Each area has its own `sources.md`
|
||||
|
||||
## Structure
|
||||
|
||||
```
|
||||
sources/
|
||||
├── README.md
|
||||
├── cloud/
|
||||
├── networking/
|
||||
├── monitoring/
|
||||
├── cicd/
|
||||
├── databases/
|
||||
└── infrastructure/
|
||||
```
|
||||
Reference in New Issue
Block a user