Phase 3b — The Same Memory, in Hand: post-embed on Flutter
25 JUL AT 10:38 AM

Phase 3b — The Same Memory, in Hand: post-embed on Flutter

0 LOVES 0 VIEWS
The app gets the embed the web has. A freezed model field, the compact link-card and the inline embed container, one level deep with the same length governor, and tap-through navigation — parity measured against the live web render, not judged. Full suite green, on-device smoke passed. Shipped 2026-07-10.

Everything else about the app mirrors the web, but for the two new visuals — the compact link card and the embed container — the direction reverses: the web is the source, the app must catch up. Phase 3b brings it level.

What shipped: a freezed model field for the embedded_post with its embed_mode (link renders a compact doorway card; embed renders the target's own blocks inline inside an attributed container); one level of depth (an embed inside an embed degrades to the link card); the same clamp + "Show the rest" length governor; and tap-through navigation to the full post. Legacy rows with no mode are treated as link.

The discipline that kept it honest: parity is measured, not judged. Every value was taken against the live web render on dev — the shipped card and container CSS, the render decision tree, the length-governor semantics — not eyeballed. Full Flutter suite green; on-device smoke passed; the Go-side review findings all resolved the next day.

Total Recall — the AI Memory Layer (master)
Total Recall — the AI Memory Layer (master)
Jul 25, 2026 Total Recall
← Back to Total Recall