Merged
Conversation
mfreeman451
commented
Feb 17, 2026
| Builds phase-1 God-View snapshot payloads. | ||
|
|
||
| The binary payload currently encodes a compact fixed header used by the | ||
| frontend hook. It can be replaced by Arrow IPC while keeping the same |
Collaborator
Author
There was a problem hiding this comment.
need to make sure this gets done
| @@ -0,0 +1,28 @@ | |||
| ## 1. Specification and Architecture | |||
| - [ ] 1.1 Confirm scope boundaries for phase 1 (topology + causal blast radius) versus later layers (full telemetry atmosphere). | |||
Collaborator
Author
There was a problem hiding this comment.
need to make sure we are implementing full telemetry atmosphere here
mfreeman451
added a commit
that referenced
this pull request
Feb 17, 2026
* 2817 bugdire farm01 and tonka01 keep switching places (#2818) * wip: initial * wip: changing schema owner to serviceradar * fix: migration lock issue * wip: mapper device record creation work * wip: device enrichment rules * wip: ui cleanup * feat: device enrichment rules and devices ui cleanup * fix: ui cleanup * fix: support 3 panel snmp chart layouts (#2827) * wip: initial (#2830) * chore: updating deps (#2832) * chore: release v1.1.1 (#2831) * chore: release v1.1.1 * chore: updating deps (#2832) (#2833) * Update README.md * Update README.md * feat: "godview" visualizations (#2836) * chore: initial * wip: openspec changes/updates * wip: section 2.4 * feat: deepcausality v0.13.4 integration * chore: fixing tests * wip: god view tests * wip: tests * wip: 1.2 * wip: wasm loading issues * fix: seeing topo graph now * wip: topology visualization updates * feat: deepcausality causaloid/hypergraph work * wip: discovery data improvements and link visualization animations * wip: mapper work * wip: fixin ggraph * wip: animation * wip: topo work * chore: exposing snmp trapd * wip: topology fixes * wip: checkpoint before mapper update * fix: mapper updates * wip: graph mostly working except tonka01 on island * wip: mapper * wip: topo mapper rework * chore: lint * wip: mapper updates * chore: adding test * chore: tightening up tests * chore: cleanup * wip: fixing causal signals * wip: discovery updates * chore: adding missing file * wip: topo cleanup * wip: mapper rework * wip: graph cleaned up but no link to aruba yet * wip: aruba is back in the graph * fix: topo fix map is good moving on to other openspec issues * chore: lint * chore: lint * feat: script to dump cnpg/apache age topo links for debug * refactor: mapper rework (#2848) * wip: 1.2, 1.3, 1.4, 1.5, 1.6 * wip: 1.1 and 1.6 complete * wip: 3.3 and 3.4 done * wip: 4.1, 4.2, 4.3 done * wip: section 5 and 6 done * wip: test script * chore: lint * Update README.md * Update README.md * Update README.md * Update README.md
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.
IMPORTANT: Please sign the Developer Certificate of Origin
Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include
a DCO sign-off statement indicating the DCO acceptance in one commit message. Here
is an example DCO Signed-off-by line in a commit message:
Describe your changes
Issue ticket number and link
Code checklist before requesting a review