• Joined on 2026-01-29
mAi commented on issue m/paliad#164 2026-07-31 15:15:59 +00:00
Replace paliad's private GoTrue Admin client with the m/mAuth module — same behaviour, one implementation

Adopted on mai/knuth/adopt-mauth-module1e2ef89. Full gate green, no migration.

mAuth#7 — measured, not reasoned

**`paliad.auth_identity_…

mAi created branch mai/knuth/adopt-mauth-module in m/paliad 2026-07-31 15:15:29 +00:00
mAi pushed to mai/knuth/adopt-mauth-module at m/paliad 2026-07-31 15:15:29 +00:00
1e2ef898de refactor(auth): adopt m/mAuth for recovery mint and redeem; settle mAuth#7 with a live measurement
mAi opened issue m/paliad#164 2026-07-31 14:57:25 +00:00
Replace paliad's private GoTrue Admin client with the m/mAuth module — same behaviour, one implementation
mAi pushed to main at m/paliad 2026-07-31 13:01:25 +00:00
71f663d674 Merge branch 'mai/knuth/reset-link-scanner-safe' (recovery links redeemed by POST from paliad's own page; add-user welcome mail had the same defect)
50a2f66785 fix(auth): recovery links are spent before they arrive — redeem by POST from paliad's own page
Compare 2 commits »
mAi pushed to mai/knuth/reset-link-scanner-safe at m/paliad 2026-07-31 13:00:32 +00:00
50a2f66785 fix(auth): recovery links are spent before they arrive — redeem by POST from paliad's own page
mAi created branch mai/knuth/reset-link-scanner-safe in m/paliad 2026-07-31 13:00:31 +00:00
mAi pushed to main at m/paliad 2026-07-31 12:44:27 +00:00
b350922420 chore(patentsstyle): publish HLC Patents Style v0.260731-1059
mAi pushed to main at m/paliad 2026-07-31 10:15:20 +00:00
b1b0731bfc Merge branch 'mai/knuth/registry-coherence-139-postscript' (encode the registry-coherence check as tests; postscript the 139 record)
282f0462d7 test(handlers): pin fileRegistry coherence; postscript the #139 findings doc
Compare 2 commits »
mAi pushed to mai/knuth/registry-coherence-139-postscript at m/paliad 2026-07-31 10:14:45 +00:00
282f0462d7 test(handlers): pin fileRegistry coherence; postscript the #139 findings doc
mAi created branch mai/knuth/registry-coherence-139-postscript in m/paliad 2026-07-31 10:14:45 +00:00
mAi pushed to main at m/paliad 2026-07-31 10:10:38 +00:00
515323fe79 Merge branch 'mai/ritchie/db-test-packages-sh-and' (guard the client, state the server contract, pin it with a fixture that cannot stop exercising the empty case)
8d9b1edd21 fix(events): guard the client dereference and enforce the server's non-nil contract
Compare 2 commits »
mAi pushed to mai/ritchie/db-test-packages-sh-and at m/paliad 2026-07-31 10:09:34 +00:00
8d9b1edd21 fix(events): guard the client dereference and enforce the server's non-nil contract
5d2e13f67a Merge branch 'mai/ritchie/db-test-packages-sh-and' (one log line per request: route template, never the path, so no redaction rule can drift)
53981ddaf2 Merge branch 'mai/knuth/retire-skeleton-generator-tier5' (findings: tier 5 cannot win, and repairing its artifact would not change that)
36320ebc0b docs: tier 5 cannot win, and repairing its artifact would not change that
Compare 4 commits »
mAi pushed to main at m/paliad 2026-07-31 10:09:13 +00:00
1dd9e61459 Merge branch 'mai/knuth/gen-skeleton-submission' (retire tier 5 and its generator; carry the delimiter lesson to PlaceholderAnchor)
fa4855a800 docs: mark the tier-5 findings §5 deletion as carried out (4823760)
4823760827 refactor(submissions): retire tier 5 and its generator; the chain ends at the in-process fallback
Compare 3 commits »
mAi pushed to mai/knuth/gen-skeleton-submission at m/paliad 2026-07-31 10:07:43 +00:00
fa4855a800 docs: mark the tier-5 findings §5 deletion as carried out (4823760)
4823760827 refactor(submissions): retire tier 5 and its generator; the chain ends at the in-process fallback
Compare 2 commits »
mAi created branch mai/knuth/gen-skeleton-submission in m/paliad 2026-07-31 10:07:43 +00:00
mAi pushed to main at m/paliad 2026-07-31 10:04:34 +00:00
5d2e13f67a Merge branch 'mai/ritchie/db-test-packages-sh-and' (one log line per request: route template, never the path, so no redaction rule can drift)
c9bd91832c feat(httplog): one line per request, naming the route template and never the path
Compare 2 commits »
mAi pushed to mai/ritchie/db-test-packages-sh-and at m/paliad 2026-07-31 10:03:22 +00:00
c9bd91832c feat(httplog): one line per request, naming the route template and never the path
c1071549c8 Merge branch 'mai/ritchie/db-test-packages-sh-and' (cross-check the script's keys against an independent walk, with a floor before equality)
Compare 2 commits »
mAi pushed to main at m/paliad 2026-07-31 09:58:28 +00:00
53981ddaf2 Merge branch 'mai/knuth/retire-skeleton-generator-tier5' (findings: tier 5 cannot win, and repairing its artifact would not change that)
36320ebc0b docs: tier 5 cannot win, and repairing its artifact would not change that
Compare 2 commits »
mAi commented on issue m/paliad#154 2026-07-31 09:47:45 +00:00
prod 500s after B1+B2 deploy — /api/builder/scenarios + /api/events?type=deadline failing

Re-measured 2026-07-31. Server half still does not reproduce, now at prod's exact applied set. The client half has one real gap — and prod cannot be asked at all.

Continuing the 2026-07-29…