|
|
356ee6246f
|
上傳檔案到「modules/story-summary」
|
2026-02-16 09:08:11 +00:00 |
|
|
|
d716d34dab
|
上傳檔案到「modules/story-summary」
|
2026-02-16 09:08:00 +00:00 |
|
|
|
dc47de6c10
|
上傳檔案到「modules/story-summary」
|
2026-02-15 13:55:28 +00:00 |
|
|
|
22d3002786
|
fix constraint coverage metric to count facts instead of rendered lines
|
2026-02-15 19:07:11 +08:00 |
|
|
|
ab8f2c9f40
|
refactor focus concepts: add focusTerms/focusCharacters and switch character filtering
|
2026-02-15 18:58:51 +08:00 |
|
|
|
d7beead43a
|
上傳檔案到「modules/story-summary」
|
2026-02-15 10:10:56 +00:00 |
|
|
|
cbc7c356a4
|
上傳檔案到「modules/story-summary」
|
2026-02-15 10:07:57 +00:00 |
|
|
|
79f1af4857
|
上傳檔案到「modules/story-summary」
|
2026-02-15 09:59:07 +00:00 |
|
|
|
7eaf411ff9
|
move final L1 pairing after diffusion and relax ppr epsilon
|
2026-02-15 01:28:35 +08:00 |
|
|
|
b92360f253
|
reduce RELATED event budget to 500 tokens
|
2026-02-15 01:07:16 +08:00 |
|
|
|
73d859876c
|
show star markers only for DIRECT events
|
2026-02-15 01:02:34 +08:00 |
|
|
|
c5437cc0da
|
fix vector boundary update after full vector rebuild
|
2026-02-15 00:55:10 +08:00 |
|
|
|
5dd1d6b50b
|
refactor diffusion to r-sem edges with time window and add rVector I/O
|
2026-02-15 00:36:21 +08:00 |
|
|
|
a787e58833
|
tune(prompt): reduce unsummarized evidence budget to 2000
|
2026-02-14 23:15:00 +08:00 |
|
|
|
d9cc29cbdf
|
tune(diffusion): lower COSINE_GATE to 0.46
|
2026-02-14 22:59:58 +08:00 |
|
|
|
3040a9387d
|
perf(index): debounce lexical warmup after invalidation paths
|
2026-02-14 22:08:21 +08:00 |
|
|
|
300ed2798f
|
refactor(prompt): structure constraints people/world and harden formatting
chore(diffusion): raise DIFFUSION_CAP to 100
|
2026-02-14 21:30:57 +08:00 |
|
|
|
e8383570e0
|
Refactor L0 quality and diffusion graph gating for balanced recall
|
2026-02-14 17:12:03 +08:00 |
|
|
|
15640d48f2
|
Optimize lexical timing diagnostics and suppress dense WHERE diffusion edges
|
2026-02-14 15:13:00 +08:00 |
|
|
|
39aa7431c6
|
Add blacklist filtering for person lexicon terms
|
2026-02-14 14:51:01 +08:00 |
|
|
|
c6c07a2104
|
Refine memory filtering and lexicon sources for focus entities
|
2026-02-13 18:54:19 +08:00 |
|
|
|
f7abdd8e94
|
Tune diffusion cap and tighten evidence/entity section rules
|
2026-02-13 18:30:11 +08:00 |
|
|
|
8908074224
|
Tighten atom edge extraction rules and remove legacy compatibility paths
|
2026-02-13 16:06:28 +08:00 |
|
|
|
2f10504814
|
Update anchor extraction time estimate to 3 minutes per 100 floors
|
2026-02-13 16:01:25 +08:00 |
|
|
|
6aa1547d6f
|
Refine diffusion graph channels and drop legacy who compatibility
|
2026-02-13 15:56:22 +08:00 |
|
|
|
9ba120364c
|
refactor(atom-extraction): remove assistant name hint and enforce role extraction from text
|
2026-02-13 14:30:56 +08:00 |
|
|
|
4214cc89a4
|
refactor(prompt): remove nearby L0 fallback attachment to avoid wrong event binding
|
2026-02-13 14:11:45 +08:00 |
|
|
|
2b71cb3121
|
fix(prompt): prevent empty event header in nearby evidence attach
|
2026-02-13 13:39:03 +08:00 |
|
|
|
987e488c7b
|
fix(diffusion): exclude name1 from WHO/WHAT graph features
|
2026-02-13 11:38:57 +08:00 |
|
|
|
40f59d6571
|
fix(story-summary): guard delayed handlers by chatId and use module event wrapper
|
2026-02-12 17:01:44 +08:00 |
|
|
|
a646a70224
|
feat(recall): add diffusion stage and improve retrieval metrics
|
2026-02-12 15:36:07 +08:00 |
|
|
|
111cd081f6
|
fix(recall): keep only matched atoms and filter evidence by focus entities
|
2026-02-12 00:05:19 +08:00 |
|
|
|
9f279d902f
|
feat(summary): update prompt display, metrics lexical gate, and edge sanitization
|
2026-02-11 22:01:02 +08:00 |
|
|
|
ca117b334f
|
fix(recall): keep focus entities from recent messages only
|
2026-02-11 17:35:23 +08:00 |
|
|
|
816196a710
|
feat(recall): clamp focus weight and adjust pending context window
|
2026-02-11 17:21:04 +08:00 |
|
|
|
297cc03770
|
Update retrieval, rerank, and indexing changes
|
2026-02-11 13:55:19 +08:00 |
|
|
|
8d062d39b5
|
Fix vector build and lexical index updates
|
2026-02-11 13:54:29 +08:00 |
|
|
|
6c6091a942
|
Add L1 attach diagnostics
|
2026-02-10 21:48:05 +08:00 |
|
|
|
93aa86d3ca
|
Fix vector generation error handling
|
2026-02-10 21:37:28 +08:00 |
|
|
|
062df60570
|
Improve rerank failure handling and tokenizer JP support
|
2026-02-10 17:52:09 +08:00 |
|
|
|
fbf34815bb
|
Collapse filter rules and add code block filter
|
2026-02-10 16:04:21 +08:00 |
|
|
|
3650e0eda8
|
Update story summary UI styles
|
2026-02-10 15:50:16 +08:00 |
|
|
|
1dfbc74401
|
Remove unused state-recall module
|
2026-02-10 15:48:35 +08:00 |
|
|
|
c2c9807ee9
|
Sync L0 cleanup on delete and swipe
|
2026-02-10 13:00:02 +08:00 |
|
|
|
1fe0647462
|
Improve L0 extraction flow and recall robustness
|
2026-02-10 12:43:43 +08:00 |
|
|
|
3af76a9651
|
Update recall metrics and context pairing
|
2026-02-10 00:18:51 +08:00 |
|
|
|
da1e3088eb
|
Prevent placeholder token leaks
|
2026-02-09 21:24:32 +08:00 |
|
|
|
8edb0cf006
|
Fix tokenizer wasm path and init
|
2026-02-09 21:16:02 +08:00 |
|
|
|
636dd32174
|
Fix tokenizer preload reference
|
2026-02-09 21:03:15 +08:00 |
|
|
|
36ba66a523
|
Refine tokenizer preload and metrics ratio
|
2026-02-09 20:58:48 +08:00 |
|