-
Notifications
You must be signed in to change notification settings - Fork 2
index_llm wiki memory template
Chris Sweet edited this page May 20, 2026
·
17 revisions
type: index up: "Home_llm-wiki-memory-template"
Catalog of all wiki pages, organized by category.
- Home: project summary and navigation
- Schema: conventions and operations reference
- Log: chronological record of wiki activity
- Wiki-LLM-Pattern: compounding wiki vs RAG, three-layer architecture
- Three-Operations: Query, Ingest, Lint
- Template-vs-Derived-Projects: template scaffolding vs instantiated project
- Agent-Overlays: Claude Code, Cursor, none
- Typed-Edges-and-Frontmatter: frontmatter conventions, edges as interface operations
- Knowledge-Graph-Pipeline: Fuseki + SPARQL over wiki frontmatter
- Verification-Gate: four-criteria pre-commit gate (PR #1)
- Discipline-Gates: universal rationalizations always wrong (PR #1)
- PostToolUse-Hook: advisory write-time reminder
-
Log-Entry-Attribution:
by:line + one commit per entry (PR #4) -
Sync-Flow:
ALWAYS_FILEScontract for template updates
- Lesson-Parallel-File-Drift: same content in two files
- Lesson-Hook-Type-Matters: prompt-type hooks cannot be advisory
- Lesson-Validation-Methodology: structural + behavioral testing
- Limitation-Prompt-Injection-Residual: dominant residual risk
- Limitation-Inverse-Edges-Missing: issue #3, no declared edge inverses
-
Limitation-Untested-Overlays: Cursor and
nonenot behaviorally validated
- Applied-Example-Microelectronics-Tutor-Demo: wiki-llm as undergraduate tutor