Empty the KB back to the shape ckb-init creates: remove decision records
D-0001 and D-0002, the single graph edge, all five workload summaries and
the generated outputs/okf/ tree, then restore the empty scaffold with
kb_schema_version held at 1.4.
The decisions status-vocabulary table is preserved verbatim, since
ckb-decide and ckb-lint both validate against it. Lint reports 0 findings.
Restore point for the pre-reset content: tag pre-reset-2026-09-20 (0c06cb6).
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
19 lines
553 B
Markdown
19 lines
553 B
Markdown
# Wiki Change Log
|
|
|
|
All modifications to the local `wiki/` directory are recorded here
|
|
in reverse chronological order (most recent first).
|
|
|
|
Each entry uses this format:
|
|
|
|
```markdown
|
|
## [YYYY-MM-DD HH:MM] - [ACTION TYPE]
|
|
- **File Affected:** `wiki/path/to/file.md`
|
|
- **Description:** Brief summary of what knowledge or structure changed.
|
|
- **Source:** Chat conversation, raw file, URL, or skill name.
|
|
---
|
|
```
|
|
|
|
Changes to pages under `wiki/decisions/` live in `wiki/decisions/log.md`
|
|
instead, per the Recursive Index & Log Convention.
|
|
|
|
*(No entries yet.)*
|