|
4 | 4 | | --- | --- | --- | |
5 | 5 | | `encoding-status.md` | 編碼正常(新建,UTF-8) | Project-local registry created by agent. | |
6 | 6 | | `.gitignore` | 編碼正常(新建,UTF-8) | New text file. | |
7 | | -| `package.json` | 編碼正常(已檢查) | Rewritten in UTF-8; version bumped to 0.3.0 and package description now uses cue-first positioning. | |
8 | | -| `package-lock.json` | 編碼正常(已檢查) | Rewritten in UTF-8; package version metadata now matches the 0.3.0 release. | |
| 7 | +| `package.json` | 編碼正常(已檢查) | Updated in UTF-8; version bumped to 0.3.1 with cue-quality package description and keywords. | |
| 8 | +| `package-lock.json` | 編碼正常(已檢查) | Updated in UTF-8; package version metadata now matches the 0.3.1 release. | |
9 | 9 | | `tsconfig.json` | 編碼正常(新建,UTF-8) | New text file. | |
10 | 10 | | `LICENSE` | 編碼正常(新建,UTF-8) | New text file. | |
11 | | -| `README.md` | 編碼正常(已檢查) | Rewritten in UTF-8; repo entrypoint now centers cue-first recall, minimum memory files, and recall budget. | |
12 | | -| `CHANGELOG.md` | 編碼正常(已檢查) | Rewritten in UTF-8; now includes the 0.3.0 cue-first protocol release notes. | |
13 | | -| `llms.txt` | 編碼正常(已檢查) | Rewritten in UTF-8; AI-readable index now points to cue-first recall and recall budget concepts. | |
| 11 | +| `README.md` | 編碼正常(已檢查) | Updated in UTF-8; overview now includes cue quality control, gist summaries, and boundary-aware chunks. | |
| 12 | +| `CHANGELOG.md` | 編碼正常(已檢查) | Updated in UTF-8; now includes the 0.3.1 recall-quality patch release notes. | |
| 13 | +| `llms.txt` | 編碼正常(已檢查) | Updated in UTF-8; AI-readable index now includes cue quality linting, gist summaries, and boundary-aware chunking. | |
14 | 14 | | `docs/architecture.md` | 編碼正常(已檢查) | Rewritten in UTF-8; architecture doc now describes the engine as the optional layer inside a protocol-first product. | |
15 | 15 | | `docs/agent-handshake.md` | 編碼正常(已檢查) | Rewritten in UTF-8; handshake now starts from cue-first adoption and recall-budget discipline. | |
16 | 16 | | `docs/project-rules-template.md` | 編碼正常(已檢查) | Rewritten in UTF-8; points to canonical AGENTS and memory templates. | |
|
20 | 20 | | `docs/protocol.md` | 編碼正常(已檢查) | Rewritten in UTF-8; protocol now defines cue-first v0.3, minimum artifacts, and recall budget. | |
21 | 21 | | `docs/workflow.md` | 編碼正常(已檢查) | Rewritten in UTF-8; workflow now uses cue-first recall budget and lower-priority event writeback. | |
22 | 22 | | `docs/storage-markdown.md` | 編碼正常(已檢查) | Rewritten in UTF-8; storage contract now separates required, recommended, and optional layouts. | |
23 | | -| `docs/engine/semantic-engine.md` | 編碼正常(新建,UTF-8) | New optional engine overview. | |
| 23 | +| `docs/engine/semantic-engine.md` | 編碼正常(已檢查) | Updated in UTF-8; engine overview now mentions gist-first summaries and boundary-aware chunking. | |
24 | 24 | | `docs/engine/protocol-to-engine.md` | 編碼正常(新建,UTF-8) | New mapping from protocol workflow to semantic engine usage. | |
25 | 25 | | `docs/templates/AGENTS.template.md` | 編碼正常(已檢查) | Rewritten in UTF-8; template now uses protocol v0.3, recall budget, and optional index/events rules. | |
26 | 26 | | `docs/templates/memory/index.md` | 編碼正常(新建,UTF-8) | New memory index template. | |
|
35 | 35 | | `src/utils/id.ts` | 編碼正常(新建,UTF-8) | New text file. | |
36 | 36 | | `src/utils/math.ts` | 編碼正常(新建,UTF-8) | New text file. | |
37 | 37 | | `src/utils/text.ts` | 編碼正常(新建,UTF-8) | New text file. | |
38 | | -| `src/memory/default-chunker.ts` | 編碼正常(新建,UTF-8) | New text file. | |
39 | | -| `src/memory/default-summary-generator.ts` | 編碼正常(新建,UTF-8) | New text file. | |
| 38 | +| `src/memory/default-chunker.ts` | 編碼正常(已檢查) | Updated in UTF-8; default chunking now preserves Markdown and paragraph boundaries before hard splitting. | |
| 39 | +| `src/memory/default-summary-generator.ts` | 編碼正常(已檢查) | Updated in UTF-8; default summaries now preserve decision/rationale/trigger gist cues. | |
40 | 40 | | `src/scoring/hybrid-scoring-strategy.ts` | 編碼正常(新建,UTF-8) | New text file. | |
41 | 41 | | `src/plugins/mock-embedding-provider.ts` | 編碼正常(新建,UTF-8) | Updated in UTF-8; hybrid token and trigram demo embeddings. | |
42 | 42 | | `src/plugins/create-in-memory-engine.ts` | 編碼正常(新建,UTF-8) | New text file. | |
|
58 | 58 | | `examples/protocol-project/memory/context/project-context.md` | 編碼正常(新建,UTF-8) | New example project context. | |
59 | 59 | | `examples/protocol-project/memory/decisions/protocol-first-positioning.md` | 編碼正常(新建,UTF-8) | New example decision record. | |
60 | 60 | | `examples/protocol-project/memory/open-loops/add-engine-later.md` | 編碼正常(新建,UTF-8) | New example open-loop record. | |
61 | | -| `tests/semantic-recall-engine.test.ts` | 編碼正常(已檢查) | Checked in UTF-8; source tests now run through the updated Node 24-compatible test script. | |
62 | | -| `docs/impression-layer.md` | 編碼正常(已檢查) | Rewritten in UTF-8; impression layer now anchors cue-first token spending and keyword discipline. | |
63 | | -| `docs/scripted-recall.md` | 編碼正常(已檢查) | Rewritten in UTF-8; script contract now requires only summary, impressions, and scanner for bootstrap. | |
| 61 | +| `tests/semantic-recall-engine.test.ts` | 編碼正常(已檢查) | Updated in UTF-8; source tests now cover gist summaries and boundary-aware chunking. | |
| 62 | +| `docs/impression-layer.md` | 編碼正常(已檢查) | Updated in UTF-8; keyword discipline now points to linter checks for low-quality cue routes. | |
| 63 | +| `docs/scripted-recall.md` | 編碼正常(已檢查) | Updated in UTF-8; linter docs now describe low-quality cue warnings. | |
64 | 64 | | `docs/release-v0.2.1.md` | 編碼正常(新建,UTF-8) | New release note for scripted impression-first recall. | |
65 | 65 | | `docs/release-v0.3.0.md` | 編碼正常(新建,UTF-8) | New release note for cue-first protocol and recall budget release. | |
| 66 | +| `docs/release-v0.3.1.md` | 編碼正常(新建,UTF-8) | New release note for cue quality, gist summaries, and boundary-aware chunking. | |
66 | 67 | | `docs/templates/memory/impressions.jsonl` | 編碼正常(新建,UTF-8) | New impression index template. | |
67 | 68 | | `docs/templates/memory/events/YYYY-MM.md` | 編碼正常(新建,UTF-8) | New event ledger template. | |
68 | 69 | | `scripts/dejavu-scan-memory.mjs` | 編碼正常(新建,UTF-8) | New default memory impression scanner. | |
69 | 70 | | `examples/protocol-project/memory/impressions.jsonl` | 編碼正常(新建,UTF-8) | New example impression index. | |
70 | 71 | | `examples/protocol-project/memory/events/2026-04.md` | 編碼正常(新建,UTF-8) | New example event ledger. | |
71 | | -| `scripts/dejavu-lint-memory.mjs` | 編碼正常(新建,UTF-8) | New memory impression index linter. | |
72 | | -| `tests/memory-cli.test.ts` | 編碼正常(新建,UTF-8) | New CLI and package smoke tests. | |
| 72 | +| `scripts/dejavu-lint-memory.mjs` | 編碼正常(已檢查) | Updated in UTF-8; linter now warns on low-quality impression cues and duplicate keyword sets. | |
| 73 | +| `tests/memory-cli.test.ts` | 編碼正常(已檢查) | Updated in UTF-8; CLI tests now cover low-quality cue warnings. | |
0 commit comments