Skip to content

[codex] Align artifact package handoff guidance#115

Merged
slideep merged 1 commit into
mainfrom
codex/package-intake-verify-open
Jun 10, 2026
Merged

[codex] Align artifact package handoff guidance#115
slideep merged 1 commit into
mainfrom
codex/package-intake-verify-open

Conversation

@slideep

@slideep slideep commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update luotsi help artifacts so package info/verify/intake guidance mentions replay capsule handoff commands.
  • Add a help regression assertion for the package handoff wording.
  • Align docs and website copy with the info/open/replay/capsule flow from received packages.

Validation

  • dotnet.exe test Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj --no-restore -c Release --filter "FullyQualifiedName~RunAsync_Help_Command_Writes_Artifacts_Topic" -v minimal
  • dotnet.exe test Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj --no-restore -c Release --filter "FullyQualifiedName~Help_Command|FullyQualifiedName~ArtifactsInfo|FullyQualifiedName~ArtifactsVerify|FullyQualifiedName~ArtifactsIntake" -v minimal
  • dotnet.exe test Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj --no-restore -c Release -v minimal
  • npm run check
  • npm run build
  • git diff --check

@slideep
slideep marked this pull request as ready for review June 10, 2026 13:53
Copilot AI review requested due to automatic review settings June 10, 2026 13:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aligns Luotsi’s artifact-package handoff guidance so that received-package workflows consistently point users to replay capsule alongside existing info/open/replay flows, and adds a regression assertion to keep the help wording stable.

Changes:

  • Update luotsi help artifacts wording to mention unpack/replay/capsule and info/open/replay/capsule handoff commands.
  • Add a help-topic regression assertion in CLI tests for the updated phrasing.
  • Align docs and website content to reflect the same unpack → replay open → replay capsule workflow for received packages.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/src/content/docs/docs/reference/cli-command-groups.mdx Updates command-group guidance to include capsule in package handoff wording.
website/src/content/docs/docs/core-workflows/replay-and-artifacts.mdx Aligns workflow bullets to mention unpack/replay/capsule and info/open/replay/capsule outputs.
Luotsi.Cli/Cli/Help.cs Updates help artifacts topic text to include capsule in package verify/info/intake guidance.
Luotsi.Cli.Tests/CommandEnvelopeTests.cs Adds assertions to lock in the updated help-topic wording.
docs/schemas/luotsi-artifact-package-v1.md Updates schema documentation to mention capsule in the recommended handoff commands.
docs/commands.md Updates command reference text to include capsule in verify/info handoff language.

@slideep
slideep merged commit 0fcf46a into main Jun 10, 2026
13 checks passed
@slideep
slideep deleted the codex/package-intake-verify-open branch June 10, 2026 14:10
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.

2 participants