Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ stops startup instead of leaving a healthy-looking partial schema, and
application code must not compensate for a missing table.

Period leftover pairs (ADR 0017 / 0018 / 0048 / 0049 / 0119 / 0158 / 0162 /
0163 / 0164 / 0182 / 0185 / 0201 / 0233 / 0266 / 0267 / 0268 / 0269 / 0270 / 0271 / 0272 / 0273 / 0274 / 0275 / 0276 / 0277 / 0278 / 0279 / 0280 / 0281 / 0282 / 0283 / 0284 / 0285 / 0286 / 0287 / 0288 / 0289 / 0290 / 0291 / 0292 / 0293 / 0294 / 0295 / 0296 / 0297 / 0298 / 0299 / 0300 / 0301) are computed in `lineageweave/leftover_pairs.py` from the
0163 / 0164 / 0182 / 0185 / 0201 / 0233 / 0266 / 0267 / 0268 / 0269 / 0270 / 0271 / 0272 / 0273 / 0274 / 0275 / 0276 / 0277 / 0278 / 0279 / 0280 / 0281 / 0282 / 0283 / 0284 / 0285 / 0286 / 0287 / 0288 / 0289 / 0290 / 0291 / 0292 / 0293 / 0294 / 0295 / 0296 / 0297 / 0298 / 0299 / 0300 / 0301 / 0302) are computed in `lineageweave/leftover_pairs.py` from the
residual after a real GRM/GPCM score, never invented. Distances are
Euclidean on the two-dimensional Gabriel leftover map; missing cells stay
out of the factorization. Closest and farthest post–criterion pairs
Expand Down Expand Up @@ -470,6 +470,12 @@ compares leftover pairs can match the pair-row `rank` badge; a missing, negative
non-integer rank omits that leftover-map comparison rank badge and does not invent
rank from plotted coordinates, leftover-map distance, or the count of unused axes.
The strip does not gain the leftover-map graphic.
ADR 0302 captions grouping comparison leftover-pair buttons with persisted leftover-map
coordinates `ξ` / `ζ` through formatLeftoverMapCoordinates so a buyer who
compares leftover pairs can match the pair-row coordinate badge; a missing or
non-finite axis omits that leftover-map comparison coordinates badge and does not
invent coordinates from leftover-map rank, leftover-map distance, leftover-map
reconstruction, or leftover residual. The strip does not gain the leftover-map graphic.
When `R`, `R̂`, `U`, `x`,
`s`, and `e` are finite, `e + s + x = 1`. When `Y`, `E`, and `R` are
finite, `Y − E = R`. When `R`, `R̂`, and `U` are
Expand Down Expand Up @@ -510,6 +516,8 @@ Grouping comparison leftover expected (ADR 0300) captions grouping comparison le
buttons with persisted leftover expected `E`.
Grouping comparison leftover-map rank (ADR 0301) captions grouping comparison leftover-pair
buttons with persisted leftover-map rank.
Grouping comparison leftover-map coordinates (ADR 0302) captions grouping comparison leftover-pair
buttons with persisted leftover-map coordinates `ξ` / `ζ`.
Item complete-case coverage
(ADR 0282) captions the leftover-map graphic with how many scored criteria
entered the map. Item complete-case coverage on the pair list (ADR 0285)
Expand Down
7 changes: 5 additions & 2 deletions ARCHITECTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,8 @@ ADR 0300 captions grouping comparison leftover-pair buttons with persisted lefto
expected `E` through formatLeftoverMapExpected.
ADR 0301 captions grouping comparison leftover-pair buttons with persisted leftover-map
rank through formatLeftoverMapRank.
ADR 0302 captions grouping comparison leftover-pair buttons with persisted leftover-map
coordinates `ξ` / `ζ` through formatLeftoverMapCoordinates.
Click a post marker or a pair button
opens that post. Those ADRs are the normative mathematical, storage, and
display contracts. Leftover-map axis share
Expand Down Expand Up @@ -721,8 +723,9 @@ incomplete item coverage (ADR 0292), leftover-map reconstruction `R̂`
(ADR 0297), leftover residual `R`
(ADR 0298), leftover observed `Y`
(ADR 0299), leftover expected `E`
(ADR 0300), and leftover-map rank
(ADR 0301);
(ADR 0300), leftover-map rank
(ADR 0301), and leftover-map coordinates `ξ` / `ζ`
(ADR 0302);
`POST .../rebuild` scores every grouping kind (post_admin). `make seed`
folds A-100/B-200 Event Lineage fixtures (and the Riverbend calendar
post) that already have constructed IRT cells into the same shared
Expand Down
19 changes: 19 additions & 0 deletions CHANGELOG.d/2.59.0-leftover-map-compare-coordinates.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## 2.59.0 — Leftover-map coordinates on grouping comparison strip pair rows

