Skip to content

Port Monitoring Hub to Flask template (runtime parity) - #231

Merged
techmore merged 1 commit into
mainfrom
fix/template-hub-parity
Aug 22, 2026
Merged

Port Monitoring Hub to Flask template (runtime parity)#231
techmore merged 1 commit into
mainfrom
fix/template-hub-parity

Conversation

@techmore

Copy link
Copy Markdown
Owner

Follow-up to #228: the Monitoring Hub card and its wiring were only added to the repo-root index.html (Node runtime), but the Flask app serves templates/index.html which still had the old Dragnet card and the pre-token socket bootstrap.

This ports the hub card + initializeMonitoringHub wiring into the Flask template.

Verified end-to-end with auth enabled (real user flow): token fetch, socket connect, hub renders Auto-Monitor state and change summary, reports jump button works, zero page errors.

PR #228 only updated the repo-root index.html used by the Node runtime;
the Flask app serves templates/index.html which still had the old Dragnet
card and the pre-#210 socket bootstrap. Ports the hub card, its init
wiring, and verifies end-to-end with auth enabled: socket connects via
token, hub renders Auto-Monitor state + change summary, reports jump
button works, zero page errors.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@techmore
techmore merged commit b5c3447 into main Aug 22, 2026
1 of 3 checks passed
@techmore
techmore deleted the fix/template-hub-parity branch August 22, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant