build(dist-hermes): rebuild from source (wiki 1.1.0, projects-meta 1.2.0)

This commit is contained in:
2026-05-25 00:28:54 +03:00
parent 790f1f41b8
commit bcb500bcf5
4 changed files with 41 additions and 22 deletions

View File

@@ -86,7 +86,7 @@ line to `log.md` with the findings.
```yaml
---
title: Человекочитаемое имя
type: entity | concept | package | source | overview
type: entity | concept | package | source | contradiction | open-question | overview
tags: [short, tokens]
sources: [../sources/foo.md, ../sources/bar.md]
updated: 2026-04-21
@@ -94,13 +94,16 @@ updated: 2026-04-21
```
Source pages also carry `ingested: YYYY-MM-DD` and `raw_path: ../raw/...`.
Contradiction pages also carry `status: open | resolved | accepted-divergence` and `affects: [../entities/x.md, ../concepts/y.md]`.
Open-question pages also carry `status: open | answered | obsolete` and `touches: [../entities/x.md, ../sources/z.md]`.
### File naming
- `kebab-case.md`, **Latin only**. Transliterate Cyrillic / non-Latin in
filenames; keep the original title in H1 + frontmatter.
- `entities/<name>.md`, `concepts/<name>.md`, `packages/<name>.md`
(no `@org/` prefix), `sources/<slug>.md`.
(no `@org/` prefix), `sources/<slug>.md`, `contradictions/<slug>.md`,
`open-questions/<slug>.md`.
### `log.md` — append-only, grep-parseable