Files
AILang/bench/it3-oracle/MANIFEST.tsv
T
Brummel 305ffd1367 iter it.3 BLOCKED: surfaced fundamental milestone-design fork (bounce-back)
it.3 Task 1 (non-destructive oracle + spec-delegated class-(b)
sweep) ran complete; zero production code changed. The mandated
sweep surfaced that 6 corpus fixtures contain
build(d:Int)=if d==0 then Leaf else Node(1,build(d-1),build(d-1)) —
a terminating, maximally-LLM-natural, non-structural non-tail
BRANCHING recursion the milestone's totality dichotomy makes
inexpressible (not ADT-structural; not recur-able — branching is
not a single tail back-edge). The milestone as-specified would
fail its own feature-acceptance criterion. Orchestrator correctly
bounced rather than patch a 4th time (spec_over_plan_patches).
Records the blocked attempt + the reusable bench/it3-oracle/
(40-fixture behavioural oracle, valid for the post-decision
re-dispatch). main forward-only; nothing reverted. Resolution
(it.2b + a user purity-pillar decision) tracked in the roadmap.
2026-05-15 16:06:42 +02:00

2.9 KiB

1stemclassmigrationrunnablerec_fnsnote
2bench_closure_chainaloopmainrun_loop:loop
3bench_compute_collatzaloopmaincollatz_steps:loop,sum_steps_loop:loop
4bench_compute_intsumaloopmainintsum_loop:loop
5bench_hof_pipelineaplaincallmainbuild_n:structural,fold_with_fn:structural
6bench_latency_explicitaBLOCKEDmainbuild_tree:BLOCKED,cons_n_acc:structural,sum_list_acc:structural,loop:structuralBLOCKED:build_tree
7bench_latency_implicitaBLOCKEDmainbuild_tree:BLOCKED,sum_tree:structural,cons_n_acc:structural,sum_list_acc:structural,loop:structuralBLOCKED:build_tree
8bench_list_sumaplaincallmaincons_n_acc:structural,sum_acc:structural
9bench_list_sum_explicitaplaincallmaincons_n_acc:structural,sum_acc:structural
10bench_mono_dispatchaplaincall-or-loop?(self-rec via loop/letrec only)
11bench_tree_walkbBLOCKEDmainbuild_tree:BLOCKED,sum_tree:structuralBLOCKED:build_tree
12borrow_own_democalready-structuralmainlist_length:structural,sum_list:structural
13ct_1_ordering_signumaplaincallmaindrain:structural
14escape_local_demobloopmaincount:loop
15fieldtest/floats_1_newton_sqrtaloopmainnewton_iter:loop
16fieldtest/floats_2_average_int_listaplaincallmainsum_acc:structural,count_acc:structural
17fieldtest/forma_1_factorialaloopmainfact_acc:loop
18gc_stressbloop+structuralmainbuild:loop,sum_list:structural
19listcalready-structuralmainsum_list:structural
20list_mapcalready-structuralmainmap_int:structural,print_list:structural
21list_map_polyaplaincallmainmap:structural,print_list:structural
22mut_counteraloopmainsum_helper:loop
23mut_sum_floatsaloopmainsum_helper:loop
24pat_extract_partial_dropcalready-structuralmainsum_list:structural
25rc_drop_iterative_long_listaplaincallmaincons_n_acc:structural
26rc_let_alias_implicit_paramaBLOCKEDmainbuild:BLOCKED,loop:structuralBLOCKED:build
27rc_let_owned_app_leakbBLOCKEDmainbuild:BLOCKEDBLOCKED:build
28rc_list_dropcalready-structuralmainsum_list:structural
29rc_pin_recurse_implicitaBLOCKEDmainbuild:BLOCKED,loop:structuralBLOCKED:build
30rc_tail_sum_explicit_leakaplaincallmaincons_n_acc:structural,sum_acc:structural
31reuse_as_democalready-structuralmainmap_inc:structural,sum_list:structural
32sortaplaincallmaininsert:structural,sort:structural,print_list:structural
33std_either_listcalready-structuralcheckonlylefts:structural,rights:structural,partition_eithers:structural
34std_listaplaincallcheckonlyfold_left:structural,fold_right:structural,append:structural,map:structural,filter:structural,take:structural,drop:structural
35std_list_stressbloopmainbuild:loop
36struct_rec_foldl_sumcalready-structuralcheckonlygo:structural
37struct_rec_list_lencalready-structuralcheckonlylen:structural
38struct_rec_sum_e2ecalready-structuralmainsum:structural
39struct_rec_tree_forestcalready-structuralcheckonlyforest_size:structural
40sumbloopmainsum:loop
41test_mono_recursive_fn_bugaloopmainloop:loop