Skip to main content
Goal: understand the narrow honest Keycli wedge in one short session. Canonical flow: connect → readiness → plan → inspect risk/policy → approve when needed → apply → audit

1. Install the repo

This is the canonical starting point today because the hosted TypeScript control-plane demo lives in this repo.

2. Prove the workflow

Check for:
  • plan.risk.level
  • nextAction
  • approval required for risky paths
  • audit output at the end

3. Prove one live change

Start the hosted API:
Then run the public Vercel preview CLI wedge. Repo-first today means using the repo launcher:
If you install a launcher later, the same shape is:
Treat demo:vercel:preview as the internal proof harness / regression-safe script for this same wedge. It is still useful for repeatable validation, but it is no longer the primary public flow to teach first.

4. Then go deeper