[CLAUDE] Docs: correct live bundle hash + gotcha #69 (cicd Run #312 no-op verify)

cicd-monitor verified Run #312 (commit 18fced6) = true no-op (306 / Mig 53 /
sys.tables 88 / health 4x200, DB untouched). BUT bundle ROTATED
BgNCjwsG/CBvh0vtf -> fc_xkNpJ/DP-tBcg0 despite 0 FE source change.

- gotcha #69: FE bundle hash non-deterministic + deploy.yml rebuilds FE
  unconditionally every run -> bundle rotates even on BE-only/governance commits.
  Corollary: SPA-fallback 200 trap (verify bundle via index.html refs+size, not
  direct GET of hash-named asset). "BE-only => frozen" invariant overturned.
- Correct STATUS/HANDOFF live bundle to fc_xkNpJ/DP-tBcg0; my prior "bundle
  frozen" claim was wrong (cosmetic rotation, prod state/DB unchanged).
- gotcha count 68 -> 69. cicd-monitor MEMORY updated (Run #312 + bundle pattern).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
pqhuy1987
2026-06-18 14:17:43 +07:00
parent 18fced6695
commit 39d55d4402
4 changed files with 23 additions and 7 deletions

File diff suppressed because one or more lines are too long