feat(cli): emit self-contained before/after sequence comparison bundles - #2388
Draft
tryingET wants to merge 18 commits into
Draft
feat(cli): emit self-contained before/after sequence comparison bundles#2388tryingET wants to merge 18 commits into
tryingET wants to merge 18 commits into
Conversation
This was referenced Aug 18, 2026
Draft
Author
Final schema-v1 freeze and cross-repository dogfoodThis supersedes the earlier prototype validation. The comparison artifact is now a frozen, view-neutral contract, not a Sequence-Diagram-only envelope. Frozen contract
Final reproducible dogfood
The run pinned and verified these exact revisions:
It verified:
Final artifacts
The data artifact includes the generated bundles, four sanitized AppMaps, JSON Schema, compatibility documentation, schema changelog, all five fixtures, and a lock file containing every exact tested revision. The upstream |
This was referenced Aug 18, 2026
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.
Purpose
Introduce the first data-plane primitive for an interactive AppMap PR comparison workspace: one portable file containing the before diagram, after diagram, merged semantic diff, and event alignment for synchronized change navigation.
This is the Sequence Diagram vertical slice toward synchronized before/after/overlay views for Dependency Map, Sequence Diagram, Trace View, and Flame Graph.
Changes
appmap sequence-diagram-compare <base-appmap> <head-appmap>.*.compare.diff.sequence.jsoncontaining:Example
Companion work
tryingET/vscode-appland#1tryingET/appmap-node#1tryingET/review-action#1tryingET/skills#1Validation
Cross-repository dogfood is green in
tryingET/appmap-noderun 32134789649:appmap-noderevisions build.authorizecall.Artifacts:
appmap-pr-comparison— artifact9323691826, SHA-2560cd6a4fc0a11f38713e6739fbab585e2f553dd6cece002d33c4d53a66651e0e9appmap-comparison-vsix— artifact9323896071, SHA-2567855a61259d588b0ee12807143f6dd63c15a33708f67722a474db07207b531f0The upstream CI and native-build runs currently show
action_required, awaiting first-time-contributor workflow approval rather than reporting a code failure. The PR remains draft while the dependency chain is reviewed.