Skip to content

Commit 2abf1d8

Browse files
committed
feat: ADR-112 session ledger with optional knowledge graph enhancement (#112)
Draft ADR for epoch-triggered reflection entries that build a durable project ledger. Keyphrase capture from natural conversation, framework- generated frontmatter, optional KG integration via FUSE file copy. Also: deprecate ADR-102, fix ways match subcommand description.
1 parent dd5bb87 commit 2abf1d8

4 files changed

Lines changed: 365 additions & 3 deletions

File tree

docs/architecture/INDEX.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,12 @@ _Ways architecture, matching, macros, hooks, session lifecycle_
2727
| [ADR-104](./system/ADR-104-token-gated-way-re-disclosure-for-long-context-windows.md) | Token-Gated Way Re-Disclosure for Long Context Windows | Accepted |
2828
| [ADR-105](./system/ADR-105-progressive-disclosure-for-way-trees.md) | Progressive Disclosure for Way Trees | Accepted |
2929
| [ADR-106](./system/ADR-106-project-pulse-epoch-mapped-project-awareness.md) | Project Pulse — Epoch-Mapped Project Awareness | Accepted |
30-
| [ADR-107](./system/ADR-107-way-match-corpus-batch-mode-and-locale-support.md) | Way-Match Corpus, Batch Mode, and Locale Support | Draft |
30+
| [ADR-107](./system/ADR-107-way-match-corpus-batch-mode-and-locale-support.md) | Corpus, Matching Pipeline, and Locale Support | Accepted |
3131
| [ADR-108](./system/ADR-108-embedding-based-way-matching-with-all-minilm-l6-v2.md) | Embedding-Based Way Matching with all-MiniLM-L6-v2 | Accepted |
3232
| [ADR-109](./system/ADR-109-project-scope-way-embedding-with-manifest-based-staleness-detection.md) | Project-Scope Way Embedding with Manifest-Based Staleness Detection | Draft |
33+
| [ADR-110](./system/ADR-110-way-file-separation-and-graph-compatible-structure.md) | Way File Separation and Graph-Compatible Structure | Draft |
34+
| [ADR-111](./system/ADR-111-unified-ways-cli-single-binary-tool-consolidation.md) | Unified `ways` CLI — Single Binary Tool Consolidation | Accepted |
35+
| [ADR-112](./system/ADR-112-session-ledger-and-knowledge-graph-integration.md) | Session Ledger and Knowledge Graph Integration | Draft |
3336

3437
## Documentation
3538
_Documentation structure, tooling, coherence_

docs/architecture/system/ADR-102-irc-based-local-agent-communication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
status: Abandoned
2+
status: Deprecated
33
date: 2026-02-26
44
deciders:
55
- aaronsb

0 commit comments

Comments
 (0)