- Caption leftover-map coordinates `ξ` / `ζ` on grouping comparison strip leftover-pair
buttons through formatLeftoverMapCoordinates (ADR 0302). After `make seed`,
closest and farthest leftover pairs sit above the member list with grouping
comparison leftover-pair buttons that match leftover-map coordinates on the
pair row; click a post marker or a pair button opens that post. A missing or
non-finite axis omits that leftover-map comparison coordinates badge and keeps
leftover-map rank when that rank is a non-negative integer, leftover expected `E`
when finite, leftover observed `Y` when finite, leftover residual `R` when finite,
leftover-map unexplained leftover `U` when finite, leftover-map cross share `x`
when finite, leftover-map unexplained leftover share `s` when finite, leftover-map
explained leftover share `e` when finite, leftover-map reconstruction `R̂` when
finite, leftover-map distance `d`, plus the strip coverage notes. Rank-0 origin
cells still name `ξ (0.00, 0.00) ζ (0.00, 0.00)` when those axes are finite.
Do not invent coordinates from leftover-map rank, leftover-map distance, or
leftover-map reconstruction. A finite negative leftover is shown, never clamped.
The strip does not gain the leftover-map graphic. Never invent a leftover score.
Never invent a theta. No new columns.
58 changes: 58 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,64 @@ All notable changes to this project are documented here. Format follows

### Added

