Some checks failed
ci / check (push) Failing after 4s
The two AM-4 budgets had the SAME scope -- one package, no dev edges -- while claiming to bound different things. AM-4b now measures the workspace with dev edges: 57 crates / 725,258 lines where it read 29 / 317,021, having been blind to 28 crates and 408,237 lines, more source than its own target. Target 745,000, ~2.7% of room -- the same margin ADR-0008 D3 gave AM-4a, applied to a number that grew because the instrument was repaired, not because anything was added. The target moved to fit the measurement. T02: proc-macros are COUNTED here and excluded from AM-4a, on purpose. AM-4a asks what ships and a proc-macro never ships. AM-4b asks what is acquired, and ADR-0007 D3's acquisition rule counts what the build fetches -- 'it does not ship' is no answer to 'we downloaded it'. When the rules disagree, the question each budget asks decides. Measured share 109,585 lines / 15.1% against AM-4a's 36.2%, so ADR-0008 D2's refusal to borrow the ratio was right by more than a factor of two. Caught by this project's own earlier work twice: the mutation find-string went stale and --self-test reported it BUILD-FREE (the check CB-WP-0015 added after AM-4a's rotted for two passes), then the DFD gate caught facts.toml carrying the old numbers. CB-EV-0001 and ADR-0004 carried live fact: tags on historical readings. A dated record asserting a CURRENT value is a category error, so those occurrences are marked as-measured instead of retro-edited, and ADR-0004 gains a supersession note. make all exits 0. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
130 lines
2.2 KiB
TOML
130 lines
2.2 KiB
TOML
# GENERATED — do not edit. `make facts-gen` rewrites this file.
|
|
#
|
|
# The single source of fact for numbers that appear in more than
|
|
# one artifact (InnerLoop v1.2). Every value here is produced by
|
|
# the instrument named in its `by` field, on the current tree.
|
|
# `make facts-check` fails if this file disagrees with the
|
|
# instruments, or if a tagged artifact disagrees with this file.
|
|
|
|
generated = "2026-08-03"
|
|
pin = "fc76445"
|
|
|
|
[am4a_loc]
|
|
value = 157202
|
|
text = "157,202"
|
|
fmt = "{:,}"
|
|
by = "tools/dep-weight.py"
|
|
|
|
[am4a_target]
|
|
value = 161000
|
|
text = "161,000"
|
|
fmt = "{:,}"
|
|
by = "tools/dep-weight.py TARGETS"
|
|
|
|
[am4b_loc]
|
|
value = 725258
|
|
text = "725,258"
|
|
fmt = "{:,}"
|
|
by = "tools/dep-weight.py"
|
|
|
|
[am4b_target]
|
|
value = 745000
|
|
text = "745,000"
|
|
fmt = "{:,}"
|
|
by = "tools/dep-weight.py TARGETS"
|
|
|
|
[am_rows]
|
|
value = 14
|
|
text = "14"
|
|
fmt = "{:,}"
|
|
by = "tools/mutation-check.py"
|
|
|
|
[am_unmutatable]
|
|
value = 4
|
|
text = "4"
|
|
fmt = "{:,}"
|
|
by = "tools/mutation-check.py"
|
|
|
|
[gr_covered]
|
|
value = 58
|
|
text = "58"
|
|
fmt = "{:,}"
|
|
by = "tools/rule-coverage.py"
|
|
|
|
[gr_linked]
|
|
value = 49
|
|
text = "49"
|
|
fmt = "{:,}"
|
|
by = "tools/rule-coverage.py"
|
|
|
|
[gr_rules]
|
|
value = 58
|
|
text = "58"
|
|
fmt = "{:,}"
|
|
by = "tools/rule-coverage.py"
|
|
|
|
[gr_scenarios]
|
|
value = 25
|
|
text = "25"
|
|
fmt = "{:,}"
|
|
by = "tools/rule-coverage.py"
|
|
|
|
[k_linked]
|
|
value = 18
|
|
text = "18"
|
|
fmt = "{:,}"
|
|
by = "tools/rule-coverage.py"
|
|
|
|
[k_rules]
|
|
value = 18
|
|
text = "18"
|
|
fmt = "{:,}"
|
|
by = "tools/rule-coverage.py"
|
|
|
|
[k_unlinked]
|
|
value = '(none)'
|
|
text = "(none)"
|
|
fmt = "{}"
|
|
by = "tools/rule-coverage.py"
|
|
|
|
[pinned_main]
|
|
value = 92.03371920000004
|
|
text = "$92.03"
|
|
fmt = "${:,.2f}"
|
|
by = "tools/cb-cost.py --pin fc76445"
|
|
|
|
[pinned_mechanical_cost]
|
|
value = 33.3506319
|
|
text = "$33.35"
|
|
fmt = "${:,.2f}"
|
|
by = "tools/cb-cost.py --pin fc76445"
|
|
|
|
[pinned_mechanical_share]
|
|
value = 36
|
|
text = "36%"
|
|
fmt = "{:d}%"
|
|
by = "tools/cb-cost.py --pin fc76445"
|
|
|
|
[pinned_mechanical_turns]
|
|
value = 167
|
|
text = "167"
|
|
fmt = "{:,}"
|
|
by = "tools/cb-cost.py --pin fc76445"
|
|
|
|
[pinned_responses]
|
|
value = 346
|
|
text = "346"
|
|
fmt = "{:,}"
|
|
by = "tools/cb-cost.py --pin fc76445"
|
|
|
|
[pinned_subagent]
|
|
value = 1.1137235
|
|
text = "$1.11"
|
|
fmt = "${:,.2f}"
|
|
by = "tools/cb-cost.py --pin fc76445"
|
|
|
|
[pinned_total]
|
|
value = 93.14744270000004
|
|
text = "$93.15"
|
|
fmt = "${:,.2f}"
|
|
by = "tools/cb-cost.py --pin fc76445"
|