Skip to content

Commit a0a6abb

Browse files
authored
Merge pull request #2472 from EpicenterHQ/claude/retire-layout-benchmark
Retire the scalar-facts layout benchmark ADR-0178 made moot
2 parents 09543b5 + 644a37c commit a0a6abb

32 files changed

Lines changed: 38 additions & 13244 deletions

docs/adr/0161-each-person-has-one-epicenter-replicated-on-each-adapter-boundary.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,15 @@ The proxy includes structured addresses, row fields, and value content. It
142142
excludes terminal row tombstones, reversible value absences, sequences, wire
143143
framing, SQLite pages, documents, blob digests, and raw blob bytes. The target is
144144
therefore representative present-state stress evidence, not a bound on total
145-
replica size or lifetime growth. The
146-
[maintained benchmark contract](../../scripts/benchmarks/scalar-facts-layout/README.md)
147-
owns the proxy encoding, fixture ratios, physical measurements, and outcome
148-
vocabulary; it reports current-fact count and current protocol-fact bytes
149-
separately.
145+
replica size or lifetime growth. The inclusion and exclusion list above is the
146+
proxy definition; evidence must report current-fact count and current
147+
protocol-fact bytes separately.
148+
149+
**Note (2026-07-31):** the layout benchmark that formerly owned the proxy
150+
encoding, fixture ratios, and outcome vocabulary was deleted once ADR-0178
151+
settled both physical-layout axes on semantic grounds. Capacity evidence still
152+
needs an instrument; whoever builds it re-derives the encoding from the
153+
definition above rather than from the deleted harness.
150154

151155
Browser capacity remains conditional. Physical iOS Safari and physical Android
152156
Chrome must complete a maintained floor of 250,000 final-present addresses and

docs/benchmarks/scalar-facts-layout/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,12 @@ That path no longer exists. The monolith was decision-disabled and removed once
3232
its in-tree schema had drifted past the shape this report records; git history
3333
keeps it. To re-run this measurement, run the archived
3434
`2026-07-21-bun-native-full-schema-v3.source.ts` above, which is the exact
35-
source behind these numbers. The maintained instrument for new evidence is
36-
`scripts/benchmarks/scalar-facts-layout/`.
35+
source behind these numbers.
36+
37+
There is no maintained instrument for new evidence. The layout harness that
38+
replaced this monolith was itself deleted on 2026-07-31, once ADR-0178 settled
39+
both physical-layout axes on semantic grounds and made the four-candidate
40+
comparison moot. These artifacts remain as history only.
3741

3842
Environment:
3943

scripts/benchmarks/scalar-facts-layout/README.md

Lines changed: 0 additions & 158 deletions
This file was deleted.

scripts/benchmarks/scalar-facts-layout/auxiliary-traces.test.ts

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)