From 0029c1ba8806ea7679a0bfac2b1aa23b11d0ea53 Mon Sep 17 00:00:00 2001 From: lipluscodex <268560960+lipluscodex@users.noreply.github.com> Date: Fri, 21 Aug 2026 07:56:32 +0900 Subject: [PATCH] eval: register v3 shadow slot 1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit v3 slot 1のlive provenanceをcanonical writerでroot packetとして登録しました。`citation_verified`のobjective outcomeをsuperseding correctionでappend-onlyに保存し、frozen snapshot exact verifierとrepository lifecycle auditを通しました。 --- .../0001-issue-89-v3-slot-0001-confirmed.json | 144 ++++++++++++++++++ .../0001-issue-89-v3-slot-0001-root.json | 133 ++++++++++++++++ 2 files changed, 277 insertions(+) create mode 100644 artifacts/real-task-feedback-shadow-v3/packets/0001-issue-89-v3-slot-0001-confirmed.json create mode 100644 artifacts/real-task-feedback-shadow-v3/packets/0001-issue-89-v3-slot-0001-root.json diff --git a/artifacts/real-task-feedback-shadow-v3/packets/0001-issue-89-v3-slot-0001-confirmed.json b/artifacts/real-task-feedback-shadow-v3/packets/0001-issue-89-v3-slot-0001-confirmed.json new file mode 100644 index 0000000..1ee06c7 --- /dev/null +++ b/artifacts/real-task-feedback-shadow-v3/packets/0001-issue-89-v3-slot-0001-confirmed.json @@ -0,0 +1,144 @@ +{ + "capture": { + "capture_fingerprint": "sha256:c91003b0451166dc0ba2e3ace36e16a18ff2b58502185d9d3264a3f5eac31a5e", + "effective_config": { + "feedback": { + "confirmation_decay_ratio": null, + "confirmed_outcome_reinforcement": false, + "feedback_learning_rate": 0.2, + "maximum_edge_weight": 2.0, + "relation_feedback_evidence_quorum": 3, + "sibling_feedback_normalization": 1.0 + }, + "retrieval": { + "activation_budget": 1.0, + "activation_half_life_seconds": 3600.0, + "activation_strategy": "current_positive_additive", + "convergence_tolerance": 1e-09, + "dense_weight": 0.45, + "entry_weight": 0.55, + "final_fusion_strategy": "linear", + "graph_normalization": "max", + "graph_weight": 0.45, + "hop_decay": 0.7, + "inhibition_ratio": 0.0, + "inhibition_top_k": 0, + "max_active_paths_per_node": 4, + "max_hops": 2, + "max_paths_per_node": 4, + "max_propagation_expansions": 10000, + "maximum_activation": 10.0, + "query_transmission_floor": 0.4, + "query_transmission_power": 1.0, + "recurrent_decay": 0.5, + "recurrent_steps": 3, + "rrf_k": 60, + "seed_count": 3, + "sparse_weight": 0.55, + "use_dense_retrieval": true, + "use_graph_propagation": true + } + }, + "feedback_config_fingerprint": "sha256:a8704079446125f3e3e6b7cef83a80df7bae8a6e7cf46fe6702dde624b504d06", + "full_config_fingerprint": "sha256:8a0722d60159449ca0e09378469fd4be8be24eaf416211ce0e712e6029d98f1d", + "retrieval_config_fingerprint": "sha256:bfc95085fdc8870ecd1ef119edbad55869697f4265ed7a3f71431405709252b8", + "search_surface": "relation", + "searched_at": 1787265770.6743639 + }, + "captured_at": "2026-08-20T22:51:55.2111613Z", + "database_snapshot": { + "sha256": "sha256:48178d02e8a2c0215a84d24cccf4253c9ff1c7f02afffecf21f1afd4dec4728a" + }, + "efficiency": { + "elapsed_seconds": null, + "research_count": null, + "token_count": null, + "tool_calls": null + }, + "outcome": { + "evidence": [ + { + "details": { + "claim": "result-free freezeを先に固定し、観測後にprotocolを調整・再実行せず、主張をfixed corpus内に限定してdefaultやproduction採用へ広げない", + "literal_match": true + }, + "external_ref": "https://github.com/Liplus-Project/neuron-graph-rag/issues/89#issuecomment-5362973992", + "kind": "citation_verified", + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "target_commit": "d2b898bfc66c2105cd2b8bd4927683bb52979bcd" + } + ], + "external_ref": "https://github.com/Liplus-Project/neuron-graph-rag/issues/89#issuecomment-5362973992", + "status": "confirmed", + "summary": "base commitのsource literalとcontent hashを確認した" + }, + "packet_id": "issue-89-v3-slot-0001-confirmed", + "protocol_id": "real-task-feedback-shadow-v3", + "retrieval": { + "candidates": [ + { + "content_sha256": "sha256:c8ce25062fdf5b03546977105ccad7b6c8e4e0621588c4b11a6cbdc081dc1e94", + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "source_url": "https://github.com/Liplus-Project/neuron-graph-rag/blob/main/docs/sibling-normalization-controlled-evaluation.md" + }, + { + "content_sha256": "sha256:8914d72c1b4bee36de91a6cf254cd1b06b90fc78cce2461a9635d59162f7d9ed", + "node_id": "docs/optional-mcp-interface.md", + "source_url": "https://github.com/Liplus-Project/neuron-graph-rag/blob/main/docs/optional-mcp-interface.md" + }, + { + "content_sha256": "sha256:8e88d8133d0082ac0de9bcd360b64f704ff77591bc570f189364ec60c41ee19b", + "node_id": "docs/real-corpus-benchmark.md", + "source_url": "https://github.com/Liplus-Project/neuron-graph-rag/blob/main/docs/real-corpus-benchmark.md" + }, + { + "content_sha256": "sha256:8b85629082a523bb099ddea843c17fad91019fcba5a5fac425304d8c7858e346", + "node_id": "docs/anchored-fusion-calibration-experiment.md", + "source_url": "https://github.com/Liplus-Project/neuron-graph-rag/blob/main/docs/anchored-fusion-calibration-experiment.md" + }, + { + "content_sha256": "sha256:489edd55f8632fb0f0d1b2ae82a4c950ebd473b0794200da94b18cf4cd8f40ca", + "node_id": "docs/anchored-bm25-graph-hybrid-experiment.md", + "source_url": "https://github.com/Liplus-Project/neuron-graph-rag/blob/main/docs/anchored-bm25-graph-hybrid-experiment.md" + } + ], + "credited_path": { + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "seed_id": "docs/requirements.md", + "steps": [ + { + "edge_type": "links_to", + "source_id": "docs/requirements.md", + "target_id": "docs/sibling-normalization-controlled-evaluation.md" + } + ] + }, + "limit": 5, + "query": "real-task feedback shadow v3 first eligible task slot 1 capture requirements source use objective outcome", + "used_node_id": "docs/sibling-normalization-controlled-evaluation.md" + }, + "schema_version": 3, + "slot": 1, + "source_use": [ + { + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "stage": "selected" + }, + { + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "stage": "validated" + }, + { + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "stage": "used" + } + ], + "supersedes_packet_id": "issue-89-v3-slot-0001-root", + "task": { + "base_commit": "d2b898bfc66c2105cd2b8bd4927683bb52979bcd", + "close_condition": "live provenanceをv3 slot 1へcanonical captureし、frozen snapshot exact verifierとrepository lifecycle auditを通す", + "eligible_at": "2026-08-21T07:42:50+09:00", + "repository": "Liplus-Project/neuron-graph-rag", + "task_url": "https://github.com/Liplus-Project/neuron-graph-rag/issues/89" + } +} diff --git a/artifacts/real-task-feedback-shadow-v3/packets/0001-issue-89-v3-slot-0001-root.json b/artifacts/real-task-feedback-shadow-v3/packets/0001-issue-89-v3-slot-0001-root.json new file mode 100644 index 0000000..df6dd5a --- /dev/null +++ b/artifacts/real-task-feedback-shadow-v3/packets/0001-issue-89-v3-slot-0001-root.json @@ -0,0 +1,133 @@ +{ + "capture": { + "capture_fingerprint": "sha256:c91003b0451166dc0ba2e3ace36e16a18ff2b58502185d9d3264a3f5eac31a5e", + "effective_config": { + "feedback": { + "confirmation_decay_ratio": null, + "confirmed_outcome_reinforcement": false, + "feedback_learning_rate": 0.2, + "maximum_edge_weight": 2.0, + "relation_feedback_evidence_quorum": 3, + "sibling_feedback_normalization": 1.0 + }, + "retrieval": { + "activation_budget": 1.0, + "activation_half_life_seconds": 3600.0, + "activation_strategy": "current_positive_additive", + "convergence_tolerance": 1e-09, + "dense_weight": 0.45, + "entry_weight": 0.55, + "final_fusion_strategy": "linear", + "graph_normalization": "max", + "graph_weight": 0.45, + "hop_decay": 0.7, + "inhibition_ratio": 0.0, + "inhibition_top_k": 0, + "max_active_paths_per_node": 4, + "max_hops": 2, + "max_paths_per_node": 4, + "max_propagation_expansions": 10000, + "maximum_activation": 10.0, + "query_transmission_floor": 0.4, + "query_transmission_power": 1.0, + "recurrent_decay": 0.5, + "recurrent_steps": 3, + "rrf_k": 60, + "seed_count": 3, + "sparse_weight": 0.55, + "use_dense_retrieval": true, + "use_graph_propagation": true + } + }, + "feedback_config_fingerprint": "sha256:a8704079446125f3e3e6b7cef83a80df7bae8a6e7cf46fe6702dde624b504d06", + "full_config_fingerprint": "sha256:8a0722d60159449ca0e09378469fd4be8be24eaf416211ce0e712e6029d98f1d", + "retrieval_config_fingerprint": "sha256:bfc95085fdc8870ecd1ef119edbad55869697f4265ed7a3f71431405709252b8", + "search_surface": "relation", + "searched_at": 1787265770.6743639 + }, + "captured_at": "2026-08-20T22:51:55.2111613Z", + "database_snapshot": { + "sha256": "sha256:48178d02e8a2c0215a84d24cccf4253c9ff1c7f02afffecf21f1afd4dec4728a" + }, + "efficiency": { + "elapsed_seconds": null, + "research_count": null, + "token_count": null, + "tool_calls": null + }, + "outcome": { + "evidence": [], + "external_ref": null, + "status": "pending", + "summary": "objective outcomeの確認待ち" + }, + "packet_id": "issue-89-v3-slot-0001-root", + "protocol_id": "real-task-feedback-shadow-v3", + "retrieval": { + "candidates": [ + { + "content_sha256": "sha256:c8ce25062fdf5b03546977105ccad7b6c8e4e0621588c4b11a6cbdc081dc1e94", + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "source_url": "https://github.com/Liplus-Project/neuron-graph-rag/blob/main/docs/sibling-normalization-controlled-evaluation.md" + }, + { + "content_sha256": "sha256:8914d72c1b4bee36de91a6cf254cd1b06b90fc78cce2461a9635d59162f7d9ed", + "node_id": "docs/optional-mcp-interface.md", + "source_url": "https://github.com/Liplus-Project/neuron-graph-rag/blob/main/docs/optional-mcp-interface.md" + }, + { + "content_sha256": "sha256:8e88d8133d0082ac0de9bcd360b64f704ff77591bc570f189364ec60c41ee19b", + "node_id": "docs/real-corpus-benchmark.md", + "source_url": "https://github.com/Liplus-Project/neuron-graph-rag/blob/main/docs/real-corpus-benchmark.md" + }, + { + "content_sha256": "sha256:8b85629082a523bb099ddea843c17fad91019fcba5a5fac425304d8c7858e346", + "node_id": "docs/anchored-fusion-calibration-experiment.md", + "source_url": "https://github.com/Liplus-Project/neuron-graph-rag/blob/main/docs/anchored-fusion-calibration-experiment.md" + }, + { + "content_sha256": "sha256:489edd55f8632fb0f0d1b2ae82a4c950ebd473b0794200da94b18cf4cd8f40ca", + "node_id": "docs/anchored-bm25-graph-hybrid-experiment.md", + "source_url": "https://github.com/Liplus-Project/neuron-graph-rag/blob/main/docs/anchored-bm25-graph-hybrid-experiment.md" + } + ], + "credited_path": { + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "seed_id": "docs/requirements.md", + "steps": [ + { + "edge_type": "links_to", + "source_id": "docs/requirements.md", + "target_id": "docs/sibling-normalization-controlled-evaluation.md" + } + ] + }, + "limit": 5, + "query": "real-task feedback shadow v3 first eligible task slot 1 capture requirements source use objective outcome", + "used_node_id": "docs/sibling-normalization-controlled-evaluation.md" + }, + "schema_version": 3, + "slot": 1, + "source_use": [ + { + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "stage": "selected" + }, + { + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "stage": "validated" + }, + { + "node_id": "docs/sibling-normalization-controlled-evaluation.md", + "stage": "used" + } + ], + "supersedes_packet_id": null, + "task": { + "base_commit": "d2b898bfc66c2105cd2b8bd4927683bb52979bcd", + "close_condition": "live provenanceをv3 slot 1へcanonical captureし、frozen snapshot exact verifierとrepository lifecycle auditを通す", + "eligible_at": "2026-08-21T07:42:50+09:00", + "repository": "Liplus-Project/neuron-graph-rag", + "task_url": "https://github.com/Liplus-Project/neuron-graph-rag/issues/89" + } +}