Skip to content

docs(io): make portable-v2 the project movement workflow (#862) - #863

Merged
DecisionNerd merged 5 commits into
mainfrom
docs/862-portable-v2-movement
Aug 21, 2026
Merged

docs(io): make portable-v2 the project movement workflow (#862)#863
DecisionNerd merged 5 commits into
mainfrom
docs/862-portable-v2-movement

Conversation

@DecisionNerd

@DecisionNerd DecisionNerd commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a user-facing portable-v2 guide for preview, expanded/bundle export, full verification, atomic clean import, selective sharing, air-gapped transfer, and digest-pinned OCI promotion.
  • Map the Rust API and CLI to the same Rust-owned workflow and document package/transport/source/import identity boundaries, integrity versus authenticity, credentials, and HTTPS policy.
  • Explicitly prohibit raw live .graphforge copies and committing graph/source/package/materialized data to Git; publish the guide in site navigation and API reference.

Closes #862. #862 is a native sub-issue and blocker of #740 and remains blocked by #744 so the documented binding/CLI surface lands first.

Test plan

  • pnpm docs:build (106 pages)
  • pnpm --filter @curatelabs/graphforge-docs-site check-links (13,096 links, zero broken/stale)
  • git diff --check

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 7039aa71-d73c-4b4b-8f19-b2c6f4401cef

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added documentation Improvements or additions to documentation release:none No release note or version impact labels Aug 20, 2026
@codspeed-hq

codspeed-hq Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 64 untouched benchmarks


Comparing docs/862-portable-v2-movement (502b920) with main (c9f4dd8)

Open in CodSpeed

@blacksmith-sh

This comment has been minimized.

@DecisionNerd
DecisionNerd merged commit e98e48c into main Aug 21, 2026
23 checks passed
@DecisionNerd
DecisionNerd deleted the docs/862-portable-v2-movement branch August 21, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation release:none No release note or version impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(io): document portable-v2 as the primary project movement workflow

1 participant