Skip to content

Feat/stream loop - #34

Merged
wangxingjun778 merged 7 commits into
mainfrom
feat/stream_loop
Aug 8, 2026
Merged

Feat/stream loop#34
wangxingjun778 merged 7 commits into
mainfrom
feat/stream_loop

Conversation

@wangxingjun778

Copy link
Copy Markdown
Member

No description provided.

- Add monitor signal_producer/event_bridge/signal_metrics for event-driven signal observation
- Add backpressure (bounded queue + overflow accounting) to CompositeEventSource
- Add capacity-bounded ReorderBuffer with drop accounting
- Wire signal flow through event_bus, observers, normalizer, perception, causal pipeline
- Extend monitor_coordinator/daemon service with signal watch RPC and event-driven watches
- Add dashboard signals template, domain registration, and live signal rendering
- Add tests/mock_signals simulator and new unit tests (event bridge, event-driven watch, buffer overflow, reorder capacity)
- Bump version to 0.0.9
- Scope the signal refresh button to the title node instead of flexing the
  whole .page container, which was forcing the entire signals page into a
  single horizontal row
- Expand signals.yaml with a denser KPI band (9 stats), an Ingress/Pressure
  health summary, event-family and finding-severity distributions, watch
  state mix, and a trigger-coverage table (borrows generic.yaml's Grid
  pattern for stable multi-column layout)
- Add TemplateLibrary.hidden_names() and an always-hidden allowlist
  (finance/research/sentiment) so retired lenses stay out of navigation
  even with stale meta or profile template overrides
- Enforce the hidden-template deny list client-side in app.js as a second
  gate, independent of server meta
- Add responsive grid breakpoints and table word-wrap so dense KPI/table
  content no longer overflows on narrower viewports
- Serve index.html with Cache-Control: no-store so browsers cannot pin a
  stale nav/layout after a server restart
- Document the real-time signal pipeline (sources, EventBus, causal
  fusion, monitor/EventBridge, LeapBoard) in README.md
- Extend dashboard view/sdui tests for hidden-template enforcement and the
  new signals layout
@wangxingjun778
wangxingjun778 merged commit 1708888 into main Aug 8, 2026
5 checks passed
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