ca4661763c
build_scene already dropped an unassigned detection from `characters` and `present`, so an extra never reached the cast list. Its ACTION did. `actions` was built from every detection, and that list is what the script prompt renders and what the verifier uses as evidence, so "standing at the window" arrived as a fact about the panel with no character attached and the verifier confirmed it, because the action really was in the blob. Skip has_face is False, the same gate and the same fail-open semantics as enrollment. Self-check covers all three cases: a real cast member's action survives, a faceless one's does not, and a detection from a panel where the detector never ran keeps its action. decisions/identity-bbox.md#extras-gate-consumers Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
3.8 KiB
3.8 KiB
decisions/
One entry per settled question about this pipeline. An entry names the claim, the evidence, the date, and what it forbids or permits next.
No entry is a plan. NEXT.md holds the plan, ROADMAP.md holds the horizon, and a limitation that is
still live belongs in caveats/.
Rules for this directory
- One file per topic, one
##section per question, so the index can link an anchor. - An entry cites a file and line, a commit, or a test. No citation means it is an opinion, and an opinion gets deleted rather than defended.
- Closed means acting on it is safe. Open means investigated and undecided. Void means the evidence turned out to be invalid and the claim must not be cited again.
- Rewrite an entry when something contradicts it, and say what changed.