docs: one analytics story, and the images catch up with the consolidated surface (issue #181) - #184
Merged
Merged
Conversation
…ted surface (issue #181) The last slice of #181: every doc and both READMEs now describe the one analytics surface. - docs/costs.md and docs/graph.md lose their view/command sections and survive as the semantics references behind what the insights page draws; docs/insights.md speaks the bare grammar, gains the budget and trend-line reading bullets, and points the what-if at insights whatif; demo.md's shot list gains the i beat and the exact new footer; workflows.md and launch-kit.md updated. - README.md: the intro bullet, the when-to-use paragraph (bare /dispatch insights, budget dials named as the one real lever), the admin-panel section rewritten around the i key and the page, the command list, and the usage-ledger sentence. admin/README.md: the three analytics bullets merge into one insights story. Dash rule holds in both. - Images: costs-view.svg/png DELETED (the view is gone); dispatch-dashboard.svg's footer line rewritten to the shipped footer (i insights; row width preserved at 80 chars inside borders) and its PNG re-rendered at the exact prior 1803x1811; insights-view.png regenerated from the page WITH the budget panel, cumulative line and flow multiples; graph-view.png kept byte- unchanged as the topology close-up. Changed references bump to ?v=0.12.0. Specs UNCHANGED, checked: this slice states what the code slices shipped and changes no behaviour. Suite green in the CI posture: 2192 tests, 0 skipped, live Valkey. Signed-off-by: Rob Boerman <robboerman@live.nl>
This was referenced Aug 12, 2026
edgehero
added a commit
that referenced
this pull request
Aug 12, 2026
Ships the insights consolidation: issues #175 and #181, PRs #176-#180 and #182-#184. - admin 0.8.0: insights is the ONE analytics surface. Bare /dispatch insights (and the panel's i key) writes and opens the self-contained page: budget dials with used-vs-cap facts and the worker's own states, plan verdicts, daily + cumulative + per-flow spend charts, the four breakdowns, and the trigger/flow topology with schedule tips and spend badges. insights whatif is the estimator. The COSTS and GRAPH views and the costs/graph subcommands are REMOVED; the cost-fold correctness fixes (requested-window proration, flowKey, other/other, truncated-ledger counter) and the byTrigger/byRepo/ dailyByFlow folds ride along. dispatch_costs is unchanged. - worker 0.3.0 and receiver 0.2.1 are unchanged since v0.10.0 and their publishes skip. - Image ?v= tags normalized to this release's version. Suite green in the CI posture: 2192 tests, 0 skipped, live Valkey. Signed-off-by: Rob Boerman <robboerman@live.nl>
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.
Last slice of #181: every doc and both READMEs now describe the one analytics surface, and the screenshot set matches what ships.
What
insights whatif, anddispatch_costs.insights whatif.ibeat and the exact new footer; workflows.md and launch-kit.md updated./dispatch insights, budget dials named as the one real cost lever), the admin-panel section rewritten around theikey and the page, the plain-commands list, and the usage-ledger sentence. admin/README.md: the three analytics bullets merge into one insights story. The no-dash rule holds in both.costs-view.svg/.pngdeleted (the view is gone);dispatch-dashboard.svg's footer line rewritten to the shipped footer (i insights, row width preserved at exactly 80 characters inside the borders) and its PNG re-rendered at the exact prior 1803x1811;insights-view.pngregenerated from the page WITH the budget panel, cumulative line and flow multiples;graph-view.pngkept byte-unchanged as the topology close-up. Changed references bump to?v=0.12.0.Specs UNCHANGED, checked: this slice states what the code slices shipped and changes no behaviour. Suite green in the CI posture (2192 tests, 0 skipped, live Valkey).