28 lines
1.7 KiB
Markdown
28 lines
1.7 KiB
Markdown
# Wiki Change Log
|
|
|
|
## [2026-07-30 08:40] - [UPDATE]
|
|
- **File Affected:** `wiki/index.md`
|
|
- **Description:** Bumped `kb_schema_version` from `1.2` to `1.3` — a minor bump for the additive `has_expertise_in`/`owns` graph edge types. No existing field or convention changed meaning.
|
|
- **Source:** Chat conversation implementing eight ideas drawn from Cerebras' "How We Built Our Knowledge Base".
|
|
---
|
|
|
|
## [2026-07-30 08:38] - [UPDATE]
|
|
- **File Affected:** `wiki/graph/index.md`
|
|
- **Description:** Documented two new optional edge types, `has_expertise_in` and `owns`, alongside the existing structural ones, so "who knows about X" / "who owns X" become direct graph lookups. Both are evidence-only — never inferred from meeting attendance or job title.
|
|
- **Source:** Chat conversation implementing eight ideas drawn from Cerebras' "How We Built Our Knowledge Base".
|
|
---
|
|
|
|
## [2026-07-29 22:47] - [UPDATE]
|
|
- **File Affected:** `wiki/index.md`
|
|
- **Description:** Bumped `kb_schema_version` from `1.1` to `1.2` for the new optional project-scope and query-gap scaffold conventions.
|
|
- **Source:** Chat conversation follow-up asking whether the wiki version was updated.
|
|
---
|
|
|
|
## [2026-07-29 22:30] - [CREATE/UPDATE]
|
|
- **File Affected:** `wiki/index.md`, `wiki/overview.md`, `wiki/projects/index.md`, `wiki/query-gaps.md`
|
|
- **Description:** Added local-first project scope and query-gap scaffolds inspired by the Cerebras knowledge base concept while keeping the wiki file-based and agent-driven.
|
|
- **Source:** Chat conversation comparing Cerebras knowledge base ideas to this local Cascade KB.
|
|
---
|
|
|
|
All modifications to the local `wiki/` directory are recorded here
|
|
in reverse chronological order (most recent first).
|