Skip to content

spec: export, import and sequence graph views#79

Draft
paolino wants to merge 1 commit intomainfrom
013-view-export-import
Draft

spec: export, import and sequence graph views#79
paolino wants to merge 1 commit intomainfrom
013-view-export-import

Conversation

@paolino
Copy link
Copy Markdown
Contributor

@paolino paolino commented Apr 23, 2026

Bootstraps the spec for view portability and narrative tours.

Closes part of #77 (spec only; implementation to follow in separate PRs).

Spec

  • specs/013-view-export-import/spec.md
  • specs/013-view-export-import/checklists/requirements.md

Scope

  • P1: export view artifact (file + URL); import view (file + URL); graceful degradation on diverged graph data.
  • P2: sequence / tour artifact composing multiple views.
  • P3: edit a sequence (reorder / insert / remove steps).

Out of scope

In-session graph shaping (expand/collapse) — covered by sibling PR against branch 012-expand-collapse and issue #76. Implementation of this spec depends on that one landing first.

Test plan

Adds spec 013 covering view artifact export (file + URL), import with
graceful degradation against diverged graph data, and sequence artifacts
for narrative tours/slides. Shaping primitives are covered by spec 012 (#76).
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