navori AI harness
navori

receipt

Signs or checks the reviewed bytes before publishing a change.

Usage

navori receipt <sign|check> --feature <id> [--target <ref>] [--dir <path>] [--json]

Flags

--feature <id> Identifier received in the handoff.
--target <ref> Actual PR base; defaults to prTarget.
--dir <path> Progress directory; defaults to .claude/progress.
--json Emit the machine-readable contract.

Examples

Sign and check

navori receipt sign --feature checkout --json
navori receipt check --feature checkout --json

Notes

  • Publish only when JSON returns status ok.