Skip to content

docs: align suite framing with cross-CLI INTEROP (template-vault-cli v0.4.8)#24

Merged
DrBaher merged 1 commit into
mainfrom
claude/interop-suite-framing
May 19, 2026
Merged

docs: align suite framing with cross-CLI INTEROP (template-vault-cli v0.4.8)#24
DrBaher merged 1 commit into
mainfrom
claude/interop-suite-framing

Conversation

@DrBaher
Copy link
Copy Markdown
Owner

@DrBaher DrBaher commented May 19, 2026

Summary

The README's "Part of the contract-operations CLI suite" blockquote listed draft → review → convert → sign but didn't reference template-vault-cli (the storage layer that feeds draft-cli via template-vault get <ref>) or compare-cli (the auxiliary drift detector).

template-vault-cli landed in v0.4.x with full info --json output that draft-cli could consume to know what placeholders to expect. This PR brings the top-of-README framing into line with the convention codified in template-vault-cli v0.4.8's docs/INTEROP.md and docs/SIBLING-ISSUES.md §1.

What changed

One line edited in README.md — the existing suite blockquote now ends with Storage layer: template-vault-cli. Drift detection: compare-cli. before the "Showcase site" link. Style and tone match the existing one-line blockquote convention this repo uses (rather than the multi-line example in SIBLING-ISSUES.md).

Out of scope (per the brief)

  • No code changes. The LLM-config relocation in SIBLING-ISSUES §2 applies only to nda-review-cli, not here.
  • No --from-vault <ref> flag, no JSON Schema consumption, no INTEROP-target conventions (--demo, --why, color helpers, etc.). The brief explicitly parks these as separate work.
  • No version bump, CHANGELOG entry, or tag.
  • Existing prose in the README body (lines 87, 173, 204, 221, 225) already names template-vault get and template-vault-cli correctly — left untouched.

Test plan

  • npm test → 288/288 pass, 0 fail
  • README renders cleanly (blockquote stays on one line)
  • User review

🤖 Generated with Claude Code

…v0.4.8)

The README's suite blockquote listed the four-stage draft → review →
convert → sign chain but didn't reference template-vault-cli (the
storage layer that feeds draft-cli via `template-vault get <ref>`)
or compare-cli (the auxiliary drift detector). Both are referenced
elsewhere in the README's body — only the top-of-file framing was
out of date.

This matches the cross-CLI convention now codified in
template-vault-cli v0.4.8's docs/INTEROP.md and SIBLING-ISSUES.md §1.
@DrBaher DrBaher merged commit 1cff848 into main May 19, 2026
8 checks passed
@DrBaher DrBaher deleted the claude/interop-suite-framing branch May 19, 2026 18:17
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