fix: remove embedded dashboard snapshot #20

Merged
MrSphay merged 3 commits from codex/issue-5-dashboard-shell into codex/production-intelligence-terminal 2026-05-17 18:36:01 +00:00
Owner

Addresses #5.\n\nScope:\n- remove the stale April 2026 operational snapshot from dashboard/public/jarvis.html\n- ship an explicit offline-shell data shape instead of hidden production-looking fallback data\n- server mode now always fetches /api/data before initialization/rendering\n- keep inject.mjs static injection compatible by retaining the let D assignment target\n- add regression checks that the stale snapshot is absent and server mode fetches API data before init\n\nValidation:\n- rg for stale snapshot markers\n- git diff --check\n- no local npm/node test run per runner-only workflow; Gitea runner should execute npm run test:unit

Addresses #5.\n\nScope:\n- remove the stale April 2026 operational snapshot from dashboard/public/jarvis.html\n- ship an explicit offline-shell data shape instead of hidden production-looking fallback data\n- server mode now always fetches /api/data before initialization/rendering\n- keep inject.mjs static injection compatible by retaining the let D assignment target\n- add regression checks that the stale snapshot is absent and server mode fetches API data before init\n\nValidation:\n- rg for stale snapshot markers\n- git diff --check\n- no local npm/node test run per runner-only workflow; Gitea runner should execute npm run test:unit
MrSphay added 1 commit 2026-05-17 12:34:16 +00:00
fix: remove embedded dashboard snapshot
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 49s
6096a0ad03
MrSphay force-pushed codex/issue-5-dashboard-shell from 49d0763d57 to 6096a0ad03 2026-05-17 12:34:16 +00:00 Compare
Author
Owner

Anpassen.

Anpassen.
MrSphay added 1 commit 2026-05-17 18:32:12 +00:00
Merge remote-tracking branch 'origin/codex/production-intelligence-terminal' into codex/issue-5-dashboard-shell
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 53s
5b013947b4
# Conflicts:
#	test/fetch-utils.test.mjs
MrSphay added 1 commit 2026-05-17 18:34:43 +00:00
Merge branch 'codex/production-intelligence-terminal' into codex/issue-5-dashboard-shell
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 6s
Build / test-and-image (pull_request) Successful in 54s
e70801ae98
MrSphay merged commit 49176b42fd into codex/production-intelligence-terminal 2026-05-17 18:36:01 +00:00
MrSphay deleted branch codex/issue-5-dashboard-shell 2026-05-17 18:36:02 +00:00
Sign in to join this conversation.