950 B
950 B
Operations
Ingest (source → wiki)
Input: a new file in ../raw/.
Steps:
- Read the source.
- Extract: key claims, definitions, entities, concepts, open questions.
- Create/update wiki pages:
- concept page(s)
- entity page(s) if needed
- comparisons / synthesis pages if useful
- Add/refresh links between pages.
- Update index.
- Append an entry to log.
Query (wiki → answer)
- Read index to find relevant pages.
- Read those pages and synthesize.
- If the answer is reusable, file it back into the wiki as a new page and link it from index.
Lint (health check)
Periodically scan the wiki for:
- contradictions or competing definitions
- stale pages that haven’t been updated as sources grew
- orphan pages (no inbound links)
- concepts mentioned but missing their own page
- weak cross-linking
Output can be a short lint report page + a small backlog of suggested sources/questions.