Skip to content

docs: expand .claude/ to general self-learning store#179

Merged
Krilliac merged 1 commit intoWorkingfrom
claude/add-persistence-context-db-1bRWh
Mar 14, 2026
Merged

docs: expand .claude/ to general self-learning store#179
Krilliac merged 1 commit intoWorkingfrom
claude/add-persistence-context-db-1bRWh

Conversation

@Krilliac
Copy link
Owner

Broadens the persistence context database from issue-only tracking to a full self-learning system covering 5 entry types: Issue, Pattern, Optimization, Observation, and Decision.

Schema changes:

  • Add Type: field to all knowledge files
  • Generalize entry format (Description, Approach, Details sections alongside the existing Issue/Methods Tried/Solution shape)
  • Status values expanded: Active for non-issue entries, Superseded for replaced approaches

New knowledge files:

  • workflow-patterns.md [Pattern]: parallel Explore agents, doc sync after structural changes, pre-push checklist order, CMake preset usage, session start checklist
  • codebase-observations.md [Observation]: disabled-by-default systems, EngineContext vs globals, .claude/ visibility, auto-generated files, wiki AUTO: sections, dual tools/ directories, head-50 partial check, ThirdParty submodule initialization

Updated:

  • README.md: broadened scope, 5-type reference table, updated format spec
  • index.md: added Type column, added quick-reference sections by category
  • CLAUDE.md: updated Persistence section with type table, new format, "when to write" expanded to all 5 types

https://claude.ai/code/session_01Y7A2W9tw32H9Dt7SXyoVey

Broadens the persistence context database from issue-only tracking to a
full self-learning system covering 5 entry types: Issue, Pattern,
Optimization, Observation, and Decision.

Schema changes:
- Add **Type:** field to all knowledge files
- Generalize entry format (Description, Approach, Details sections
  alongside the existing Issue/Methods Tried/Solution shape)
- Status values expanded: Active for non-issue entries, Superseded for
  replaced approaches

New knowledge files:
  - workflow-patterns.md [Pattern]: parallel Explore agents, doc sync
    after structural changes, pre-push checklist order, CMake preset
    usage, session start checklist
  - codebase-observations.md [Observation]: disabled-by-default systems,
    EngineContext vs globals, .claude/ visibility, auto-generated files,
    wiki AUTO: sections, dual tools/ directories, head-50 partial check,
    ThirdParty submodule initialization

Updated:
  - README.md: broadened scope, 5-type reference table, updated format spec
  - index.md: added Type column, added quick-reference sections by category
  - CLAUDE.md: updated Persistence section with type table, new format,
    "when to write" expanded to all 5 types

https://claude.ai/code/session_01Y7A2W9tw32H9Dt7SXyoVey
@Krilliac Krilliac merged commit 859fa06 into Working Mar 14, 2026
31 checks passed
@Krilliac Krilliac deleted the claude/add-persistence-context-db-1bRWh branch March 14, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants