Feat/stream loop - #34
Merged
Merged
Conversation
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.