youzini
b31d59d0e0
refactor(prompt): decouple subjective from objective, add POV HARD GATE
2026-06-09 13:47:01 +00:00
youzini
fbc19086cd
refactor(prompt): add objective HARD GATE, short audit, real examples
2026-06-09 13:39:30 +00:00
youzini
1e32bd6499
refactor(extraction): remove legacy extract prompt path
2026-06-09 06:41:33 +00:00
youzini
005eaf0339
feat(extraction): split default extraction prompts
2026-06-09 05:31:31 +00:00
Youzini-afk
587f28e87b
fix: update default task profile updatedAt to 2026-04-23
2026-04-23 00:33:13 +08:00
Youzini-afk
e7cb7b31b6
feat: optimize default prompt structure for U-shaped attention + fix opfs/ranking flakes
...
- Restructure all 7 task templates: add assistant identity-ack and info-ack blocks, restore reference materials to system role, keep only format+rules as user tail
- Fix writeJsonFile treating empty serializedText as valid (opfs-persistence flake)
- Fix shared-ranking test: strip diagnostic lastSearchTimings from side-effect comparison
- Update all related test assertions (prompt-builder-defaults, task-profile-migration, task-profile-storage, prompt-builder-mixed-transcript, p0-regressions, extractor-phase3-layered-context)
2026-04-23 00:28:32 +08:00
Youzini-afk
d3c199fee1
feat: 同批次节点默认弱关联边 + LLM 可增强/移除 + prompt 更新
...
- extractor: 批次操作完成后统一处理 links,再补默认弱 related 边(0.25)
- extractor: 支持 remove/delete/unlink/invalidate 语义显式移除边
- extractor: update 操作现在也能处理 links
- extractor: 边计数改为仅统计真正新增的边
- prompt: 输出格式示例加 links 字段,补 links/remove 语法说明
- prompt: 行为规则加关联边使用规范段落
- tests: 3 条回归覆盖默认弱边、显式覆盖、显式移除
2026-04-20 20:27:30 +08:00
Youzini-afk
ea105104a5
chore: 提取默认预设 event.title 字数要求从 6-18 改为 6-10 字
...
- prompting/prompt-profiles.js: FALLBACK_DEFAULT_TASK_BLOCKS extract role/rules
- prompting/default-task-profile-templates.js: extract default-role / default-rules 模板
- maintenance/extractor.js: buildDefaultExtractPrompt 规则说明
- graph/schema.js: event.title hint
2026-04-12 17:00:03 +08:00
Youzini-afk
322752bb43
feat: improve shujuku-compatible extraction and recall input
2026-04-11 16:05:34 +08:00
Youzini-afk
5eaf8aaeb9
Enable candidate text regex stage by default
2026-04-10 20:13:34 +08:00
Youzini-afk
6882087c67
Refactor recall LLM selection protocol
2026-04-10 16:24:53 +08:00
Youzini-afk
c5c1d3acbf
fix: sync builtin prompt defaults with fallback
2026-04-09 19:00:51 +08:00
Youzini-afk
a96fefc581
feat: optimize builtin task prompt copy
2026-04-09 17:40:41 +08:00
Youzini-afk
e4feda5471
Add hierarchical summary frontier system
2026-04-09 14:50:52 +08:00
Youzini-afk
d7989303d9
feat: support multi-owner scene recall anchors
2026-04-08 21:29:36 +08:00
Youzini-afk
feec17f3e3
Reorganize modules into layered directories
2026-04-08 01:17:57 +08:00