docs(db): ledger — assist_ladder apply + folded chat-log record (#887) - #888
Conversation
…e never-applied chat-log migration folded in (#887)
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @thomgabriel's task in 2m 36s —— View job Claude finished the code review
BLOCKINGThe new The added row claims:
This is exactly the failure mode this ledger doc exists to prevent (#708: "the database is correct; the record of it is not") — except worse: for every other row the SQL is at least in the repo and auditable even if the ledger version diverges. Here there is no SQL artifact in the repo at all, so:
Compounding this: This PR should not merge as-is. Either:
Non-blocking
Everything else in the diff (existing rows, prose, reconciliation instructions) is unchanged content, just re-padded — no other issues found. This is a docs-only PR; no RLS/on-chain/secrets code paths are touched directly, but the row it adds makes unverifiable claims about live RLS/policy state on prod tables, which is why I'm treating this as blocking rather than a nit. |
Gate ops record: assist_ladder MCP-applied 2026-07-30 (version 20260730203300) per #887's adversarial apply checklist, all post-invariants green. Also records the #708-class discovery: 20260715160000_ai_partner_chat_log.sql was never applied to prod (feature silently dead) — folded into assist_ladder §0 and now live. Docs-only.