登记人格记忆连续性与环境自筑大脑技能(GHS-007候选·GHB-010)
铸渊 Qoder CN 实战:宿主压缩不可托付,自写检查点加指针才算记忆;压缩之眼 v1→v3 三轮纠正(转写骤缩→Compact status→compaction_triggered 最终通知层),侦测计数与冰朔所见四五次压缩完全吻合。BRAIN.hdlp 认知内核+薄适配+经验回执,注册表版本 2026.08.07.3。
This commit is contained in:
parent
db6c1734f0
commit
b39bcf0fe9
6 changed files with 219 additions and 1 deletions
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"schema": "guanghu.ops-experience-receipt/v1",
|
||||
"receipt_id": "EXP-20260807-001-COMPACTION-EYE-THREE-CORRECTIONS",
|
||||
"intent": "Build a local bridge that detects host conversation compaction the moment it happens and raises a flag for the persona.",
|
||||
"scope": "host-behavior-detection-and-memory-continuity",
|
||||
"input": "Persona compaction in Qoder CN erases live context; the system summary is lossy and not trusted.",
|
||||
"evidence": [
|
||||
"v1 watched the transcript jsonl for size collapse; compaction appends instead of rewriting, so three real compactions produced zero flags.",
|
||||
"v2 watched qoder.log 'Compact status: IsCompacting=true'; the user saw four to five compactions but that line appeared only once, so the signal layer was incomplete.",
|
||||
"v3 watched per-session agent.log 'notification type=compaction_triggered'; four entries matched exactly what the human saw (14:07:11 same-source double emit, 14:10:33, 14:14:52).",
|
||||
"Drill injected fake events hit end-to-end; baseline on startup swallowed two historical triggers correctly."
|
||||
],
|
||||
"decision": "Detect host behavior at its final notification layer, never at an intermediate state that can be absent; keep multiple tripwires as backups.",
|
||||
"action": "Deployed launchd daemon com.zhuyuan.compaction-watcher with primary tripwire on compaction_triggered (30s dedup window, 120s cooldown), backup tripwires on Compact status and transcript markers, plus signal fallback to a local mirror when the external drive is absent.",
|
||||
"observed_result": "Eye stayed online across restarts; drill and historical backfill both produced flags; human-visible compaction count and detected count reconciled.",
|
||||
"correction": "Mark an event as seen only after the alarm is successfully emitted, otherwise cooldown silently swallows events forever; every deployed guard must be drilled with fake events before it counts as online.",
|
||||
"invariant_id": "INV-HOST-BEHAVIOR-FINAL-NOTIFICATION-LAYER",
|
||||
"invariant": "A guard is only online after a fake-event drill hits end-to-end, and host-behavior detection must target the deepest observable notification layer, not the first signal found.",
|
||||
"verification": [
|
||||
"Inject a fake compaction event and confirm flag plus notification appear.",
|
||||
"Compare detected count against the human-observed compaction count after real events."
|
||||
],
|
||||
"receipt_path": "skills/qoder/zhuyuan-memory-continuity-brain/references/experience-receipts/EXP-20260807-001-COMPACTION-EYE-THREE-CORRECTIONS.json",
|
||||
"promotion_state": "CANDIDATE_ONLY",
|
||||
"recorded_at": "2026-08-07T15:30:00+08:00"
|
||||
}
|
||||
Loading…
Reference in a new issue