# Changelog — KB System All notable changes to KB files and system. ## [2025-01-27] KB System Setup ### Added - `kb/README.md` - KB system documentation - `kb/_templates/note.md` - Note template - `kb/_templates/decision.md` - Decision template - `kb/_templates/howto.md` - HowTo template - `kb/_guides/KB_INGEST_PROMPT.md` - KB ingestion system prompt - `kb/scripts/generate-index.sh` - Index generation script - `kb/CHANGELOG.md` - KB changelog (this file) ### Notes - Phase 2 KB System Setup completed - All templates include complete frontmatter with all 18 required fields - Index generation script created and tested - System customized for Tendril project (replaced "pairs" references with "tendril") ---