Initialize To Change-Ready
AI-assisted init can ask one concise follow-up when project context is missing; plain CLI init stays non-interactive.
OSpec is a document-driven workflow for AI conversational collaboration. It only takes three steps: initialize the project, submit a Change to start a new requirement, then archive it through the standard path after deployment and validation.
Initialize the repository, move the requirement forward inside one change, then archive that change after deployment and validation are complete.
AI-assisted init can ask one concise follow-up when project context is missing; plain CLI init stays non-interactive.
The default workflow stays focused on one active change unless you explicitly choose queue mode.
`ospec finalize` verifies the change, refreshes the index, archives it, and leaves Git commit as a separate manual step.
Connect visual preview and real runtime checks directly to the OSpec workflow
Design review and canonical alignment
Use it for page design review, canonical screen management, and preview submission so landing page and route-level visual changes are visible before implementation
Local preview and UI verification
Use it for local preview, browser flow checks, and UI verification so page changes run in a real environment before you archive them
Install OSpec, initialize once, then move every accepted requirement through an explicit change and the standard verify/finalize closeout path.