Problem
Wrong exam answers are recorded via add_node with deterministic ID pattern exam-fail-{qid}, not via add_nogood despite that function being imported (dead import).
Impact
This blocks 1 belief(s) in the knowledge base:
- exam-provides-effective-quality-signal: The exam stage would provide an effective quality signal for the belief network because it is the only bidirectional sta
Resolution
When this issue is resolved, retract the blocker belief to restore gated conclusions:
reasons retract exam-records-wrong-answers-as-nodes --reason "Fixed in <PR/commit>"
Filed automatically from reasons network by code-expert file-issues
Problem
Wrong exam answers are recorded via
add_nodewith deterministic ID patternexam-fail-{qid}, not viaadd_nogooddespite that function being imported (dead import).Impact
This blocks 1 belief(s) in the knowledge base:
Resolution
When this issue is resolved, retract the blocker belief to restore gated conclusions:
reasons retract exam-records-wrong-answers-as-nodes --reason "Fixed in <PR/commit>"Filed automatically from reasons network by
code-expert file-issues