iter ctt.2: Registry.type_def_module re-key to (owning_module, bare_name)

This commit is contained in:
2026-05-12 22:23:46 +02:00
parent 548ebf8d51
commit 9d01d0884c
10 changed files with 385 additions and 40 deletions
@@ -0,0 +1,13 @@
{
"iter_id": "ctt.2",
"date": "2026-05-12",
"mode": "standard",
"outcome": "DONE",
"tasks_total": 3,
"tasks_completed": 3,
"reloops_per_task": { "1": 1, "2": 0, "3": 0 },
"review_loops_spec": 0,
"review_loops_quality": 0,
"blocked_reason": null,
"notes": "Task 1 had one in-implementer-phase NEEDS_CONTEXT retry: plan's verbatim two-module fixture pair was structurally invalid (Cycle on two-way import + QualifiedClassName on qualified InstanceDef.class). Retry-1 introduced a third class-bearing module to break the cycle and dropped the qualifier from instance heads; the plan's RED-condition (bare-name collision) is preserved. RED shape was OrphanInstance (a related consumer site of the same bare-name keying defect, fixed by the same re-key) rather than the plan's predicted DuplicateInstance. No spec/quality re-loops in any task."
}