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,77 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-03-dashboard-edge-cases-and-guardrails",
|
|
3
|
+
"ticket": "QUIVER-34-03",
|
|
4
|
+
"type": "fix",
|
|
5
|
+
"title": "Dashboard edge cases and guardrails",
|
|
6
|
+
"objective": "Harden the dashboard against partial fixes and misleading output in unusual project states.",
|
|
7
|
+
"description": "Adds guardrails for missing specs, invalid graph state, no-spec projects, legacy/incomplete layouts, blockers, no-color/CI/no-TTY, and sensitive evidence summaries.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v34-dashboard-edge-cases",
|
|
12
|
+
"branch_name": "feature/QUIVER-34-03-dashboard-edge-cases"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"src/create-quiver/lib/dashboard.js",
|
|
16
|
+
"src/create-quiver/commands/dashboard.js",
|
|
17
|
+
"tests/lib/dashboard.test.js",
|
|
18
|
+
"tests/commands/dashboard.test.js"
|
|
19
|
+
],
|
|
20
|
+
"expected_read_paths": [
|
|
21
|
+
"src/create-quiver/lib/dashboard.js",
|
|
22
|
+
"src/create-quiver/commands/dashboard.js",
|
|
23
|
+
"src/create-quiver/lib/ai/export-state.js",
|
|
24
|
+
"src/create-quiver/lib/slice-graph.js",
|
|
25
|
+
"tests/commands/ai-export.test.js",
|
|
26
|
+
"tests/commands/dashboard.test.js",
|
|
27
|
+
"specs/quiver-v34-cli-dashboard-status/SPEC.md"
|
|
28
|
+
],
|
|
29
|
+
"allowed_write_paths": [
|
|
30
|
+
"src/create-quiver/lib/dashboard.js",
|
|
31
|
+
"src/create-quiver/commands/dashboard.js",
|
|
32
|
+
"tests/lib/dashboard.test.js",
|
|
33
|
+
"tests/commands/dashboard.test.js",
|
|
34
|
+
"specs/quiver-v34-cli-dashboard-status/**"
|
|
35
|
+
],
|
|
36
|
+
"depends_on": [
|
|
37
|
+
"slice-01-dashboard-report-contract",
|
|
38
|
+
"slice-02-dashboard-command-rendering"
|
|
39
|
+
],
|
|
40
|
+
"parallel_safe": "no",
|
|
41
|
+
"parallel_safe_reason": "This slice hardens behavior across the report and command layers.",
|
|
42
|
+
"must": [
|
|
43
|
+
"Fail actionably for explicit missing --spec values.",
|
|
44
|
+
"Render useful state for no specs and no slices.",
|
|
45
|
+
"Render useful state for legacy, incomplete, and not-initialized layouts where the existing state resolver can report them.",
|
|
46
|
+
"Degrade safely when the slice graph has cycles or missing dependencies.",
|
|
47
|
+
"Avoid printing raw evidence, logs, command output, secrets, or tokens.",
|
|
48
|
+
"Keep JSON output parseable for success and failure paths.",
|
|
49
|
+
"Cover no-color, CI, and no-TTY behavior."
|
|
50
|
+
],
|
|
51
|
+
"not_included": [
|
|
52
|
+
"Changing slice graph semantics.",
|
|
53
|
+
"Adding destructive actions.",
|
|
54
|
+
"Adding web or TUI surfaces."
|
|
55
|
+
],
|
|
56
|
+
"acceptance": [
|
|
57
|
+
"Missing --spec produces an actionable error.",
|
|
58
|
+
"Invalid graph state produces a dashboard warning rather than a crash.",
|
|
59
|
+
"No-spec projects produce next-step guidance.",
|
|
60
|
+
"Legacy/incomplete layouts show migration guidance.",
|
|
61
|
+
"Evidence summaries expose counts/refs only.",
|
|
62
|
+
"No-color output remains readable."
|
|
63
|
+
],
|
|
64
|
+
"tests": [
|
|
65
|
+
"node --test tests/lib/dashboard.test.js tests/commands/dashboard.test.js",
|
|
66
|
+
"git diff --check"
|
|
67
|
+
],
|
|
68
|
+
"validation_hints": [
|
|
69
|
+
"Create focused fixture repos for edge states.",
|
|
70
|
+
"Avoid broad refactors of slice graph internals."
|
|
71
|
+
],
|
|
72
|
+
"estimated_hours": 5,
|
|
73
|
+
"status": "completed",
|
|
74
|
+
"blocked_reason": null,
|
|
75
|
+
"actual_hours": 4,
|
|
76
|
+
"completed_at": "2026-05-28"
|
|
77
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# CLOSURE_BRIEF - slice-04 Docs, templates, and scripts
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
Documented `dashboard` in README, AI guidance, command reference, CLI UX guide, generated command/workflow templates, init docs, package scripts, and generated project scripts. Added `quiver:dashboard` and updated related tests.
|
|
6
|
+
|
|
7
|
+
## Validation
|
|
8
|
+
|
|
9
|
+
- [x] `node --test tests/lib/init-docs.test.js tests/lib/init-layout.test.js`
|
|
10
|
+
- [x] `node --test tests/commands/cli-contract.test.js`
|
|
11
|
+
- [x] `git diff --check`
|
|
12
|
+
|
|
13
|
+
## Pending
|
|
14
|
+
|
|
15
|
+
- None for this slice.
|
|
16
|
+
|
|
17
|
+
## Remaining Risks
|
|
18
|
+
|
|
19
|
+
- None critical.
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-04 Docs, templates, and scripts
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
The dashboard command and guardrails are stable after slices 02 and 03. Public docs and generated project scripts now need to reflect the command.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Document `dashboard` and add generated `quiver:dashboard` script support.
|
|
10
|
+
|
|
11
|
+
## Scope
|
|
12
|
+
|
|
13
|
+
- public docs
|
|
14
|
+
- AI guidance
|
|
15
|
+
- generated docs/templates
|
|
16
|
+
- generated package scripts
|
|
17
|
+
- focused docs/script tests
|
|
18
|
+
|
|
19
|
+
## Acceptance Criteria
|
|
20
|
+
|
|
21
|
+
- README and command reference mention `dashboard`.
|
|
22
|
+
- `README_FOR_AI.md` mentions dashboard as a read-only inspection command.
|
|
23
|
+
- CLI UX guide records dashboard as read-only and non-interactive.
|
|
24
|
+
- Generated project scripts include `quiver:dashboard`.
|
|
25
|
+
- Docs do not imply dashboard writes, executes providers, or opens a TUI.
|
|
26
|
+
|
|
27
|
+
## Technical Plan Summary
|
|
28
|
+
|
|
29
|
+
Update documentation only after the command contract is implemented. Keep root README concise and put procedural detail in command reference or generated docs.
|
|
30
|
+
|
|
31
|
+
## Suggested Steps
|
|
32
|
+
|
|
33
|
+
1. Update command reference.
|
|
34
|
+
2. Update README command list.
|
|
35
|
+
3. Update AI guidance.
|
|
36
|
+
4. Update CLI UX guide matrix.
|
|
37
|
+
5. Update generated docs/scripts.
|
|
38
|
+
6. Update docs/template tests.
|
|
39
|
+
|
|
40
|
+
## Restrictions
|
|
41
|
+
|
|
42
|
+
- Do not change command behavior in this slice.
|
|
43
|
+
- Do not claim npm publication.
|
|
44
|
+
- Do not document Ink as part of this feature.
|
|
45
|
+
|
|
46
|
+
## Risks
|
|
47
|
+
|
|
48
|
+
- Docs can drift if command contract changes after this slice; run command tests before final readiness.
|
|
49
|
+
|
|
50
|
+
## Completion Checklist
|
|
51
|
+
|
|
52
|
+
- [ ] Docs updated.
|
|
53
|
+
- [ ] Generated script tests updated.
|
|
54
|
+
- [ ] Docs tests pass.
|
package/specs/quiver-v34-cli-dashboard-status/slices/slice-04-docs-templates-and-scripts/slice.json
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-04-docs-templates-and-scripts",
|
|
3
|
+
"ticket": "QUIVER-34-04",
|
|
4
|
+
"type": "docs",
|
|
5
|
+
"title": "Docs, templates, and scripts",
|
|
6
|
+
"objective": "Document the dashboard command and add generated project script support.",
|
|
7
|
+
"description": "Updates public documentation, AI guidance, generated docs/templates, and package scripts after the dashboard command contract is stable.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v34-dashboard-docs-scripts",
|
|
12
|
+
"branch_name": "feature/QUIVER-34-04-dashboard-docs-scripts"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"README.md",
|
|
16
|
+
"README_FOR_AI.md",
|
|
17
|
+
"docs/CLI_UX_GUIDE.md",
|
|
18
|
+
"docs/reference/commands.md",
|
|
19
|
+
"docs/COMMANDS.md.template",
|
|
20
|
+
"docs/WORKFLOW.md.template",
|
|
21
|
+
"package.json",
|
|
22
|
+
"src/create-quiver/lib/init-docs.js",
|
|
23
|
+
"tests/lib/init-docs.test.js",
|
|
24
|
+
"tests/lib/init-layout.test.js"
|
|
25
|
+
],
|
|
26
|
+
"expected_read_paths": [
|
|
27
|
+
"README.md",
|
|
28
|
+
"README_FOR_AI.md",
|
|
29
|
+
"docs/CLI_UX_GUIDE.md",
|
|
30
|
+
"docs/reference/commands.md",
|
|
31
|
+
"src/create-quiver/lib/init-docs.js",
|
|
32
|
+
"tests/lib/init-docs.test.js",
|
|
33
|
+
"tests/lib/init-layout.test.js",
|
|
34
|
+
"specs/quiver-v34-cli-dashboard-status/SPEC.md"
|
|
35
|
+
],
|
|
36
|
+
"allowed_write_paths": [
|
|
37
|
+
"README.md",
|
|
38
|
+
"README_FOR_AI.md",
|
|
39
|
+
"docs/CLI_UX_GUIDE.md",
|
|
40
|
+
"docs/reference/commands.md",
|
|
41
|
+
"docs/COMMANDS.md.template",
|
|
42
|
+
"docs/WORKFLOW.md.template",
|
|
43
|
+
"package.json",
|
|
44
|
+
"src/create-quiver/lib/init-docs.js",
|
|
45
|
+
"tests/lib/init-docs.test.js",
|
|
46
|
+
"tests/lib/init-layout.test.js",
|
|
47
|
+
"specs/quiver-v34-cli-dashboard-status/**"
|
|
48
|
+
],
|
|
49
|
+
"depends_on": [
|
|
50
|
+
"slice-02-dashboard-command-rendering",
|
|
51
|
+
"slice-03-dashboard-edge-cases-and-guardrails"
|
|
52
|
+
],
|
|
53
|
+
"parallel_safe": "no",
|
|
54
|
+
"parallel_safe_reason": "Docs and generated scripts should land after command behavior is stable.",
|
|
55
|
+
"must": [
|
|
56
|
+
"Document `npx create-quiver dashboard` and key flags.",
|
|
57
|
+
"Document that dashboard is read-only and not a TUI/fullscreen surface.",
|
|
58
|
+
"Document `dashboard --json` compact schema at a high level.",
|
|
59
|
+
"Add generated `quiver:dashboard` script where generated quiver scripts are listed.",
|
|
60
|
+
"Keep README concise and avoid duplicating full procedural docs.",
|
|
61
|
+
"Update tests for generated docs/scripts."
|
|
62
|
+
],
|
|
63
|
+
"not_included": [
|
|
64
|
+
"Changing command behavior.",
|
|
65
|
+
"Adding Ink/TUI docs.",
|
|
66
|
+
"Claiming npm publication."
|
|
67
|
+
],
|
|
68
|
+
"acceptance": [
|
|
69
|
+
"Public docs mention dashboard usage and flags.",
|
|
70
|
+
"Generated scripts include quiver:dashboard.",
|
|
71
|
+
"Generated docs/templates stay aligned.",
|
|
72
|
+
"Docs do not imply dashboard writes or runs providers."
|
|
73
|
+
],
|
|
74
|
+
"tests": [
|
|
75
|
+
"node --test tests/lib/init-docs.test.js tests/lib/init-layout.test.js",
|
|
76
|
+
"node --test tests/commands/cli-contract.test.js",
|
|
77
|
+
"git diff --check"
|
|
78
|
+
],
|
|
79
|
+
"validation_hints": [
|
|
80
|
+
"Keep command examples package-manager-aware where generated scripts are discussed.",
|
|
81
|
+
"Do not over-document internals in README."
|
|
82
|
+
],
|
|
83
|
+
"estimated_hours": 4,
|
|
84
|
+
"status": "completed",
|
|
85
|
+
"blocked_reason": null,
|
|
86
|
+
"actual_hours": 3,
|
|
87
|
+
"completed_at": "2026-05-28"
|
|
88
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# CLOSURE_BRIEF - slice-05 Tests, smokes, and release readiness
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
Completed focused validation, full test suite, required smokes, package smoke, dashboard smoke against this repository, final spec validation, and evidence/status updates. No npm publication was performed.
|
|
6
|
+
|
|
7
|
+
## Validation
|
|
8
|
+
|
|
9
|
+
- [x] `node --test tests/lib/dashboard.test.js`
|
|
10
|
+
- [x] `node --test tests/commands/dashboard.test.js`
|
|
11
|
+
- [x] `node --test`
|
|
12
|
+
- [x] `npm run smoke:create-quiver`
|
|
13
|
+
- [x] `npm run smoke:doctor-fixtures`
|
|
14
|
+
- [x] `npm run smoke:guided-workflow`
|
|
15
|
+
- [x] `npm run package:quiver`
|
|
16
|
+
- [x] `node bin/create-quiver.js dashboard --json --spec quiver-v34-cli-dashboard-status`
|
|
17
|
+
- [x] `git diff --check`
|
|
18
|
+
- [x] `node bin/create-quiver.js spec validate specs/quiver-v34-cli-dashboard-status`
|
|
19
|
+
|
|
20
|
+
## Pending
|
|
21
|
+
|
|
22
|
+
- None.
|
|
23
|
+
|
|
24
|
+
## Remaining Risks
|
|
25
|
+
|
|
26
|
+
- No critical risks. Package publication is intentionally out of scope.
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-05 Tests, smokes, and release readiness
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
All dashboard behavior and docs should be complete before this slice starts. This slice validates the whole spec and prepares PR readiness evidence.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Close v34 with full validation and evidence.
|
|
10
|
+
|
|
11
|
+
## Scope
|
|
12
|
+
|
|
13
|
+
- tests as needed for final regressions
|
|
14
|
+
- `specs/quiver-v34-cli-dashboard-status/**`
|
|
15
|
+
|
|
16
|
+
## Acceptance Criteria
|
|
17
|
+
|
|
18
|
+
- Focused dashboard tests pass.
|
|
19
|
+
- CLI contract and UX flag tests pass.
|
|
20
|
+
- Generated docs/script tests pass.
|
|
21
|
+
- Full test suite passes or blockers are recorded.
|
|
22
|
+
- Smokes and package smoke pass or blockers are recorded.
|
|
23
|
+
- Spec validation passes.
|
|
24
|
+
- Evidence and closure briefs are updated.
|
|
25
|
+
|
|
26
|
+
## Technical Plan Summary
|
|
27
|
+
|
|
28
|
+
Run focused validation first, then broad tests and smokes. Update evidence only with actual command outcomes.
|
|
29
|
+
|
|
30
|
+
## Suggested Steps
|
|
31
|
+
|
|
32
|
+
1. Run focused dashboard tests.
|
|
33
|
+
2. Run CLI contract and UX flag tests.
|
|
34
|
+
3. Run generated docs/script tests.
|
|
35
|
+
4. Run full test suite.
|
|
36
|
+
5. Run smokes and package check.
|
|
37
|
+
6. Run spec validation.
|
|
38
|
+
7. Update evidence, status, closure briefs, and PR body.
|
|
39
|
+
|
|
40
|
+
## Restrictions
|
|
41
|
+
|
|
42
|
+
- Do not publish npm.
|
|
43
|
+
- Do not add new feature scope during readiness.
|
|
44
|
+
- Do not hide unrelated failures; document them as blockers if they matter.
|
|
45
|
+
|
|
46
|
+
## Risks
|
|
47
|
+
|
|
48
|
+
- Package smokes can reveal generated-template drift late; leave enough time for a small docs/script correction if needed.
|
|
49
|
+
|
|
50
|
+
## Completion Checklist
|
|
51
|
+
|
|
52
|
+
- [ ] Focused tests pass.
|
|
53
|
+
- [ ] Full tests pass.
|
|
54
|
+
- [ ] Smokes pass.
|
|
55
|
+
- [ ] Package smoke passes.
|
|
56
|
+
- [ ] Evidence updated.
|
|
57
|
+
- [ ] Spec validation passes.
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-05-tests-smokes-release-readiness",
|
|
3
|
+
"ticket": "QUIVER-34-05",
|
|
4
|
+
"type": "validation",
|
|
5
|
+
"title": "Tests, smokes, and release readiness",
|
|
6
|
+
"objective": "Close v34 with full validation, evidence, status updates, and PR readiness.",
|
|
7
|
+
"description": "Runs focused and full validation, updates evidence, closes slice metadata, validates the spec package, and prepares the PR body without claiming npm publication.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v34-dashboard-release-readiness",
|
|
12
|
+
"branch_name": "feature/QUIVER-34-05-dashboard-release-readiness"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"tests/**",
|
|
16
|
+
"specs/quiver-v34-cli-dashboard-status/**"
|
|
17
|
+
],
|
|
18
|
+
"expected_read_paths": [
|
|
19
|
+
"SPEC.md",
|
|
20
|
+
"STATUS.md",
|
|
21
|
+
"EVIDENCE_REPORT.md",
|
|
22
|
+
"pr.md",
|
|
23
|
+
"tests/**",
|
|
24
|
+
"package.json",
|
|
25
|
+
"scripts/ci/**"
|
|
26
|
+
],
|
|
27
|
+
"allowed_write_paths": [
|
|
28
|
+
"tests/**",
|
|
29
|
+
"specs/quiver-v34-cli-dashboard-status/**"
|
|
30
|
+
],
|
|
31
|
+
"depends_on": [
|
|
32
|
+
"slice-03-dashboard-edge-cases-and-guardrails",
|
|
33
|
+
"slice-04-docs-templates-and-scripts"
|
|
34
|
+
],
|
|
35
|
+
"parallel_safe": "no",
|
|
36
|
+
"parallel_safe_reason": "Final validation and evidence must run after all implementation and docs slices.",
|
|
37
|
+
"must": [
|
|
38
|
+
"Run focused dashboard tests.",
|
|
39
|
+
"Run CLI contract and UX flag tests.",
|
|
40
|
+
"Run generated docs/script tests.",
|
|
41
|
+
"Run full test suite.",
|
|
42
|
+
"Run smoke commands.",
|
|
43
|
+
"Run package smoke.",
|
|
44
|
+
"Run spec validation.",
|
|
45
|
+
"Update EVIDENCE_REPORT.md with real results.",
|
|
46
|
+
"Update STATUS.md and slice CLOSURE_BRIEF.md files.",
|
|
47
|
+
"Prepare final pr.md evidence."
|
|
48
|
+
],
|
|
49
|
+
"not_included": [
|
|
50
|
+
"Publishing npm.",
|
|
51
|
+
"Adding new dashboard scope after validation begins.",
|
|
52
|
+
"Changing accepted command semantics without revisiting prior slices."
|
|
53
|
+
],
|
|
54
|
+
"acceptance": [
|
|
55
|
+
"Focused tests pass.",
|
|
56
|
+
"Full tests pass or any failure is documented with blocker status.",
|
|
57
|
+
"Smokes pass or blockers are recorded.",
|
|
58
|
+
"Spec validation passes.",
|
|
59
|
+
"Evidence report records commands and outcomes.",
|
|
60
|
+
"Final status reflects readiness accurately."
|
|
61
|
+
],
|
|
62
|
+
"tests": [
|
|
63
|
+
"node --test tests/lib/dashboard.test.js",
|
|
64
|
+
"node --test tests/commands/dashboard.test.js",
|
|
65
|
+
"node --test tests/commands/cli-contract.test.js tests/commands/ux-flags.test.js",
|
|
66
|
+
"node --test tests/lib/ai-export-state.test.js tests/commands/ai-export.test.js",
|
|
67
|
+
"node --test tests/lib/init-docs.test.js tests/lib/init-layout.test.js",
|
|
68
|
+
"node --test tests/**/*.test.js",
|
|
69
|
+
"npm run smoke:create-quiver",
|
|
70
|
+
"npm run smoke:doctor-fixtures",
|
|
71
|
+
"npm run smoke:guided-workflow",
|
|
72
|
+
"npm run package:quiver",
|
|
73
|
+
"git diff --check",
|
|
74
|
+
"node bin/create-quiver.js spec validate specs/quiver-v34-cli-dashboard-status"
|
|
75
|
+
],
|
|
76
|
+
"validation_hints": [
|
|
77
|
+
"Record evidence without claiming package publication.",
|
|
78
|
+
"If a full-suite failure is unrelated, document it explicitly instead of hiding it."
|
|
79
|
+
],
|
|
80
|
+
"estimated_hours": 5,
|
|
81
|
+
"status": "completed",
|
|
82
|
+
"blocked_reason": null,
|
|
83
|
+
"actual_hours": 4,
|
|
84
|
+
"completed_at": "2026-05-28"
|
|
85
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# Evidence Report - Quiver v35 Compact Dashboard and Version UX
|
|
2
|
+
|
|
3
|
+
## Status
|
|
4
|
+
|
|
5
|
+
Implementation, documentation, tests, package smoke, and cross-platform smoke completed. No npm publication is part of this spec.
|
|
6
|
+
|
|
7
|
+
## Evidence Log
|
|
8
|
+
|
|
9
|
+
| Date | Slice | Evidence | Result |
|
|
10
|
+
|---|---|---|---|
|
|
11
|
+
| 2026-05-28 | slice-00-foundation-and-doc-router | Created spec package, slices, execution briefs, closure brief templates, status, execution plan, and PR body. | Completed |
|
|
12
|
+
| 2026-05-28 | slice-00-foundation-and-doc-router | `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-v35-compact-dashboard-version-ux/slices/*/slice.json` | Passed |
|
|
13
|
+
| 2026-05-28 | slice-00-foundation-and-doc-router | `node bin/create-quiver.js spec validate specs/quiver-v35-compact-dashboard-version-ux` | Passed |
|
|
14
|
+
| 2026-05-28 | slice-00-foundation-and-doc-router | `git diff --check` | Passed |
|
|
15
|
+
| 2026-05-28 | slice-01-dashboard-cli-contract | Added dashboard-scoped `--details`, `--section <name>`, and `--limit <n>` parsing/validation plus JSON-safe errors. | Completed |
|
|
16
|
+
| 2026-05-28 | slice-02-dashboard-compact-renderer | Implemented compact default dashboard renderer with summary, next command, counts, truncation, and detail inspection hints. | Completed |
|
|
17
|
+
| 2026-05-28 | slice-03-dashboard-details-sections | Implemented `dashboard --details` and focused sections for overview, specs, slices, blockers, warnings, agents, approvals, runs, active-slice, and next-steps. | Completed |
|
|
18
|
+
| 2026-05-28 | slice-04-version-command | Added `version` and `version --json`, Quiver ASCII banner, palette coloring, no-color handling, package-manager detection, and semver-only `--version` preservation. | Completed |
|
|
19
|
+
| 2026-05-28 | slice-05-docs-help-generated-guidance | Updated CLI help, `docs/reference/commands.md`, `docs/CLI_UX_GUIDE.md`, `README_FOR_AI.md`, generated docs guidance, and `quiver:version` generated script. | Completed |
|
|
20
|
+
| 2026-05-28 | slice-05-docs-help-generated-guidance | Root `docs/INDEX.md` decision: not added in this repo because only `docs/INDEX.md.template` exists and generated projects already receive `docs/INDEX.md`; package validation confirms no unintended package-content change. | Passed |
|
|
21
|
+
| 2026-05-28 | slice-06-tests-smokes-release-readiness | `node --check src/create-quiver/lib/version.js && node --check src/create-quiver/lib/dashboard.js && node --check src/create-quiver/index.js && node --check scripts/ci/smoke-cross-platform.js` | Passed |
|
|
22
|
+
| 2026-05-28 | slice-06-tests-smokes-release-readiness | `node --test tests/lib/dashboard.test.js tests/commands/dashboard.test.js tests/commands/cli-contract.test.js tests/lib/version.test.js tests/lib/cli-theme.test.js tests/lib/init-layout.test.js tests/lib/init-docs.test.js` | Passed |
|
|
23
|
+
| 2026-05-28 | slice-06-tests-smokes-release-readiness | `node --test tests/**/*.test.js` | Passed: 523 tests |
|
|
24
|
+
| 2026-05-28 | slice-06-tests-smokes-release-readiness | `npm run package:quiver` | Passed: `create-quiver-0.15.2.tgz` |
|
|
25
|
+
| 2026-05-28 | slice-06-tests-smokes-release-readiness | `npm run smoke:create-quiver` | Passed |
|
|
26
|
+
| 2026-05-28 | slice-07-package-and-cross-platform-smoke | Installed tarball smoke validates `create-quiver --version`, `create-quiver version`, `create-quiver version --json`, `quiver version`, `dashboard`, and `dashboard --json`. | Passed |
|
|
27
|
+
| 2026-05-28 | slice-07-package-and-cross-platform-smoke | `node scripts/ci/smoke-cross-platform.js` | Passed |
|
|
28
|
+
| 2026-05-28 | slice-07-package-and-cross-platform-smoke | `npx create-quiver spec validate specs/quiver-v35-compact-dashboard-version-ux --strict` | Passed |
|
|
29
|
+
| 2026-05-28 | slice-07-package-and-cross-platform-smoke | `git diff --check` | Passed |
|
|
30
|
+
|
|
31
|
+
## Required Final Validation
|
|
32
|
+
|
|
33
|
+
- [x] `node --test tests/**/*.test.js`
|
|
34
|
+
- [x] `git diff --check`
|
|
35
|
+
- [x] `npx create-quiver spec validate specs/quiver-v35-compact-dashboard-version-ux --strict`
|
|
36
|
+
- [x] `npm run package:quiver`
|
|
37
|
+
- [x] `npm run smoke:create-quiver`
|
|
38
|
+
- [x] Package-installed smoke for `create-quiver` and `quiver` binaries
|
|
39
|
+
- [x] `node scripts/ci/smoke-cross-platform.js`
|
|
40
|
+
|
|
41
|
+
## Notes
|
|
42
|
+
|
|
43
|
+
No npm publication is part of this spec. Cross-platform smoke was executed on the local macOS environment; the script contains Windows path and npm command guards but was not run on a native Windows host in this turn.
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
# Execution Plan - Quiver v35 Compact Dashboard and Version UX
|
|
2
|
+
|
|
3
|
+
## Execution Order
|
|
4
|
+
|
|
5
|
+
```mermaid
|
|
6
|
+
flowchart TD
|
|
7
|
+
S00[slice-00: Foundation and doc router]
|
|
8
|
+
S01[slice-01: Dashboard CLI contract]
|
|
9
|
+
S02[slice-02: Compact renderer]
|
|
10
|
+
S03[slice-03: Details and sections]
|
|
11
|
+
S04[slice-04: Version command]
|
|
12
|
+
S05[slice-05: Docs and guidance]
|
|
13
|
+
S06[slice-06: Tests and readiness]
|
|
14
|
+
S07[slice-07: Package and cross-platform smoke]
|
|
15
|
+
|
|
16
|
+
S00 --> S01
|
|
17
|
+
S01 --> S02
|
|
18
|
+
S01 --> S03
|
|
19
|
+
S01 --> S04
|
|
20
|
+
S02 --> S03
|
|
21
|
+
S02 --> S05
|
|
22
|
+
S03 --> S05
|
|
23
|
+
S04 --> S05
|
|
24
|
+
S05 --> S06
|
|
25
|
+
S06 --> S07
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
## Waves
|
|
29
|
+
|
|
30
|
+
### Wave 0 - Foundation
|
|
31
|
+
|
|
32
|
+
1. `slice-00-foundation-and-doc-router`
|
|
33
|
+
|
|
34
|
+
Creates the approved spec package only. No product code changes.
|
|
35
|
+
|
|
36
|
+
### Wave 1 - Public Contract
|
|
37
|
+
|
|
38
|
+
1. `slice-01-dashboard-cli-contract`
|
|
39
|
+
|
|
40
|
+
Defines dashboard flags, invalid combinations, JSON-safe errors, and parser/routing behavior before render changes.
|
|
41
|
+
|
|
42
|
+
### Wave 2 - Human UX
|
|
43
|
+
|
|
44
|
+
1. `slice-02-dashboard-compact-renderer`
|
|
45
|
+
2. `slice-04-version-command`
|
|
46
|
+
|
|
47
|
+
These can run after `slice-01` if the implementers coordinate shared CLI theme/router changes.
|
|
48
|
+
|
|
49
|
+
### Wave 3 - Deep Inspection
|
|
50
|
+
|
|
51
|
+
1. `slice-03-dashboard-details-sections`
|
|
52
|
+
|
|
53
|
+
Depends on the compact renderer and CLI contract so section output does not fork semantics.
|
|
54
|
+
|
|
55
|
+
### Wave 4 - Docs
|
|
56
|
+
|
|
57
|
+
1. `slice-05-docs-help-generated-guidance`
|
|
58
|
+
|
|
59
|
+
Runs after command behavior stabilizes.
|
|
60
|
+
|
|
61
|
+
### Wave 5 - Validation
|
|
62
|
+
|
|
63
|
+
1. `slice-06-tests-smokes-release-readiness`
|
|
64
|
+
2. `slice-07-package-and-cross-platform-smoke`
|
|
65
|
+
|
|
66
|
+
`slice-07` closes package-installed and cross-platform validation after focused tests and docs are stable.
|
|
67
|
+
|
|
68
|
+
## Parallel Safety Notes
|
|
69
|
+
|
|
70
|
+
- `slice-01` is not parallel-safe because it defines parser and command contracts.
|
|
71
|
+
- `slice-02` and `slice-04` may run in parallel only after `slice-01`, because one touches dashboard rendering and the other touches version output.
|
|
72
|
+
- `slice-03` waits for `slice-02` so detail/section renderers share formatting primitives.
|
|
73
|
+
- `slice-05` waits for behavior to stabilize.
|
|
74
|
+
- `slice-06` and `slice-07` are closeout-oriented and should not be over-parallelized.
|
|
75
|
+
|
|
76
|
+
## Recommended Commit Order
|
|
77
|
+
|
|
78
|
+
1. `docs: add v35 compact dashboard and version ux spec`
|
|
79
|
+
2. `feat: add dashboard view flags contract`
|
|
80
|
+
3. `feat: compact dashboard human output`
|
|
81
|
+
4. `feat: add dashboard detail and section views`
|
|
82
|
+
5. `feat: add quiver version command`
|
|
83
|
+
6. `docs: document dashboard and version ux`
|
|
84
|
+
7. `test: validate compact dashboard and version ux`
|
|
85
|
+
8. `test: validate package-installed cli ux`
|