Skip to content

vision: standalone CLI use is a supported front door - #10

Open
Kiran01bm wants to merge 1 commit into
kiran01bm/p2-5-linterfrom
kiran01bm/vision-standalone-cli
Open

vision: standalone CLI use is a supported front door#10
Kiran01bm wants to merge 1 commit into
kiran01bm/p2-5-linterfrom
kiran01bm/vision-standalone-cli

Conversation

@Kiran01bm

Copy link
Copy Markdown
Collaborator

Summary

Broadens the vision's positioning: pg-sprite is GitOps-ready, not GitOps-required.
Standalone CLI use — an engineer with nothing but a DSN — is a supported front door, not a
demo mode. Docs-only.

What

Three edits to docs/vision.md:

  • Tagline — adds "and a standalone CLI any engineer can pick up today, no GitOps layer
    required" alongside the SchemaBot execution-layer framing.
  • Pillar 2 — new paragraph: the same properties that make the engine drivable by an
    orchestrator (deterministic plans, typed verdicts, bounded locks, idempotent crash-resume,
    no mid-flight operator judgment) make it a safe direct tool without adopting SchemaBot
    first.
  • "What go-to means" — new success criterion: an engineer reaches for the pg-sprite CLI
    instead of a raw psql session — for teams without a GitOps layer, and for the urgent
    mid-incident change where bounded locks, a verdict, and crash-resume matter most.

Why

The previous framing measured success exclusively through SchemaBot. That undersells a real
user class: teams that want safe schema changes today without standing up GitOps
orchestration, and operators who must run an urgent change during an incident — exactly when
hand-typed DDL (unbounded locks, no verdict, no resume) is most dangerous. The safe path
should also be the path of least resistance. Nothing in scope changes: SchemaBot remains the
fleet story ("What pg-sprite is not" is untouched); this adds the direct-use audience the
engine already serves by construction.

pg-sprite is GitOps-ready, not GitOps-required. The properties that
make it drivable by SchemaBot (deterministic plans, typed verdicts,
bounded locks, crash-resume) also make it a safe direct CLI for an
engineer with nothing but a DSN — including the urgent mid-incident
change where the alternative is hand-typed DDL in psql. Add this to
the tagline, pillar 2, and the "go-to" success criteria.
@Kiran01bm
Kiran01bm marked this pull request as ready for review August 6, 2026 10:25
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

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