Non-blocking observations from the B1.1 hostile admission audit (#1222, report docs/evidence/2026-09-03-v044-hostile-admission-audit.md):
- O1:
packages/app/src/route-manifest.ts:34 documents catch-all as /products/* while the tested behavior is /products/:slug{.+} (route-manifest.test.ts:144). Stale source comment.
- O2 (D13): legacy hydration markers and the public
DATA_SSR_PROPS re-export outlive their removed channel. Record their status at re-baseline; remove or document with removal condition.
Not Beta.1 blockers (no §4.3 failure). Part of #1155.
Non-blocking observations from the B1.1 hostile admission audit (#1222, report
docs/evidence/2026-09-03-v044-hostile-admission-audit.md):packages/app/src/route-manifest.ts:34 documents catch-all as/products/*while the tested behavior is/products/:slug{.+}(route-manifest.test.ts:144). Stale source comment.DATA_SSR_PROPSre-export outlive their removed channel. Record their status at re-baseline; remove or document with removal condition.Not Beta.1 blockers (no §4.3 failure). Part of #1155.