Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ The split below is by question type, not by human-versus-agent audience.

- Need contracts, invariants, schemas, enums, state machines, or required behavior ->
`docs/spec/`
- Need the Agent Memory + Knowledge System product boundary, P0-P5 roadmap,
Decodex phase gate, or competitor absorption rules ->
- Need the source-backed project memory product boundary, P0-P5 roadmap,
Decodex phase gate, Context Pack/recall boundaries, or competitor absorption rules ->
`docs/spec/agent_memory_knowledge_system_v1.md`
- Need runbooks, migrations, validation steps, troubleshooting, or operational sequences ->
`docs/runbook/`
Expand Down
11 changes: 11 additions & 0 deletions docs/log.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,14 @@ logs.
checked-in snapshot covering 20 tracked products, including explicit VectifyAI
PageIndex, VectifyAI OpenKB, and plastic-labs Honcho typed rows, without promoting
any row to a universal product leaderboard claim.

## 2026-07-03

- Updated `docs/spec/agent_memory_knowledge_system_v1.md` for XY-1151 to codify ELF
as open-source, source-backed project memory for AI agents. The revised contract
treats Source Library, Memory Authority, Source-to-Memory Authority loop, Knowledge
Workspace, Work Journal, Dreaming Review, Context Pack v1, Automatic Context
Routing, Recall Engine, Recall Debug, and benchmarks as supporting capabilities
rather than generic Knowledge OS scope.
- Updated docs routing so the retained spec path now resolves by the source-backed
project memory product name and explicit Context Pack/recall boundary language.
Loading