Jun 18, 2026, 12:01 PM
This commit is contained in:
@@ -9,7 +9,7 @@ Coding style, naming, and structural conventions for the Knowledge Base.
|
||||
|
||||
## Formatting & Link Style
|
||||
|
||||
- **WikiLinks**: Prefer double brackets `[[knowledge/path/to/page]]` or standard relative link `[[page]]` for connections in the synthesis layer (`knowledge/`).
|
||||
- **Knowledge BaseLinks**: Prefer double brackets `[[knowledge/path/to/page]]` or standard relative link `[[page]]` for connections in the synthesis layer (`knowledge/`).
|
||||
- **YAML Frontmatter**: When requested or appropriate, include metadata (tags, dates, source counts) at the top of markdown files.
|
||||
- **Kebab Case**: File names in `knowledge/concepts/` and `knowledge/entities/` must be kebab-case (e.g., `human-in-the-loop.md`, `sql-server.md`).
|
||||
|
||||
@@ -24,3 +24,4 @@ Coding style, naming, and structural conventions for the Knowledge Base.
|
||||
## Feynman Problems Alignment
|
||||
|
||||
- **Central Alignment**: Every newly ingested raw file must be tested against the 12 Feynman Problems documented in `knowledge/feynman_problems.md`. If the content addresses or helps answer any of those questions, update the respective section in `knowledge/feynman_problems.md` with a direct link and concise insight.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user