-
Notifications
You must be signed in to change notification settings - Fork 0
log_llm wiki KB
Chris Sweet edited this page Jul 14, 2026
·
15 revisions
type: index up: "Home_llm-wiki-KB"
Chronological record of wiki activity.
- by: Chris Sweet via claude-code
- Created wiki structure with namespaced navigation files
- Ready for first ingest
- by: Chris Sweet via claude-code
- Authored What-is-the-llm-wiki-Template (anchor), Template-Philosophy, When-to-Use-When-Not, Knowledge-Bundles-Overview from the seed at docs/llm-wiki-template-bundle-seeds.md
- Sources: template repo README/CLAUDE snippet/llm-wiki.md, template's own wiki (Wiki-LLM-Pattern, Three-Operations, Knowledge-Bundles-Framing, OKF-Alignment-Ideas), the WGRA flyer, and the vision wiki (Vision, Knowledge-Expertise-Experience, Knowledge-Bundles, Retrieval-Context-Envelope)
- Marked aspirational/planned items honestly: OKF import/export at analysis stage; vision-wiki concepts (context envelope, retrieval/reasoning-hop, Matrix analogy) flagged as framing not shipped mechanics
- Updated index_llm-wiki-KB.md and Home_llm-wiki-KB.md category nav
- by: Chris Sweet via claude-code
- Authored Wiki-Structure-and-Conventions, Best-Practices, Knowledge-Graph from the seed
- Sources: this bundle's SCHEMA_llm-wiki-KB.md and Edge-Types.md, scripts/kg/README.md, the discipline-gates and verification-gate agent docs, the template wiki's Knowledge-Graph-Pipeline and Typed-Edges-and-Frontmatter, and the vision wiki's Lightweight-Structural-Graphs
- Noted honestly:
area:is not a standard authored field in this template (tags plays that role, area is KG-materialized); scripts/kg/ is present here but not in the template's ALWAYS_FILES sync contract
- by: Chris Sweet via claude-code
- Authored Installation-and-Setup, Everyday-Operations, Team-Workflow, Extending-the-Template, Troubleshooting from the seed
- Sources: template README (instantiate.sh paths, agents, update-from-template), the Claude Code overlay setup.sh and ensure-wiki.py, the wiki-source/experiment/lint skills and commands, the multi-agent write protocol and wiki-write-protocol docs, features/README.md + adding-a-feature.md + agent-comms CLAUDE.section
- Corrections vs seed: KG uses rdflib+pyshacl in-process, not
arq(arq only on optional Jena/Fuseki path); write protocol reference impl shipped but not yet wired into default write path; Cursor overlay structural-only; wiki licensing and per-page student access not specified by the template