Changes touching this path
- the private tier counts ACTIONS at the one seam every handler enters through, and the account reference it carries is the notice second identifier rather than a footnote
loot#1758, the third of loot#1619 three collection points. Every api.private.*
request enters through withPrivateSession, so the row is queued there on the
way OUT with the status actually sent - one instrumentation point rather than
one per route, which means a new endpoint is counted by construction and a test
pins that every api.private.* file uses the seam.
Deliberately narrow: the beacon owns views, the log owns volume, this owns
actions. Counting anywhere wider would either double-count with the beacon or
undercount behind the 60-second cache.
The path is the ROUTE SHAPE, which on this tier is not a formality: owner,
repo and file path all travel in the QUERY STRING, and routeShape drops the
query before any rule runs. The pin asserts the repo name is absent from the
serialised row, not merely that the path looks right.
account_ref is a keyed SHA-256 digest of the Clerk id, 32 hex, stable ON
PURPOSE - the opposite choice from the visitor key, because its entire job is
to let an erasure request find every row of one account. A read of the metrics
database yields nothing a third party issued; an erasure can still compute the
value to delete by. A 401 row carries NULL rather than a reference to nobody,
so the one-subject-tier CHECK reads it as no subject.
The notice moved with it, in nine sentences. The page said in so many words that
the records carry NO account reference and that there is ONE identifier; both
are now false and both are now pinned in the other direction. What the page
does NOT claim is as deliberate: loot#1622 says the reference lives with the
account and is deleted on request, and only the second half is built - no
account-deletion hook removes these rows - so the page says on request and
says the automatic link is not built, and a test refuses the flattering version.
Rendering found two more sentences that had become misleading rather than
false: Erasure said deleting the account deletes it, which now read as covering
the counted rows, and the retention section said keyed rows lose their meaning
when the salt dies, which is true of visitor keys and the opposite of true for
account codes. Both now say which rows they mean.
547 site tests pass; budget green with 263 B of slack left on /privacy, so the
next notice edit will need a recorded raise.
3bb326ce · dbf3dbe6…
Renames are not followed. loot's tree maps a path to an address, so a rename is a delete and an add. This list is the history of the name, not of the bytes.