Commit all in-flight work — ckb-module and ckb-reset skills, the .agents/modules/ scaffold, OPENSPEC docs, decision records D-0001 and D-0002, graph edges and workload summaries — so the reset that follows is fully recoverable. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
3.7 KiB
3.7 KiB
Wiki Change Log
[2026-09-20 00:00] - [CREATE]
- File Affected:
wiki/decisions/(D-0001, D-0002),wiki/graph/edges.json - Description: See
wiki/decisions/log.mdfor decision-record changes on this date. Also createdwiki/graph/edges.jsonwith its first edge (D-0002 → D-0001,affects). - Source: Chat conversation, 2026-09-20 —
ckb-decide.
[2026-09-01 21:05] - [CREATE]
- File Affected:
wiki/decisions/(directory) - Description: Created the decision-records directory — one numbered, append-only page per decision, recorded and queried by the new
ckb-decideskill. Its own contents are logged inwiki/decisions/log.md. - Source: Chat conversation requesting a decision log feature.
[2026-09-01 21:05] - [UPDATE]
- File Affected:
wiki/index.md - Description: Added the Decisions routing row and a "Decision Records" section, and bumped
kb_schema_versionfrom1.3to1.4— a minor bump for the additivedecisions/scaffold and the optionalstatus/decided_on/decided_by/affects/review_onfields ontype: decisionpages. No existing field or convention changed meaning. - Source: Chat conversation requesting a decision log feature.
[2026-09-01 21:05] - [UPDATE]
- File Affected:
wiki/overview.md - Description: Documented
wiki/decisions/in the directory tree, added a "Decision Records" section covering the append-only rule and the decision-specific frontmatter, and listeddecisions/among the recursive indexes. - Source: Chat conversation requesting a decision log feature.
[2026-09-01 21:05] - [UPDATE]
- File Affected:
wiki/graph/index.md - Description: Documented two new optional edge types,
decided_by(decision -> person) andaffects(decision -> constrained entity), so "who decided X" and "what decisions touch Y" become direct graph lookups. - Source: Chat conversation requesting a decision log feature.
- See wiki/decisions/log.md for decision-record changes on this date.
[2026-07-30 08:40] - [UPDATE]
- File Affected:
wiki/index.md - Description: Bumped
kb_schema_versionfrom1.2to1.3— a minor bump for the additivehas_expertise_in/ownsgraph 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_inandowns, 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_versionfrom1.1to1.2for 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).