create-quiver 0.15.2 → 0.15.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/ci.yml +3 -0
- package/AGENTS.md.es.template +37 -0
- package/README.md +1 -0
- package/README_FOR_AI.md +6 -4
- package/docs/AI_CONTEXT.md.es.template +35 -0
- package/docs/AI_ONBOARDING_PROMPT.md.es.template +22 -0
- package/docs/CLI_UX_GUIDE.md +47 -1
- package/docs/COMMANDS.md.es.template +28 -0
- package/docs/COMMANDS.md.template +14 -3
- package/docs/CONTEXTO.md.es.template +33 -0
- package/docs/DECISIONS.md.es.template +17 -0
- package/docs/GITFLOW_PR_GUIDE.md.es.template +25 -0
- package/docs/INDEX.md +96 -0
- package/docs/INDEX.md.es.template +36 -0
- package/docs/STATUS.md.es.template +28 -0
- package/docs/SUPPORT_MATRIX.md.es.template +22 -0
- package/docs/TESTING_GUIDE_FOR_AI.md.es.template +19 -0
- package/docs/TROUBLESHOOTING.md.es.template +35 -0
- package/docs/WORKFLOW.md.es.template +29 -0
- package/docs/WORKFLOW.md.template +2 -2
- package/docs/ai/LESSONS.md.es.template +24 -0
- package/docs/getting-started/installation.md +19 -0
- package/docs/reference/commands.md +68 -2
- package/package.json +3 -1
- package/specs/quiver-v34-cli-dashboard-status/EVIDENCE_REPORT.md +119 -0
- package/specs/quiver-v34-cli-dashboard-status/EXECUTION_PLAN.md +77 -0
- package/specs/quiver-v34-cli-dashboard-status/SPEC.md +152 -0
- package/specs/quiver-v34-cli-dashboard-status/STATUS.md +29 -0
- package/specs/quiver-v34-cli-dashboard-status/pr.md +99 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-00-dashboard-foundation/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-00-dashboard-foundation/EXECUTION_BRIEF.md +49 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-00-dashboard-foundation/slice.json +68 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-01-dashboard-report-contract/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-01-dashboard-report-contract/EXECUTION_BRIEF.md +53 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-01-dashboard-report-contract/slice.json +78 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-02-dashboard-command-rendering/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-02-dashboard-command-rendering/EXECUTION_BRIEF.md +53 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-02-dashboard-command-rendering/slice.json +82 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-03-dashboard-edge-cases-and-guardrails/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-03-dashboard-edge-cases-and-guardrails/EXECUTION_BRIEF.md +54 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-03-dashboard-edge-cases-and-guardrails/slice.json +77 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-04-docs-templates-and-scripts/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-04-docs-templates-and-scripts/EXECUTION_BRIEF.md +54 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-04-docs-templates-and-scripts/slice.json +88 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-05-tests-smokes-release-readiness/CLOSURE_BRIEF.md +26 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-05-tests-smokes-release-readiness/EXECUTION_BRIEF.md +57 -0
- package/specs/quiver-v34-cli-dashboard-status/slices/slice-05-tests-smokes-release-readiness/slice.json +85 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/EVIDENCE_REPORT.md +43 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/EXECUTION_PLAN.md +85 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/SPEC.md +147 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/STATUS.md +33 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/pr.md +106 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-00-foundation-and-doc-router/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-00-foundation-and-doc-router/EXECUTION_BRIEF.md +38 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-00-foundation-and-doc-router/slice.json +64 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-01-dashboard-cli-contract/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-01-dashboard-cli-contract/EXECUTION_BRIEF.md +49 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-01-dashboard-cli-contract/slice.json +80 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-02-dashboard-compact-renderer/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-02-dashboard-compact-renderer/EXECUTION_BRIEF.md +48 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-02-dashboard-compact-renderer/slice.json +73 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-03-dashboard-details-sections/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-03-dashboard-details-sections/EXECUTION_BRIEF.md +48 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-03-dashboard-details-sections/slice.json +72 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-04-version-command/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-04-version-command/EXECUTION_BRIEF.md +49 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-04-version-command/slice.json +82 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-05-docs-help-generated-guidance/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-05-docs-help-generated-guidance/EXECUTION_BRIEF.md +50 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-05-docs-help-generated-guidance/slice.json +90 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-06-tests-smokes-release-readiness/CLOSURE_BRIEF.md +21 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-06-tests-smokes-release-readiness/EXECUTION_BRIEF.md +51 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-06-tests-smokes-release-readiness/slice.json +85 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-07-package-and-cross-platform-smoke/CLOSURE_BRIEF.md +20 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-07-package-and-cross-platform-smoke/EXECUTION_BRIEF.md +49 -0
- package/specs/quiver-v35-compact-dashboard-version-ux/slices/slice-07-package-and-cross-platform-smoke/slice.json +79 -0
- package/specs/quiver-v36-ai-run-watch-portable/EVIDENCE_REPORT.md +33 -0
- package/specs/quiver-v36-ai-run-watch-portable/EXECUTION_PLAN.md +39 -0
- package/specs/quiver-v36-ai-run-watch-portable/SPEC.md +166 -0
- package/specs/quiver-v36-ai-run-watch-portable/STATUS.md +31 -0
- package/specs/quiver-v36-ai-run-watch-portable/pr.md +78 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-00-foundation-and-handoffs/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-00-foundation-and-handoffs/EXECUTION_BRIEF.md +43 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-00-foundation-and-handoffs/slice.json +61 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-01-run-schema-path-safety/CLOSURE_BRIEF.md +18 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-01-run-schema-path-safety/EXECUTION_BRIEF.md +43 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-01-run-schema-path-safety/slice.json +65 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-02-event-writer-redacted-logs/CLOSURE_BRIEF.md +18 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-02-event-writer-redacted-logs/EXECUTION_BRIEF.md +43 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-02-event-writer-redacted-logs/slice.json +66 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-03-provider-streaming-integration/CLOSURE_BRIEF.md +18 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-03-provider-streaming-integration/EXECUTION_BRIEF.md +41 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-03-provider-streaming-integration/slice.json +71 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-04-ai-run-watch-command/CLOSURE_BRIEF.md +18 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-04-ai-run-watch-command/EXECUTION_BRIEF.md +44 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-04-ai-run-watch-command/slice.json +73 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-05-main-progress-user-guidance/CLOSURE_BRIEF.md +18 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-05-main-progress-user-guidance/EXECUTION_BRIEF.md +44 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-05-main-progress-user-guidance/slice.json +71 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-06-docs-generated-guidance/CLOSURE_BRIEF.md +19 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-06-docs-generated-guidance/EXECUTION_BRIEF.md +45 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-06-docs-generated-guidance/slice.json +77 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-07-tests-cross-platform-readiness/CLOSURE_BRIEF.md +22 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-07-tests-cross-platform-readiness/EXECUTION_BRIEF.md +46 -0
- package/specs/quiver-v36-ai-run-watch-portable/slices/slice-07-tests-cross-platform-readiness/slice.json +87 -0
- package/specs/quiver-v37-cli-i18n-foundation/EVIDENCE_REPORT.md +73 -0
- package/specs/quiver-v37-cli-i18n-foundation/EXECUTION_PLAN.md +34 -0
- package/specs/quiver-v37-cli-i18n-foundation/SPEC.md +91 -0
- package/specs/quiver-v37-cli-i18n-foundation/STATUS.md +29 -0
- package/specs/quiver-v37-cli-i18n-foundation/pr.md +97 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-00-foundation-and-program-roadmap/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-00-foundation-and-program-roadmap/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-00-foundation-and-program-roadmap/slice.json +54 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-01-language-resolution-contract/CLOSURE_BRIEF.md +30 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-01-language-resolution-contract/EXECUTION_BRIEF.md +27 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-01-language-resolution-contract/slice.json +66 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-02-message-catalog-interpolation/CLOSURE_BRIEF.md +27 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-02-message-catalog-interpolation/EXECUTION_BRIEF.md +26 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-02-message-catalog-interpolation/slice.json +62 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-03-config-language-command/CLOSURE_BRIEF.md +32 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-03-config-language-command/EXECUTION_BRIEF.md +25 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-03-config-language-command/slice.json +66 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-04-parser-help-error-foundation/CLOSURE_BRIEF.md +30 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-04-parser-help-error-foundation/EXECUTION_BRIEF.md +24 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-04-parser-help-error-foundation/slice.json +65 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-05-foundation-docs-tests-package-readiness/CLOSURE_BRIEF.md +27 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-05-foundation-docs-tests-package-readiness/EXECUTION_BRIEF.md +23 -0
- package/specs/quiver-v37-cli-i18n-foundation/slices/slice-05-foundation-docs-tests-package-readiness/slice.json +67 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/EVIDENCE_REPORT.md +69 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/EXECUTION_PLAN.md +25 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/SPEC.md +52 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/STATUS.md +24 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/pr.md +119 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-00-read-only-foundation/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-00-read-only-foundation/EXECUTION_BRIEF.md +21 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-00-read-only-foundation/slice.json +53 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-01-version-dashboard-help/CLOSURE_BRIEF.md +17 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-01-version-dashboard-help/EXECUTION_BRIEF.md +23 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-01-version-dashboard-help/slice.json +69 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-02-flow-doctor-next-graph/CLOSURE_BRIEF.md +13 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-02-flow-doctor-next-graph/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-02-flow-doctor-next-graph/slice.json +77 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-03-ai-inspection-and-export/CLOSURE_BRIEF.md +12 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-03-ai-inspection-and-export/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-03-ai-inspection-and-export/slice.json +66 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-04-read-only-tests-smokes/CLOSURE_BRIEF.md +13 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-04-read-only-tests-smokes/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v38-cli-i18n-read-only-commands/slices/slice-04-read-only-tests-smokes/slice.json +61 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/EVIDENCE_REPORT.md +71 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/EXECUTION_PLAN.md +25 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/SPEC.md +53 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/STATUS.md +24 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/pr.md +104 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-00-setup-foundation/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-00-setup-foundation/EXECUTION_BRIEF.md +21 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-00-setup-foundation/slice.json +53 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-01-init-interactive-language/CLOSURE_BRIEF.md +12 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-01-init-interactive-language/EXECUTION_BRIEF.md +23 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-01-init-interactive-language/slice.json +68 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-02-analyze-migrate-prepare/CLOSURE_BRIEF.md +12 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-02-analyze-migrate-prepare/EXECUTION_BRIEF.md +23 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-02-analyze-migrate-prepare/slice.json +62 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-03-demo-evidence-onboarding/CLOSURE_BRIEF.md +12 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-03-demo-evidence-onboarding/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-03-demo-evidence-onboarding/slice.json +72 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-04-setup-tests-smokes/CLOSURE_BRIEF.md +15 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-04-setup-tests-smokes/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v39-cli-i18n-setup-onboarding/slices/slice-04-setup-tests-smokes/slice.json +61 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/EVIDENCE_REPORT.md +50 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/EXECUTION_PLAN.md +25 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/SPEC.md +52 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/STATUS.md +24 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/pr.md +94 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-00-spec-slice-foundation/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-00-spec-slice-foundation/EXECUTION_BRIEF.md +21 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-00-spec-slice-foundation/slice.json +53 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-01-spec-create-start-status/CLOSURE_BRIEF.md +12 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-01-spec-create-start-status/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-01-spec-create-start-status/slice.json +63 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-02-spec-validate-close/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-02-spec-validate-close/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-02-spec-validate-close/slice.json +63 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-03-slice-lifecycle-handoffs/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-03-slice-lifecycle-handoffs/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-03-slice-lifecycle-handoffs/slice.json +72 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-04-spec-slice-tests-smokes/CLOSURE_BRIEF.md +15 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-04-spec-slice-tests-smokes/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v40-cli-i18n-spec-slice-workflows/slices/slice-04-spec-slice-tests-smokes/slice.json +69 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/EVIDENCE_REPORT.md +90 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/EXECUTION_PLAN.md +33 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/SPEC.md +57 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/STATUS.md +26 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/pr.md +103 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-00-ai-i18n-foundation/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-00-ai-i18n-foundation/EXECUTION_BRIEF.md +21 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-00-ai-i18n-foundation/slice.json +53 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-01-ai-run-status-resume/CLOSURE_BRIEF.md +13 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-01-ai-run-status-resume/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-01-ai-run-status-resume/slice.json +68 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-02-ai-agent-models/CLOSURE_BRIEF.md +12 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-02-ai-agent-models/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-02-ai-agent-models/slice.json +66 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-03-ai-planner-approval-review/CLOSURE_BRIEF.md +12 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-03-ai-planner-approval-review/EXECUTION_BRIEF.md +23 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-03-ai-planner-approval-review/slice.json +68 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-04-ai-execution-pr/CLOSURE_BRIEF.md +13 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-04-ai-execution-pr/EXECUTION_BRIEF.md +23 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-04-ai-execution-pr/slice.json +72 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-05-ai-tests-smokes/CLOSURE_BRIEF.md +15 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-05-ai-tests-smokes/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-05-ai-tests-smokes/slice.json +66 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-06-ai-prepare-context-progress-i18n-fix/CLOSURE_BRIEF.md +11 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-06-ai-prepare-context-progress-i18n-fix/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-06-ai-prepare-context-progress-i18n-fix/slice.json +70 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/EVIDENCE_REPORT.md +64 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/EXECUTION_PLAN.md +26 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/SPEC.md +52 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/STATUS.md +24 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/pr.md +125 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-00-generated-docs-foundation/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-00-generated-docs-foundation/EXECUTION_BRIEF.md +21 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-00-generated-docs-foundation/slice.json +53 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-01-template-language-routing/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-01-template-language-routing/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-01-template-language-routing/slice.json +62 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-02-init-docs-and-i18n-assets/CLOSURE_BRIEF.md +11 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-02-init-docs-and-i18n-assets/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-02-init-docs-and-i18n-assets/slice.json +72 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-03-docs-reference-guides/CLOSURE_BRIEF.md +12 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-03-docs-reference-guides/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-03-docs-reference-guides/slice.json +60 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-04-generated-docs-tests-smokes/CLOSURE_BRIEF.md +16 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-04-generated-docs-tests-smokes/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v42-cli-i18n-generated-docs/slices/slice-04-generated-docs-tests-smokes/slice.json +62 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/EVIDENCE_REPORT.md +203 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/EXECUTION_PLAN.md +27 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/SPEC.md +54 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/STATUS.md +24 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/command-language-mode-matrix.json +545 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/cross-platform-smoke-matrix.md +35 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/pr.md +155 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-00-audit-foundation/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-00-audit-foundation/EXECUTION_BRIEF.md +21 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-00-audit-foundation/slice.json +53 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-01-command-language-mode-matrix/CLOSURE_BRIEF.md +13 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-01-command-language-mode-matrix/EXECUTION_BRIEF.md +23 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-01-command-language-mode-matrix/slice.json +62 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-02-public-string-audit/CLOSURE_BRIEF.md +18 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-02-public-string-audit/EXECUTION_BRIEF.md +22 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-02-public-string-audit/slice.json +59 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-03-cross-platform-smokes/CLOSURE_BRIEF.md +15 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-03-cross-platform-smokes/EXECUTION_BRIEF.md +23 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-03-cross-platform-smokes/slice.json +62 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-04-package-release-readiness/CLOSURE_BRIEF.md +17 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-04-package-release-readiness/EXECUTION_BRIEF.md +24 -0
- package/specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-04-package-release-readiness/slice.json +66 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/EVIDENCE_REPORT.md +18 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/EXECUTION_PLAN.md +31 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/SPEC.md +118 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/STATUS.md +25 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/pr.md +92 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-00-tui-lite-contract-foundation/CLOSURE_BRIEF.md +11 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-00-tui-lite-contract-foundation/EXECUTION_BRIEF.md +23 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-00-tui-lite-contract-foundation/slice.json +64 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-01-provider-stream-hooks/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-01-provider-stream-hooks/EXECUTION_BRIEF.md +24 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-01-provider-stream-hooks/slice.json +65 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-02-live-output-renderer/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-02-live-output-renderer/EXECUTION_BRIEF.md +24 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-02-live-output-renderer/slice.json +70 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-03-prepare-context-integration/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-03-prepare-context-integration/EXECUTION_BRIEF.md +25 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-03-prepare-context-integration/slice.json +70 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-04-planner-command-audit-adoption/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-04-planner-command-audit-adoption/EXECUTION_BRIEF.md +26 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-04-planner-command-audit-adoption/slice.json +72 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-05-docs-tests-readiness/CLOSURE_BRIEF.md +15 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-05-docs-tests-readiness/EXECUTION_BRIEF.md +26 -0
- package/specs/quiver-v44-provider-live-output-tui-lite/slices/slice-05-docs-tests-readiness/slice.json +75 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/EVIDENCE_REPORT.md +30 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/EXECUTION_PLAN.md +22 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/SPEC.md +49 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/STATUS.md +21 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/pr.md +67 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/slices/slice-00-ci-actions-foundation/CLOSURE_BRIEF.md +10 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/slices/slice-00-ci-actions-foundation/EXECUTION_BRIEF.md +21 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/slices/slice-00-ci-actions-foundation/slice.json +48 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/slices/slice-01-actions-node24-readiness/CLOSURE_BRIEF.md +14 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/slices/slice-01-actions-node24-readiness/EXECUTION_BRIEF.md +23 -0
- package/specs/quiver-v45-ci-actions-node24-readiness/slices/slice-01-actions-node24-readiness/slice.json +65 -0
- package/src/create-quiver/commands/ai.js +485 -307
- package/src/create-quiver/commands/config.js +124 -0
- package/src/create-quiver/commands/dashboard.js +31 -0
- package/src/create-quiver/commands/demo.js +2 -2
- package/src/create-quiver/commands/evidence.js +6 -4
- package/src/create-quiver/commands/flow.js +108 -16
- package/src/create-quiver/commands/graph.js +1 -0
- package/src/create-quiver/commands/next.js +21 -18
- package/src/create-quiver/commands/plan.js +23 -6
- package/src/create-quiver/commands/spec.js +66 -57
- package/src/create-quiver/index.js +606 -136
- package/src/create-quiver/lib/ai/execution-plan.js +23 -20
- package/src/create-quiver/lib/ai/executor.js +60 -44
- package/src/create-quiver/lib/ai/export-state.js +75 -64
- package/src/create-quiver/lib/ai/github.js +24 -21
- package/src/create-quiver/lib/ai/run-state.js +28 -25
- package/src/create-quiver/lib/cli/ux-flags.js +6 -0
- package/src/create-quiver/lib/dashboard.js +939 -0
- package/src/create-quiver/lib/demo.js +14 -12
- package/src/create-quiver/lib/handoff.js +16 -7
- package/src/create-quiver/lib/i18n/catalog.js +152 -0
- package/src/create-quiver/lib/i18n/language.js +279 -0
- package/src/create-quiver/lib/i18n/messages/en.js +853 -0
- package/src/create-quiver/lib/i18n/messages/es.js +968 -0
- package/src/create-quiver/lib/i18n/read-only-format.js +26 -0
- package/src/create-quiver/lib/i18n/templates.js +172 -0
- package/src/create-quiver/lib/init-docs.js +24 -4
- package/src/create-quiver/lib/init-layout.js +8 -0
- package/src/create-quiver/lib/lifecycle.js +53 -46
- package/src/create-quiver/lib/project-state-resolver.js +22 -2
- package/src/create-quiver/lib/readiness.js +77 -67
- package/src/create-quiver/lib/renderers/tree.js +9 -6
- package/src/create-quiver/lib/spec-worktrees.js +34 -30
- package/src/create-quiver/lib/version.js +159 -0
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-06-tests-smokes-release-readiness",
|
|
3
|
+
"ticket": "QUIVER-35-06",
|
|
4
|
+
"type": "validation",
|
|
5
|
+
"title": "Tests, smokes, and release readiness",
|
|
6
|
+
"objective": "Close focused test coverage and release-readiness evidence for dashboard and version UX.",
|
|
7
|
+
"description": "Adds and runs focused tests, full node test suite, diff checks, spec validation, package smoke, and evidence updates.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v35-tests-release-readiness",
|
|
12
|
+
"branch_name": "feature/QUIVER-35-06-v35-tests-release-readiness"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"tests/commands/dashboard.test.js",
|
|
16
|
+
"tests/commands/cli-contract.test.js",
|
|
17
|
+
"tests/lib/dashboard.test.js",
|
|
18
|
+
"tests/lib/version.test.js",
|
|
19
|
+
"tests/lib/cli-theme.test.js",
|
|
20
|
+
"specs/quiver-v35-compact-dashboard-version-ux/**"
|
|
21
|
+
],
|
|
22
|
+
"expected_read_paths": [
|
|
23
|
+
"tests/commands/dashboard.test.js",
|
|
24
|
+
"tests/commands/cli-contract.test.js",
|
|
25
|
+
"tests/lib/dashboard.test.js",
|
|
26
|
+
"tests/lib/cli-theme.test.js",
|
|
27
|
+
"scripts/package-quiver.sh",
|
|
28
|
+
"scripts/ci/smoke-create-quiver.sh",
|
|
29
|
+
"specs/quiver-v35-compact-dashboard-version-ux/SPEC.md"
|
|
30
|
+
],
|
|
31
|
+
"allowed_write_paths": [
|
|
32
|
+
"tests/commands/dashboard.test.js",
|
|
33
|
+
"tests/commands/cli-contract.test.js",
|
|
34
|
+
"tests/lib/dashboard.test.js",
|
|
35
|
+
"tests/lib/version.test.js",
|
|
36
|
+
"tests/lib/cli-theme.test.js",
|
|
37
|
+
"specs/quiver-v35-compact-dashboard-version-ux/**"
|
|
38
|
+
],
|
|
39
|
+
"depends_on": [
|
|
40
|
+
"slice-02-dashboard-compact-renderer",
|
|
41
|
+
"slice-03-dashboard-details-sections",
|
|
42
|
+
"slice-04-version-command",
|
|
43
|
+
"slice-05-docs-help-generated-guidance"
|
|
44
|
+
],
|
|
45
|
+
"parallel_safe": "never",
|
|
46
|
+
"parallel_safe_reason": "This slice closes evidence and validates the integrated behavior after implementation and docs are stable.",
|
|
47
|
+
"must": [
|
|
48
|
+
"Cover compact dashboard, details, sections, limit validation, and rejected combinations.",
|
|
49
|
+
"Cover dashboard JSON cleanliness and JSON-safe errors.",
|
|
50
|
+
"Cover version human output, version --json, no-color, CI, no-TTY, and semver-only --version.",
|
|
51
|
+
"Run node --test.",
|
|
52
|
+
"Run git diff --check.",
|
|
53
|
+
"Run spec validate for this spec.",
|
|
54
|
+
"Run npm run package:quiver and relevant smoke suites.",
|
|
55
|
+
"Update evidence and closure briefs with real commands and outcomes."
|
|
56
|
+
],
|
|
57
|
+
"not_included": [
|
|
58
|
+
"Package-installed binary alias smoke beyond what is assigned to slice-07.",
|
|
59
|
+
"npm publication."
|
|
60
|
+
],
|
|
61
|
+
"acceptance": [
|
|
62
|
+
"Focused dashboard and version tests pass.",
|
|
63
|
+
"Full node --test passes or a blocker is documented.",
|
|
64
|
+
"Spec validation passes.",
|
|
65
|
+
"Package smoke passes.",
|
|
66
|
+
"Evidence report and closure briefs contain real validation results."
|
|
67
|
+
],
|
|
68
|
+
"tests": [
|
|
69
|
+
"node --test",
|
|
70
|
+
"git diff --check",
|
|
71
|
+
"npx create-quiver spec validate specs/quiver-v35-compact-dashboard-version-ux",
|
|
72
|
+
"npm run package:quiver",
|
|
73
|
+
"npm run smoke:create-quiver"
|
|
74
|
+
],
|
|
75
|
+
"validation_hints": [
|
|
76
|
+
"Record exact commands and results in EVIDENCE_REPORT.md.",
|
|
77
|
+
"Do not mark slices completed without evidence."
|
|
78
|
+
],
|
|
79
|
+
"estimated_hours": 4,
|
|
80
|
+
"status": "completed",
|
|
81
|
+
"started_at": "2026-05-28T17:00:00Z",
|
|
82
|
+
"completed_at": "2026-05-28T17:36:57Z",
|
|
83
|
+
"actual_hours": 1,
|
|
84
|
+
"blocked_reason": null
|
|
85
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# CLOSURE_BRIEF - slice-07 Package and cross-platform smoke
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
Extended package and cross-platform smokes to validate installed tarball behavior for `create-quiver`, the `quiver` alias, semver-only `--version`, `version`, `version --json`, `dashboard`, `dashboard --json`, generated docs, and generated scripts.
|
|
6
|
+
|
|
7
|
+
## Validation
|
|
8
|
+
|
|
9
|
+
- [x] `npm run package:quiver`
|
|
10
|
+
- [x] `npm run smoke:create-quiver`
|
|
11
|
+
- [x] `node scripts/ci/smoke-cross-platform.js`
|
|
12
|
+
- [x] `git diff --check`
|
|
13
|
+
|
|
14
|
+
## Pending
|
|
15
|
+
|
|
16
|
+
- None.
|
|
17
|
+
|
|
18
|
+
## Remaining Risks
|
|
19
|
+
|
|
20
|
+
- Residual: native Windows execution was not run in this turn. Cross-platform smoke includes Windows path/npm guards and passed locally.
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-07 Package and cross-platform smoke
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
Repo-local `node bin/create-quiver.js` can pass while an installed package or binary alias fails. This slice closes that production-like gap.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Validate compact dashboard and version UX from an installed tarball using both `create-quiver` and `quiver`.
|
|
10
|
+
|
|
11
|
+
## Scope
|
|
12
|
+
|
|
13
|
+
- package smoke scripts
|
|
14
|
+
- cross-platform smoke script
|
|
15
|
+
- package contents validation
|
|
16
|
+
- final evidence updates
|
|
17
|
+
|
|
18
|
+
## Acceptance Criteria
|
|
19
|
+
|
|
20
|
+
- Installed `create-quiver version` works.
|
|
21
|
+
- Installed `quiver version` works.
|
|
22
|
+
- Installed `create-quiver --version` remains semver-only.
|
|
23
|
+
- Installed `dashboard` and `dashboard --json` work in a temp project.
|
|
24
|
+
- Package contents are intentional if `docs/INDEX.md` or `.npmignore` changed.
|
|
25
|
+
- Evidence records exact commands and outcomes.
|
|
26
|
+
|
|
27
|
+
## Technical Plan Summary
|
|
28
|
+
|
|
29
|
+
Extend existing package-installed smoke coverage so it exercises new command behavior and binary aliases, not only repo-local Node execution.
|
|
30
|
+
|
|
31
|
+
## Suggested Steps
|
|
32
|
+
|
|
33
|
+
1. Build local tarball.
|
|
34
|
+
2. Install tarball into a temp installer root.
|
|
35
|
+
3. Execute installed `create-quiver` and `quiver` binaries.
|
|
36
|
+
4. Validate version and dashboard outputs.
|
|
37
|
+
5. Validate package contents.
|
|
38
|
+
6. Record evidence.
|
|
39
|
+
|
|
40
|
+
## Restrictions
|
|
41
|
+
|
|
42
|
+
- Do not publish npm.
|
|
43
|
+
- Do not rely only on repo-local `node bin/create-quiver.js`.
|
|
44
|
+
|
|
45
|
+
## Completion Checklist
|
|
46
|
+
|
|
47
|
+
- [ ] Installed package smoke added.
|
|
48
|
+
- [ ] Binary alias validated.
|
|
49
|
+
- [ ] Package contents validated.
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-07-package-and-cross-platform-smoke",
|
|
3
|
+
"ticket": "QUIVER-35-07",
|
|
4
|
+
"type": "validation",
|
|
5
|
+
"title": "Package and cross-platform smoke",
|
|
6
|
+
"objective": "Validate the feature through an installed tarball and both CLI binary names across automation-safe modes.",
|
|
7
|
+
"description": "Extends package/cross-platform smoke coverage so production-like installation catches bin alias, package contents, version, dashboard, JSON, no-color, and CI/no-TTY behavior.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v35-package-cross-platform-smoke",
|
|
12
|
+
"branch_name": "feature/QUIVER-35-07-v35-package-cross-platform-smoke"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"scripts/ci/smoke-create-quiver.sh",
|
|
16
|
+
"scripts/ci/smoke-cross-platform.js",
|
|
17
|
+
"scripts/package-quiver.sh",
|
|
18
|
+
".npmignore",
|
|
19
|
+
"specs/quiver-v35-compact-dashboard-version-ux/**"
|
|
20
|
+
],
|
|
21
|
+
"expected_read_paths": [
|
|
22
|
+
"scripts/ci/smoke-create-quiver.sh",
|
|
23
|
+
"scripts/ci/smoke-cross-platform.js",
|
|
24
|
+
"scripts/package-quiver.sh",
|
|
25
|
+
".npmignore",
|
|
26
|
+
"package.json",
|
|
27
|
+
"specs/quiver-v35-compact-dashboard-version-ux/SPEC.md"
|
|
28
|
+
],
|
|
29
|
+
"allowed_write_paths": [
|
|
30
|
+
"scripts/ci/smoke-create-quiver.sh",
|
|
31
|
+
"scripts/ci/smoke-cross-platform.js",
|
|
32
|
+
"scripts/package-quiver.sh",
|
|
33
|
+
".npmignore",
|
|
34
|
+
"specs/quiver-v35-compact-dashboard-version-ux/**"
|
|
35
|
+
],
|
|
36
|
+
"depends_on": [
|
|
37
|
+
"slice-05-docs-help-generated-guidance",
|
|
38
|
+
"slice-06-tests-smokes-release-readiness"
|
|
39
|
+
],
|
|
40
|
+
"parallel_safe": "never",
|
|
41
|
+
"parallel_safe_reason": "This is the final production-like smoke layer and depends on implementation, docs, tests, and package contents being stable.",
|
|
42
|
+
"must": [
|
|
43
|
+
"Install the local tarball into a temporary project or installer root.",
|
|
44
|
+
"Execute the installed create-quiver binary.",
|
|
45
|
+
"Execute the installed quiver alias.",
|
|
46
|
+
"Validate version, version --json, dashboard, and dashboard --json from the installed package.",
|
|
47
|
+
"Validate --no-color, CI, and no-TTY behavior where practical.",
|
|
48
|
+
"Validate package contents if docs/INDEX.md or .npmignore changed.",
|
|
49
|
+
"Record exact evidence in EVIDENCE_REPORT.md."
|
|
50
|
+
],
|
|
51
|
+
"not_included": [
|
|
52
|
+
"npm publication.",
|
|
53
|
+
"New product behavior."
|
|
54
|
+
],
|
|
55
|
+
"acceptance": [
|
|
56
|
+
"Installed create-quiver version works.",
|
|
57
|
+
"Installed quiver version works.",
|
|
58
|
+
"Installed create-quiver --version remains semver-only.",
|
|
59
|
+
"Installed dashboard and dashboard --json work in a temp project.",
|
|
60
|
+
"Package contents are intentional and pass package safety.",
|
|
61
|
+
"Cross-platform smoke documents any platform-specific limitation."
|
|
62
|
+
],
|
|
63
|
+
"tests": [
|
|
64
|
+
"npm run package:quiver",
|
|
65
|
+
"npm run smoke:create-quiver",
|
|
66
|
+
"node scripts/ci/smoke-cross-platform.js",
|
|
67
|
+
"git diff --check"
|
|
68
|
+
],
|
|
69
|
+
"validation_hints": [
|
|
70
|
+
"Prefer installed tarball execution over repo-local node bin execution for this slice.",
|
|
71
|
+
"Use npm exec or a temp install to exercise package bin aliases."
|
|
72
|
+
],
|
|
73
|
+
"estimated_hours": 4,
|
|
74
|
+
"status": "completed",
|
|
75
|
+
"started_at": "2026-05-28T17:00:00Z",
|
|
76
|
+
"completed_at": "2026-05-28T17:36:57Z",
|
|
77
|
+
"actual_hours": 1,
|
|
78
|
+
"blocked_reason": null
|
|
79
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
# Evidence Report - Quiver v36 Portable AI Run Watch
|
|
2
|
+
|
|
3
|
+
## Status
|
|
4
|
+
|
|
5
|
+
Spec package created. Runtime implementation has not started.
|
|
6
|
+
|
|
7
|
+
## Evidence Log
|
|
8
|
+
|
|
9
|
+
| Date | Slice | Evidence | Result |
|
|
10
|
+
|---|---|---|---|
|
|
11
|
+
| 2026-05-28 | slice-00-foundation-and-handoffs | Created spec package, slices, execution briefs, closure brief templates, status, execution plan, and PR body. | Completed |
|
|
12
|
+
| 2026-05-28 | slice-00-foundation-and-handoffs | Parsed all `slices/*/slice.json` files with Node JSON parser. | PASS |
|
|
13
|
+
| 2026-05-28 | slice-00-foundation-and-handoffs | Ran `npx create-quiver spec validate specs/quiver-v36-ai-run-watch-portable --strict`. | PASS |
|
|
14
|
+
| 2026-05-28 | slice-00-foundation-and-handoffs | Ran `git diff --check`. | PASS |
|
|
15
|
+
|
|
16
|
+
## Spec Package Validation
|
|
17
|
+
|
|
18
|
+
- [x] `node -e "const fs=require('fs'); for (const f of process.argv.slice(1)) JSON.parse(fs.readFileSync(f,'utf8')); console.log('slice json ok')" specs/quiver-v36-ai-run-watch-portable/slices/*/slice.json`
|
|
19
|
+
- [x] `npx create-quiver spec validate specs/quiver-v36-ai-run-watch-portable --strict`
|
|
20
|
+
- [x] `git diff --check`
|
|
21
|
+
|
|
22
|
+
## Required Final Validation For Runtime Completion
|
|
23
|
+
|
|
24
|
+
- [ ] `node --test tests/**/*.test.js`
|
|
25
|
+
- [ ] `git diff --check`
|
|
26
|
+
- [ ] `npx create-quiver spec validate specs/quiver-v36-ai-run-watch-portable --strict`
|
|
27
|
+
- [ ] `npm run package:quiver`
|
|
28
|
+
- [ ] `npm run smoke:create-quiver`
|
|
29
|
+
- [ ] `node scripts/ci/smoke-cross-platform.js`
|
|
30
|
+
|
|
31
|
+
## Notes
|
|
32
|
+
|
|
33
|
+
No runtime code or npm publication is part of slice-00.
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
# Execution Plan - Quiver v36 Portable AI Run Watch
|
|
2
|
+
|
|
3
|
+
## Execution Rules
|
|
4
|
+
|
|
5
|
+
- Do not implement without an approved slice.
|
|
6
|
+
- Keep one slice per focused change set.
|
|
7
|
+
- Preserve CI/no-TTY/JSON cleanliness.
|
|
8
|
+
- Never persist unredacted provider output or prompts.
|
|
9
|
+
- Do not introduce `tmux`, `zellij`, AppleScript, Windows Terminal automation, or `node-pty` as required behavior.
|
|
10
|
+
|
|
11
|
+
## Suggested Order
|
|
12
|
+
|
|
13
|
+
1. `slice-00-foundation-and-handoffs`
|
|
14
|
+
2. `slice-01-run-schema-path-safety`
|
|
15
|
+
3. `slice-02-event-writer-redacted-logs`
|
|
16
|
+
4. `slice-03-provider-streaming-integration`
|
|
17
|
+
5. `slice-04-ai-run-watch-command`
|
|
18
|
+
6. `slice-05-main-progress-user-guidance`
|
|
19
|
+
7. `slice-06-docs-generated-guidance`
|
|
20
|
+
8. `slice-07-tests-cross-platform-readiness`
|
|
21
|
+
|
|
22
|
+
## Parallelization Guidance
|
|
23
|
+
|
|
24
|
+
- `slice-01` must run before runtime implementation.
|
|
25
|
+
- `slice-02` must run before provider streaming and watcher finalization.
|
|
26
|
+
- `slice-03` and `slice-04` can overlap only after `slice-02` if file ownership is split carefully; default to sequential unless delegated worktrees prove no overlap.
|
|
27
|
+
- `slice-05` depends on the actual provider streaming and watcher command.
|
|
28
|
+
- `slice-06` and `slice-07` should run after behavior stabilizes.
|
|
29
|
+
|
|
30
|
+
## Final Validation
|
|
31
|
+
|
|
32
|
+
```bash
|
|
33
|
+
node --test tests/**/*.test.js
|
|
34
|
+
git diff --check
|
|
35
|
+
npx create-quiver spec validate specs/quiver-v36-ai-run-watch-portable --strict
|
|
36
|
+
npm run package:quiver
|
|
37
|
+
npm run smoke:create-quiver
|
|
38
|
+
node scripts/ci/smoke-cross-platform.js
|
|
39
|
+
```
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
# Quiver v36 - Portable AI Run Watch
|
|
2
|
+
|
|
3
|
+
**Date:** 2026-05-28
|
|
4
|
+
**Status:** Planned
|
|
5
|
+
**Source:** User-approved requirement, hardened acceptance criteria, and approved technical plan for a portable live watcher for provider-backed AI runs.
|
|
6
|
+
|
|
7
|
+
Slice numbering resets here. This spec intentionally starts at `slice-00`.
|
|
8
|
+
|
|
9
|
+
## Problem
|
|
10
|
+
|
|
11
|
+
Provider-backed commands such as `npx create-quiver ai plan --phase technical-plan` can take long enough that users need visibility into what is happening. Showing Quiver progress and embedding the provider TUI in the same terminal is fragile because multiple processes compete for one TTY: cursor state, ANSI redraws, resize, input, `Ctrl+C`, scrollback, and CI/no-TTY behavior.
|
|
12
|
+
|
|
13
|
+
Quiver already persists AI lifecycle state under `.quiver/runs/<run-id>/`, but there is no portable way for a second terminal to watch provider progress, stdout, stderr, and artifacts live without mixing provider output into the main command UX.
|
|
14
|
+
|
|
15
|
+
## Objective
|
|
16
|
+
|
|
17
|
+
Add a portable, provider-agnostic AI run watcher:
|
|
18
|
+
|
|
19
|
+
- Quiver generates and displays its own `run-id`.
|
|
20
|
+
- Provider-backed commands persist structured events and redacted logs under `.quiver/runs/<run-id>/`.
|
|
21
|
+
- The main terminal keeps stable progress and points to `npx create-quiver ai run watch --run <run-id>`.
|
|
22
|
+
- A second terminal can replay and follow run events in human or JSONL mode.
|
|
23
|
+
- The base solution works on macOS, Linux, and Windows with Node primitives only.
|
|
24
|
+
|
|
25
|
+
## Scope
|
|
26
|
+
|
|
27
|
+
### Included
|
|
28
|
+
|
|
29
|
+
- Quiver-owned run id format and validation.
|
|
30
|
+
- Run and event schema version 1.
|
|
31
|
+
- Path-safe access to `.quiver/runs/<run-id>/`.
|
|
32
|
+
- Append-only `events.jsonl` with monotonic `seq`.
|
|
33
|
+
- Redacted and sanitized provider stdout/stderr logs.
|
|
34
|
+
- Provider streaming integration for planner-oriented live commands:
|
|
35
|
+
- `ai plan`
|
|
36
|
+
- `ai revise`
|
|
37
|
+
- `ai review-plan`
|
|
38
|
+
- `ai repair-plan`
|
|
39
|
+
- Human watcher:
|
|
40
|
+
- `npx create-quiver ai run watch --run <run-id>`
|
|
41
|
+
- `npx create-quiver ai run watch --latest`
|
|
42
|
+
- Machine watcher:
|
|
43
|
+
- `npx create-quiver ai run watch --run <run-id> --json`
|
|
44
|
+
- Replay + follow behavior.
|
|
45
|
+
- Completed, failed, canceled, stale, legacy, and missing-run handling.
|
|
46
|
+
- Docs, generated guidance, tests, package smoke, and cross-platform smoke.
|
|
47
|
+
|
|
48
|
+
### Excluded
|
|
49
|
+
|
|
50
|
+
- Embedding Codex, Claude, or Gemini TUI.
|
|
51
|
+
- Opening terminal windows automatically.
|
|
52
|
+
- `tmux`, `zellij`, AppleScript, Windows Terminal automation, or `node-pty` as required behavior.
|
|
53
|
+
- Changing the existing `--json` contracts.
|
|
54
|
+
- Publishing to npm.
|
|
55
|
+
- Implementing provider UI split panes as core behavior.
|
|
56
|
+
|
|
57
|
+
## Approved Acceptance Criteria
|
|
58
|
+
|
|
59
|
+
### Run id and path safety
|
|
60
|
+
|
|
61
|
+
1. Quiver generates a run id before live provider execution.
|
|
62
|
+
2. The run id does not depend on provider-specific session ids.
|
|
63
|
+
3. Valid run ids match `^run-[0-9]{4}-[0-9]{2}-[0-9]{2}t[0-9]{2}-[0-9]{2}-[0-9]{2}z-[a-f0-9]{6,12}$`.
|
|
64
|
+
4. `watch --run` rejects absolute paths, traversal, `/`, `\`, empty values, and unknown formats.
|
|
65
|
+
5. The watcher only reads inside `.quiver/runs/<run-id>/`.
|
|
66
|
+
6. `--run` and `--latest` are mutually exclusive.
|
|
67
|
+
7. Missing both `--run` and `--latest` fails with actionable guidance.
|
|
68
|
+
|
|
69
|
+
### Run artifacts and schemas
|
|
70
|
+
|
|
71
|
+
8. Each live provider run creates `.quiver/runs/<run-id>/`.
|
|
72
|
+
9. The run directory contains at least `run.json`, `events.jsonl`, `provider.stdout.log`, `provider.stderr.log`, `prompt.md`, and `result.md` when applicable.
|
|
73
|
+
10. `run.json` includes `schema_version`, `run_id`, `status`, `phase`, `provider`, `model`, `display_name`, `started_at`, `updated_at`, `finished_at`, `exit_code`, and `artifacts`.
|
|
74
|
+
11. `events.jsonl` events include `schema_version`, `run_id`, `seq`, `timestamp`, and `type`.
|
|
75
|
+
12. Event `seq` is monotonic per run.
|
|
76
|
+
13. Event writes are append-only and tolerate concurrent watcher reads.
|
|
77
|
+
14. Watcher tolerates partial JSONL lines while the writer is appending.
|
|
78
|
+
|
|
79
|
+
### Main command UX
|
|
80
|
+
|
|
81
|
+
15. Live provider-backed commands show the generated run id.
|
|
82
|
+
16. The main terminal keeps stable Quiver progress instead of streaming raw provider output by default.
|
|
83
|
+
17. The main terminal prints the exact watch command.
|
|
84
|
+
18. TTY human output can use checks and spinners.
|
|
85
|
+
19. CI, no-TTY, `--json`, and `--print-prompt` remain clean and automation-safe.
|
|
86
|
+
20. `--dry-run` does not create live provider run artifacts unless explicitly documented as a dry-run preview.
|
|
87
|
+
|
|
88
|
+
### Watch command UX
|
|
89
|
+
|
|
90
|
+
21. `ai run watch --run <run-id>` replays existing events and follows active runs.
|
|
91
|
+
22. For completed runs, watch prints a final summary and exits.
|
|
92
|
+
23. For failed runs, watch prints the failure summary and relevant artifacts.
|
|
93
|
+
24. For canceled runs, watch prints canceled state without treating watcher cancellation as run cancellation.
|
|
94
|
+
25. `Ctrl+C` in watch stops only the watcher.
|
|
95
|
+
26. Stale running runs are detected from `status=running` plus old `updated_at` or heartbeat gap and shown with an actionable warning.
|
|
96
|
+
27. Legacy runs without `events.jsonl` are handled safely without breaking `ai status`, `ai resume`, or `ai export`.
|
|
97
|
+
28. `--latest` chooses the last running run first; if none are running, it chooses the latest `updated_at`; ties use lexicographic `run_id`.
|
|
98
|
+
29. Human `--latest` output displays the selected run id and reason.
|
|
99
|
+
|
|
100
|
+
### JSONL watcher
|
|
101
|
+
|
|
102
|
+
30. `ai run watch --run <run-id> --json` emits JSONL only.
|
|
103
|
+
31. JSONL watch emits no headings, spinners, colors, or human prose.
|
|
104
|
+
32. JSONL events are parseable and escaped correctly.
|
|
105
|
+
33. JSONL watch replays history and follows active runs until terminal status.
|
|
106
|
+
|
|
107
|
+
### Provider streaming, logs, and security
|
|
108
|
+
|
|
109
|
+
34. Provider execution uses `child_process.spawn` without shell.
|
|
110
|
+
35. Provider stdout and stderr are captured through pipes.
|
|
111
|
+
36. Provider stdout/stderr are redacted before they are persisted.
|
|
112
|
+
37. Redaction handles secrets split across chunks by buffering lines or a sliding window.
|
|
113
|
+
38. ANSI and unsafe control characters from provider output are sanitized before visible or persisted logs.
|
|
114
|
+
39. Logs have a documented cap; exceeding it records `log_truncated`.
|
|
115
|
+
40. `prompt.md` is redacted by default.
|
|
116
|
+
41. Provider errors preserve actionable context without exposing secrets.
|
|
117
|
+
42. Existing model/provider validation remains honest and unchanged.
|
|
118
|
+
|
|
119
|
+
### Compatibility and validation
|
|
120
|
+
|
|
121
|
+
43. The base implementation uses Node-only primitives and no required external terminal multiplexer.
|
|
122
|
+
44. macOS, Linux, Windows PowerShell, Git Bash, and paths with spaces are supported.
|
|
123
|
+
45. Tests cover path traversal, missing run, `--latest`, completed/failed/canceled/stale runs, legacy runs, partial JSONL lines, split secrets, ANSI/control chars, log truncation, no-TTY/CI/JSON behavior, and simulated provider streaming.
|
|
124
|
+
46. Docs update `docs/CLI_UX_GUIDE.md`, `README_FOR_AI.md`, command references, and generated guidance when public contracts change.
|
|
125
|
+
47. Final validation includes `node --test`, `git diff --check`, spec validation, package smoke, and cross-platform smoke.
|
|
126
|
+
|
|
127
|
+
## Approved Technical Plan
|
|
128
|
+
|
|
129
|
+
1. Create this spec package and slice handoffs without implementing runtime code.
|
|
130
|
+
2. Define run id, run schema, event schema, status model, and path-safety helpers.
|
|
131
|
+
3. Build an append-only run event writer with redaction, sanitization, log caps, and monotonic sequence numbers.
|
|
132
|
+
4. Integrate the writer into provider execution for planner-oriented live commands.
|
|
133
|
+
5. Implement `ai run watch` with replay + follow, `--latest`, human output, JSONL output, stale detection, and legacy handling.
|
|
134
|
+
6. Update main command progress to display run id and watch command.
|
|
135
|
+
7. Update docs and generated guidance.
|
|
136
|
+
8. Add focused and full validation, package smoke, and cross-platform smoke.
|
|
137
|
+
|
|
138
|
+
## Slice Roadmap
|
|
139
|
+
|
|
140
|
+
| Slice | Title | Status | Dependencies |
|
|
141
|
+
|---|---|---|---|
|
|
142
|
+
| slice-00 | Foundation and handoffs | completed | none |
|
|
143
|
+
| slice-01 | Run schema and path safety | ready | slice-00 |
|
|
144
|
+
| slice-02 | Event writer and redacted logs | planned | slice-01 |
|
|
145
|
+
| slice-03 | Provider streaming integration | planned | slice-02 |
|
|
146
|
+
| slice-04 | AI run watch command | planned | slice-01, slice-02 |
|
|
147
|
+
| slice-05 | Main progress and user guidance | planned | slice-03, slice-04 |
|
|
148
|
+
| slice-06 | Docs and generated guidance | planned | slice-04, slice-05 |
|
|
149
|
+
| slice-07 | Tests and cross-platform readiness | planned | slice-02, slice-03, slice-04, slice-05, slice-06 |
|
|
150
|
+
|
|
151
|
+
## Risks and Guardrails
|
|
152
|
+
|
|
153
|
+
- Redaction must happen before persistence, not only before display.
|
|
154
|
+
- Path validation must not rely only on string prefix checks.
|
|
155
|
+
- Watchers must tolerate concurrent appends and incomplete final lines.
|
|
156
|
+
- `Ctrl+C` semantics must be different for the watcher and the main provider process.
|
|
157
|
+
- JSONL mode must stay pure even on errors.
|
|
158
|
+
- Existing `.quiver/runs` data may be legacy and must not be broken.
|
|
159
|
+
- Provider CLIs may produce little or no incremental output; heartbeat and stage events must keep watch useful.
|
|
160
|
+
- Log caps and truncation must avoid unbounded disk growth.
|
|
161
|
+
|
|
162
|
+
## Assumptions
|
|
163
|
+
|
|
164
|
+
- This repository's canonical spec location is `specs/quiver-vNN-*`, not the generic `docs/specs` path from reusable skills.
|
|
165
|
+
- `docs/INDEX.md` is missing in this checkout while `docs/INDEX.md.template` exists; this is documented debt but does not block creating this spec package.
|
|
166
|
+
- v34 and v35 are already documented in prior work/branches even if this new branch is based on `main`.
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# Status - Quiver v36 Portable AI Run Watch
|
|
2
|
+
|
|
3
|
+
**Overall status:** Planned
|
|
4
|
+
**Created:** 2026-05-28
|
|
5
|
+
**Completed:** Not completed
|
|
6
|
+
**Current slice:** slice-01-run-schema-path-safety
|
|
7
|
+
|
|
8
|
+
## Summary
|
|
9
|
+
|
|
10
|
+
This spec defines a portable run watcher for provider-backed AI commands. The implementation has not started; only the approved SDD package and handoffs are being created.
|
|
11
|
+
|
|
12
|
+
## Slice Status
|
|
13
|
+
|
|
14
|
+
| Slice | Status | Notes |
|
|
15
|
+
|---|---|---|
|
|
16
|
+
| slice-00-foundation-and-handoffs | Completed | Spec package, execution plan, PR body, evidence skeleton, and slice briefs created. |
|
|
17
|
+
| slice-01-run-schema-path-safety | Ready | Define schemas, run id validation, statuses, and path-safe lookup. |
|
|
18
|
+
| slice-02-event-writer-redacted-logs | Planned | Add append-only event/log writer with redaction, sanitization, truncation, and seq. |
|
|
19
|
+
| slice-03-provider-streaming-integration | Planned | Stream provider stdout/stderr into events/logs while preserving existing modes. |
|
|
20
|
+
| slice-04-ai-run-watch-command | Planned | Add replay/follow watcher, `--latest`, JSONL output, stale, legacy, and error handling. |
|
|
21
|
+
| slice-05-main-progress-user-guidance | Planned | Show run id and watch command in main provider-backed command progress. |
|
|
22
|
+
| slice-06-docs-generated-guidance | Planned | Update public docs and generated guidance. |
|
|
23
|
+
| slice-07-tests-cross-platform-readiness | Planned | Add focused tests, full validation, package smoke, and cross-platform readiness. |
|
|
24
|
+
|
|
25
|
+
## Current Blockers
|
|
26
|
+
|
|
27
|
+
- None.
|
|
28
|
+
|
|
29
|
+
## Next Step
|
|
30
|
+
|
|
31
|
+
Implement `slice-01-run-schema-path-safety` only after explicit execution approval.
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
# PR: Quiver v36 Portable AI Run Watch Spec
|
|
2
|
+
|
|
3
|
+
## Title
|
|
4
|
+
|
|
5
|
+
docs: add v36 portable AI run watch spec
|
|
6
|
+
|
|
7
|
+
## Summary
|
|
8
|
+
|
|
9
|
+
- Adds the approved SDD package for a portable AI run watcher.
|
|
10
|
+
- Defines acceptance criteria, execution order, risks, and validation requirements before runtime work starts.
|
|
11
|
+
- Creates per-slice handoffs for schema/path safety, event persistence, provider streaming, watcher UX, docs, and readiness validation.
|
|
12
|
+
- Does not implement runtime code.
|
|
13
|
+
|
|
14
|
+
## Scope
|
|
15
|
+
|
|
16
|
+
- Spec package only: `specs/quiver-v36-ai-run-watch-portable/**`.
|
|
17
|
+
- Eight slices with `EXECUTION_BRIEF.md`, `CLOSURE_BRIEF.md`, and `slice.json`.
|
|
18
|
+
- Evidence and status files for the spec package.
|
|
19
|
+
- PR body aligned with `docs/GITFLOW_PR_GUIDE.md`.
|
|
20
|
+
|
|
21
|
+
## Files
|
|
22
|
+
|
|
23
|
+
- `specs/quiver-v36-ai-run-watch-portable/SPEC.md`
|
|
24
|
+
- `specs/quiver-v36-ai-run-watch-portable/STATUS.md`
|
|
25
|
+
- `specs/quiver-v36-ai-run-watch-portable/EXECUTION_PLAN.md`
|
|
26
|
+
- `specs/quiver-v36-ai-run-watch-portable/EVIDENCE_REPORT.md`
|
|
27
|
+
- `specs/quiver-v36-ai-run-watch-portable/pr.md`
|
|
28
|
+
- `specs/quiver-v36-ai-run-watch-portable/slices/**`
|
|
29
|
+
|
|
30
|
+
## How to Test (DETAILED - REQUIRED)
|
|
31
|
+
|
|
32
|
+
### Required Environment
|
|
33
|
+
|
|
34
|
+
- Node.js and npm.
|
|
35
|
+
- `create-quiver` available through the local workspace or `npx`.
|
|
36
|
+
- No provider credentials are required because this PR is documentation/spec only.
|
|
37
|
+
|
|
38
|
+
### Worktree Access
|
|
39
|
+
|
|
40
|
+
- Branch: `feature/QUIVER-36-ai-run-watch-portable-spec`
|
|
41
|
+
- Spec package: `specs/quiver-v36-ai-run-watch-portable/`
|
|
42
|
+
- Next executable slice after merge: `slice-01-run-schema-path-safety`
|
|
43
|
+
|
|
44
|
+
### Run the Project
|
|
45
|
+
|
|
46
|
+
No runtime command is introduced by this PR. Runtime work must start from the approved slice handoffs after this spec PR is reviewed and merged.
|
|
47
|
+
|
|
48
|
+
### Use Cases
|
|
49
|
+
|
|
50
|
+
- Reviewer validates the complete watcher requirement before implementation.
|
|
51
|
+
- Executor starts from `slice-01` with explicit scope, allowed files, restrictions, and acceptance criteria.
|
|
52
|
+
- Later slices can update their closure briefs and evidence without changing the original spec intent.
|
|
53
|
+
|
|
54
|
+
### Technical Verification
|
|
55
|
+
|
|
56
|
+
```bash
|
|
57
|
+
node -e "const fs=require('fs'); for (const f of process.argv.slice(1)) JSON.parse(fs.readFileSync(f,'utf8')); console.log('slice json ok')" specs/quiver-v36-ai-run-watch-portable/slices/*/slice.json
|
|
58
|
+
npx create-quiver spec validate specs/quiver-v36-ai-run-watch-portable --strict
|
|
59
|
+
git diff --check
|
|
60
|
+
```
|
|
61
|
+
|
|
62
|
+
## Evidence
|
|
63
|
+
|
|
64
|
+
- `slice json ok`
|
|
65
|
+
- `npx create-quiver spec validate specs/quiver-v36-ai-run-watch-portable --strict` passed.
|
|
66
|
+
- `git diff --check` passed.
|
|
67
|
+
- Evidence is recorded in `specs/quiver-v36-ai-run-watch-portable/EVIDENCE_REPORT.md`.
|
|
68
|
+
|
|
69
|
+
## Rollback
|
|
70
|
+
|
|
71
|
+
- Revert this PR.
|
|
72
|
+
- No runtime migration, generated artifacts, or package publish rollback is required.
|
|
73
|
+
|
|
74
|
+
## Risks / Notes
|
|
75
|
+
|
|
76
|
+
- `docs/INDEX.md` is missing in this checkout; `docs/INDEX.md.template` was used as the available navigation fallback.
|
|
77
|
+
- `docs/GITFLOW_PR_GUIDE.md` references `develop`, but the remote currently exposes `origin/main` as the available default target.
|
|
78
|
+
- This PR intentionally contains no runtime implementation.
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# CLOSURE_BRIEF - slice-00 Foundation and handoffs
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
Created the Quiver v36 SDD package for the portable AI run watcher, including spec, execution plan, status, evidence skeleton, PR body, and per-slice handoffs.
|
|
6
|
+
|
|
7
|
+
## Validation
|
|
8
|
+
|
|
9
|
+
- [x] `node -e "const fs=require('fs'); for (const f of process.argv.slice(1)) JSON.parse(fs.readFileSync(f,'utf8')); console.log('slice json ok')" specs/quiver-v36-ai-run-watch-portable/slices/*/slice.json`
|
|
10
|
+
- [x] `npx create-quiver spec validate specs/quiver-v36-ai-run-watch-portable --strict`
|
|
11
|
+
- [x] `git diff --check`
|
|
12
|
+
|
|
13
|
+
## Pending
|
|
14
|
+
|
|
15
|
+
- Runtime implementation begins with `slice-01-run-schema-path-safety` only after explicit execution approval.
|
|
16
|
+
|
|
17
|
+
## Remaining Risks
|
|
18
|
+
|
|
19
|
+
- This spec is based on `main` while v34/v35 specs exist in prior work/branches; merge order should preserve spec numbering.
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-00 Foundation and handoffs
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
The user approved the hardened acceptance criteria and technical plan for a portable AI run watcher. This slice is documentation-only and creates the spec package.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Create the SDD package for Quiver v36 without implementing runtime code.
|
|
10
|
+
|
|
11
|
+
## Scope
|
|
12
|
+
|
|
13
|
+
- `SPEC.md`
|
|
14
|
+
- `STATUS.md`
|
|
15
|
+
- `EVIDENCE_REPORT.md`
|
|
16
|
+
- `EXECUTION_PLAN.md`
|
|
17
|
+
- `pr.md`
|
|
18
|
+
- slice directories
|
|
19
|
+
- per-slice `EXECUTION_BRIEF.md`, `CLOSURE_BRIEF.md`, and `slice.json`
|
|
20
|
+
|
|
21
|
+
## Acceptance Criteria
|
|
22
|
+
|
|
23
|
+
- The spec package exists under `specs/quiver-v36-ai-run-watch-portable/`.
|
|
24
|
+
- Every planned slice has an execution brief, closure brief, and JSON handoff.
|
|
25
|
+
- `slice-00` is marked completed.
|
|
26
|
+
- `slice-01` is ready and later slices are planned.
|
|
27
|
+
- No runtime code is modified.
|
|
28
|
+
|
|
29
|
+
## Technical Plan Summary
|
|
30
|
+
|
|
31
|
+
Create the documentation contract and validate JSON/spec structure.
|
|
32
|
+
|
|
33
|
+
## Restrictions
|
|
34
|
+
|
|
35
|
+
- Do not implement watcher runtime code.
|
|
36
|
+
- Do not modify provider execution code.
|
|
37
|
+
- Do not add dependencies.
|
|
38
|
+
|
|
39
|
+
## Completion Checklist
|
|
40
|
+
|
|
41
|
+
- [x] Spec package created.
|
|
42
|
+
- [x] Slice handoffs created.
|
|
43
|
+
- [x] Runtime implementation not started.
|