- Period leftover pairs now caption grouping comparison leftover-pair
buttons with persisted leftover-map coordinates `ξ` / `ζ` through
formatLeftoverMapCoordinates (ADR 0302 / v2.59.0). After `make seed`,
closest and farthest leftover pairs sit above the member list with the
Gabriel biplot of already-named coordinates, leftover-map axis share when
finite, axis ticks that match `ξ (x, y) ζ (x, y)` on the pair row, pair
segments that match `d` on the pair row, pair segments that match `R̂` on
the pair row, pair segments that match `R̂²/R²` on the pair row, pair
segments that match `U²/R²` on the pair row, pair segments that match
`2R̂U/R²` on the pair row, pair segments that match `U` on the pair row,
pair segments that match `R` on the pair row, pair segments that match
`Y` on the pair row, pair segments that match `E` on the pair row, pair
segments that match leftover-map rank on the pair row, a plot caption
that matches leftover-map complete-case coverage above the pair list, a
plot caption that matches leftover-map item complete-case coverage, a
plot caption that matches leftover-map incomplete post coverage, a plot
caption that matches leftover-map incomplete item coverage, a pair-list
note that matches leftover-map post complete-case coverage, a pair-list
note that matches leftover-map item complete-case coverage, a pair-list
note that matches leftover-map incomplete post coverage, a pair-list
note that matches leftover-map incomplete item coverage, a grouping
comparison note that matches leftover-map post complete-case coverage,
a grouping comparison note that matches leftover-map item
complete-case coverage, a grouping comparison note that matches
leftover-map incomplete post coverage, a grouping comparison note
that matches leftover-map incomplete item coverage, grouping comparison
leftover-pair buttons that match leftover-map reconstruction `R̂` on the
pair row, grouping comparison leftover-pair buttons that match
leftover-map explained leftover share `e` on the pair row, grouping
comparison leftover-pair buttons that match leftover-map unexplained
leftover share `s` on the pair row, grouping comparison leftover-pair
buttons that match leftover-map cross share `x` on the pair row,
grouping comparison leftover-pair buttons that match leftover-map
unexplained leftover `U` on the pair row, grouping comparison leftover-pair
buttons that match leftover residual `R` on the pair row, grouping
comparison leftover-pair buttons that match leftover observed `Y` on the
pair row, grouping comparison leftover-pair buttons that match leftover
expected `E` on the pair row, grouping comparison leftover-pair buttons
that match leftover-map rank on the pair row, and grouping comparison
leftover-pair buttons that match leftover-map coordinates `ξ` / `ζ` on
the pair row; click a post marker or a pair button opens that post. A
missing or non-finite axis omits that leftover-map comparison coordinates
badge and keeps leftover-map rank when that rank is a non-negative integer,
leftover expected `E` when finite, leftover observed `Y` when finite,
leftover residual `R` when finite, leftover-map unexplained leftover `U`
when finite, leftover-map cross share `x` when finite, leftover-map
unexplained leftover share `s` when finite, leftover-map explained leftover
share `e` when finite, leftover-map reconstruction `R̂` when finite,
leftover-map distance `d`, plus the strip coverage notes. Rank-0 origin
cells still name `ξ (0.00, 0.00) ζ (0.00, 0.00)` when those axes are finite.
Do not invent coordinates from leftover-map rank, leftover-map distance,
leftover expected, leftover observed, leftover residual, leftover-map
reconstruction, leftover-map unexplained leftover, leftover-map post
coverage, leftover-map item coverage, leftover-map incomplete post coverage,
leftover-map incomplete item coverage, or the count of unused axes. A finite
negative leftover is shown, never clamped. The strip does not gain the
leftover-map graphic. Never invent a leftover score or a theta. No new columns.

- Period leftover pairs now caption grouping comparison leftover-pair
buttons with persisted leftover-map rank through
formatLeftoverMapRank (ADR 0301 / v2.58.0). After `make seed`,
Expand Down
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ cutoff. Global Ask optional `knowledge_cutoff` uses the same cover

Create/start endpoint rules (ADR 0017 / 0021), tie-vs-miss similarity
(ADR 0026), R&R catalog ids (ADR 0019 / 0027), leftover pairs
(ADR 0048–0164 / 0182 / 0185 / 0201 / 0233 / 0266 / 0267 / 0268 / 0269 / 0270 / 0271 / 0272 / 0273 / 0274 / 0275 / 0276 / 0277 / 0278 / 0279 / 0280 / 0281 / 0282 / 0283 / 0284 / 0285 / 0286 / 0287 / 0288 / 0289 / 0290 / 0291 / 0292 / 0293 / 0294 / 0295 / 0296 / 0297 / 0298 / 0299 / 0300 / 0301), occupational construct catalog search
(ADR 0048–0164 / 0182 / 0185 / 0201 / 0233 / 0266 / 0267 / 0268 / 0269 / 0270 / 0271 / 0272 / 0273 / 0274 / 0275 / 0276 / 0277 / 0278 / 0279 / 0280 / 0281 / 0282 / 0283 / 0284 / 0285 / 0286 / 0287 / 0288 / 0289 / 0290 / 0291 / 0292 / 0293 / 0294 / 0295 / 0296 / 0297 / 0298 / 0299 / 0300 / 0301 / 0302), occupational construct catalog search
(ADR 0257), the text-channel embedding swap and cosine
clamp (ADR 0190), per-edge channel-score persistence (ADR 0195),
token-backed status notices (ADR 0220),
Expand Down
Loading
Loading