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,29 @@
|
|
|
1
|
+
# Workflow
|
|
2
|
+
|
|
3
|
+
**Fecha:** {{FECHA}}
|
|
4
|
+
|
|
5
|
+
Este documento define el workflow canonico de implementacion del proyecto.
|
|
6
|
+
|
|
7
|
+
## Reglas centrales
|
|
8
|
+
|
|
9
|
+
- No implementar sin slice.
|
|
10
|
+
- Un slice equivale a un commit.
|
|
11
|
+
- Un spec equivale a un PR.
|
|
12
|
+
- El spec define el plan; el slice define la ejecucion.
|
|
13
|
+
- Ningun slice debe ejecutarse hasta estar listo.
|
|
14
|
+
- La salida JSON y los artefactos machine-readable no se traducen.
|
|
15
|
+
|
|
16
|
+
## Planificacion
|
|
17
|
+
|
|
18
|
+
1. Ejecuta `npx create-quiver flow` si no sabes el siguiente paso seguro.
|
|
19
|
+
2. Redacta criterios de aceptacion.
|
|
20
|
+
3. Redacta y revisa el plan tecnico.
|
|
21
|
+
4. Crea el spec con `npx create-quiver spec create`.
|
|
22
|
+
5. Ejecuta slices de a uno, manteniendo scope y evidencia.
|
|
23
|
+
|
|
24
|
+
## Validacion
|
|
25
|
+
|
|
26
|
+
```bash
|
|
27
|
+
npx create-quiver spec validate specs/<spec> --strict
|
|
28
|
+
git diff --check
|
|
29
|
+
```
|
|
@@ -32,7 +32,7 @@ Use maps, metadata, diffs, and summaries first. Open full files only when the sm
|
|
|
32
32
|
|
|
33
33
|
## Planning
|
|
34
34
|
|
|
35
|
-
1. Run `npx create-quiver flow` when the next safe command is unclear.
|
|
35
|
+
1. Run `npx create-quiver flow` when the next safe command is unclear, or `npx create-quiver dashboard` when you need consolidated read-only project/spec/slice state.
|
|
36
36
|
2. Triage the request.
|
|
37
37
|
3. Save reusable planner/executor provider choices with `ai agent set` when the team has preferred local AI CLIs.
|
|
38
38
|
4. Use `ai plan --phase acceptance` to draft criteria, then save the approved version with `ai approve --phase acceptance` in TTY or `--version <n>` in CI/no-TTY.
|
|
@@ -49,7 +49,7 @@ Use maps, metadata, diffs, and summaries first. Open full files only when the sm
|
|
|
49
49
|
## Execution
|
|
50
50
|
|
|
51
51
|
1. Create or reuse the spec worktree with `npx create-quiver spec start specs/<spec-slug>` or `npm run quiver:spec:start -- specs/<spec-slug>`. Use `--dry-run` first when you want to inspect the planned branch/path without changing Git state.
|
|
52
|
-
2. Inspect lifecycle state with `npx create-quiver ai inspect`, or export it with `npx create-quiver ai export --format json` for dashboards/agents and `--format markdown` for PRs/docs.
|
|
52
|
+
2. Inspect lifecycle state with `npx create-quiver dashboard`, `npx create-quiver ai inspect`, or export it with `npx create-quiver ai export --format json` for dashboards/agents and `--format markdown` for PRs/docs.
|
|
53
53
|
3. If active-slice state looks stale or conflicting, run `npx create-quiver ai active-slice reconcile --dry-run` before assigning more execution work.
|
|
54
54
|
4. Inspect manual prompts with `npx create-quiver ai execute-plan --dry-run --commit --mode manual` or delegated waves with `npm run quiver:ai:execute-plan -- --dry-run --commit --mode delegated`.
|
|
55
55
|
5. Print a minimal manual executor prompt with `npx create-quiver ai prompt-slice --slice <slice.json> --dry-run` when assigning the slice to another agent. For commands pasted into another AI agent, prefer `npx --yes create-quiver@<version> ai prompt-slice --slice <slice.json> --dry-run`.
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Lecciones aprendidas
|
|
2
|
+
|
|
3
|
+
**Ultima actualizacion:** {{FECHA}}
|
|
4
|
+
|
|
5
|
+
## [Titulo de la leccion]
|
|
6
|
+
|
|
7
|
+
### Contexto
|
|
8
|
+
|
|
9
|
+
[Que paso]
|
|
10
|
+
|
|
11
|
+
### Que funciono
|
|
12
|
+
|
|
13
|
+
- [Item 1]
|
|
14
|
+
- [Item 2]
|
|
15
|
+
|
|
16
|
+
### Que no funciono
|
|
17
|
+
|
|
18
|
+
- [Item 1]
|
|
19
|
+
- [Item 2]
|
|
20
|
+
|
|
21
|
+
### Proxima vez
|
|
22
|
+
|
|
23
|
+
- [Regla 1]
|
|
24
|
+
- [Regla 2]
|
|
@@ -71,10 +71,29 @@ Qué cambia:
|
|
|
71
71
|
|---|---|
|
|
72
72
|
| Probar Quiver rápidamente | `npx --yes create-quiver@latest` |
|
|
73
73
|
| Inicializar un proyecto nuevo | `npx --yes create-quiver@latest init --name "Mi Proyecto"` |
|
|
74
|
+
| Inicializar docs en espanol | `npx --yes create-quiver@latest --lang es init --name "Mi Proyecto"` |
|
|
74
75
|
| Usar siempre la última versión publicada | `npx --yes create-quiver@latest` |
|
|
75
76
|
| Fijar una versión para el equipo | `npm install --save-dev create-quiver` |
|
|
76
77
|
| Evitar dependencia local de workflow | Usar `npx` |
|
|
77
78
|
|
|
79
|
+
## Idioma del proyecto
|
|
80
|
+
|
|
81
|
+
Quiver puede generar documentacion humana inicial en `en` o `es`.
|
|
82
|
+
|
|
83
|
+
Para una ejecucion puntual:
|
|
84
|
+
|
|
85
|
+
```bash
|
|
86
|
+
npx --yes create-quiver@latest --lang es init --name "Mi Proyecto"
|
|
87
|
+
```
|
|
88
|
+
|
|
89
|
+
Para guardar el idioma del proyecto y no repetir flags:
|
|
90
|
+
|
|
91
|
+
```bash
|
|
92
|
+
npx --yes create-quiver@latest config language set es
|
|
93
|
+
```
|
|
94
|
+
|
|
95
|
+
El idioma configurado afecta la salida humana y los docs humanos generados. No traduce JSON, JSONL, `package.json`, `slice.json`, comandos, flags, rutas, providers, modelos ni otros artefactos machine-readable.
|
|
96
|
+
|
|
78
97
|
## Qué no hace Quiver
|
|
79
98
|
|
|
80
99
|
Quiver no se instala globalmente por defecto, no modifica credenciales de npm y no agrega una dependencia runtime a tu app salvo que lo pidas explícitamente con npm.
|
|
@@ -26,15 +26,73 @@ Más detalle: [Instalación y uso con npx](../getting-started/installation.md).
|
|
|
26
26
|
| Comando | Para qué sirve |
|
|
27
27
|
|---|---|
|
|
28
28
|
| `npx --yes create-quiver@latest --version` | Muestra la versión del CLI. |
|
|
29
|
+
| `npx --yes create-quiver@latest version` | Muestra un reporte de versión con banner Quiver, runtime, package manager y proyecto detectado. |
|
|
30
|
+
| `npx --yes create-quiver@latest version --json` | Emite el reporte de versión como JSON parseable para automatización. |
|
|
29
31
|
| `npx --yes create-quiver@latest --help` | Muestra los comandos soportados. |
|
|
32
|
+
| `npx --yes create-quiver@latest config language show` | Muestra el idioma efectivo y su fuente de configuración. |
|
|
33
|
+
| `npx --yes create-quiver@latest config language show --json` | Emite el idioma efectivo como JSON estable. |
|
|
34
|
+
| `npx --yes create-quiver@latest config language set es` | Guarda `es` como idioma del proyecto en `.quiver/config.json`. |
|
|
35
|
+
| `npx --yes create-quiver@latest config language set en --global` | Guarda `en` como idioma global en `~/.quiver/config.json`. |
|
|
30
36
|
| `npx --yes create-quiver@latest init --name "Proyecto"` | Inicializa Quiver en un proyecto. |
|
|
31
|
-
| `npx --yes create-quiver@latest init --interactive` | Abre una guía interactiva para elegir modo de proyecto, metodología `wdd-sdd`, perfil inicial y próximos pasos de agentes. |
|
|
37
|
+
| `npx --yes create-quiver@latest init --interactive` | Abre una guía interactiva para elegir idioma del proyecto, modo de proyecto, metodología `wdd-sdd`, perfil inicial y próximos pasos de agentes. |
|
|
32
38
|
| `npx --yes create-quiver@latest migrate --dry-run` | Previsualiza migración de un proyecto Quiver anterior. |
|
|
33
39
|
| `npx --yes create-quiver@latest migrate` | Aplica la migración. |
|
|
34
40
|
| `npx --yes create-quiver@latest analyze` | Genera mapa del proyecto y datos de escaneo. |
|
|
35
41
|
| `npx --yes create-quiver@latest doctor` | Valida la salud de Quiver. |
|
|
36
42
|
| `npx --yes create-quiver@latest doctor --json` | Emite el mismo diagnóstico de Doctor como JSON parseable para automatización. |
|
|
37
43
|
| `npx --yes create-quiver@latest flow` | Muestra el próximo paso seguro. |
|
|
44
|
+
| `npx --yes create-quiver@latest dashboard` | Muestra un resumen compacto read-only del proyecto, specs, slices, runs, approvals y agentes. |
|
|
45
|
+
| `npx --yes create-quiver@latest dashboard --details` | Muestra el reporte humano completo cuando se necesita auditoría sin perder el resumen por defecto. |
|
|
46
|
+
| `npx --yes create-quiver@latest dashboard --section <name>` | Muestra una sección humana puntual como `specs`, `slices`, `blockers`, `warnings`, `agents`, `approvals`, `runs`, `active-slice` o `next-steps`. |
|
|
47
|
+
| `npx --yes create-quiver@latest dashboard --limit <n>` | Ajusta el límite de listas del dashboard compacto entre 1 y 100. |
|
|
48
|
+
|
|
49
|
+
## Idioma del CLI
|
|
50
|
+
|
|
51
|
+
Quiver resuelve el idioma de salida humana en este orden:
|
|
52
|
+
|
|
53
|
+
1. `--lang en|es`
|
|
54
|
+
2. variable de entorno `QUIVER_LANG`
|
|
55
|
+
3. `.quiver/config.json`
|
|
56
|
+
4. `~/.quiver/config.json`
|
|
57
|
+
5. locale del entorno
|
|
58
|
+
6. `en`
|
|
59
|
+
|
|
60
|
+
Ejemplos:
|
|
61
|
+
|
|
62
|
+
```bash
|
|
63
|
+
npx --yes create-quiver@latest --lang es dashboard
|
|
64
|
+
QUIVER_LANG=es npx --yes create-quiver@latest flow
|
|
65
|
+
npx --yes create-quiver@latest config language set es
|
|
66
|
+
npx --yes create-quiver@latest config language set en --global
|
|
67
|
+
```
|
|
68
|
+
|
|
69
|
+
`--json` conserva claves y estructura machine-readable en ingles tecnico; no traduce campos, codigos, comandos, flags, rutas, ids, providers ni modelos.
|
|
70
|
+
|
|
71
|
+
## Nota de release i18n
|
|
72
|
+
|
|
73
|
+
La superficie documentada del CLI soporta salida humana en `en` y `es` para comandos de inicializacion, configuracion, lectura de estado, dashboard, workflow de specs/slices, comandos IA, gates y PR. El idioma configurado al ejecutar `config language set es|en` se reutiliza en ejecuciones posteriores sin repetir flags; `--lang` y `QUIVER_LANG` siguen disponibles como overrides puntuales.
|
|
74
|
+
|
|
75
|
+
La garantia de compatibilidad aplica a la salida humana. JSON/JSONL, nombres de campos, codigos, comandos, flags, rutas, ids, providers, modelos y snippets copiables se mantienen estables para automatizacion.
|
|
76
|
+
|
|
77
|
+
## Idioma de docs generados
|
|
78
|
+
|
|
79
|
+
El idioma configurado tambien aplica a documentacion humana generada por Quiver, como los docs creados por `init`.
|
|
80
|
+
|
|
81
|
+
Ejemplos:
|
|
82
|
+
|
|
83
|
+
```bash
|
|
84
|
+
npx --yes create-quiver@latest --lang es init --name "Proyecto"
|
|
85
|
+
npx --yes create-quiver@latest config language set es
|
|
86
|
+
npx --yes create-quiver@latest init --name "Proyecto"
|
|
87
|
+
```
|
|
88
|
+
|
|
89
|
+
Reglas:
|
|
90
|
+
|
|
91
|
+
- `--lang en|es` puede usarse como override para una ejecucion.
|
|
92
|
+
- `.quiver/config.json` se usa como idioma por defecto del proyecto cuando no se pasa `--lang`.
|
|
93
|
+
- Templates humanos Markdown pueden tener variantes localizadas, por ejemplo `docs/INDEX.md.es.template`.
|
|
94
|
+
- Si falta una variante localizada, Quiver hace fallback explicito al template base en `en`.
|
|
95
|
+
- Artefactos machine-readable como `package.template.json`, `slice.json`, JSON/JSONL, ids, comandos, flags, rutas, providers y modelos no se traducen.
|
|
38
96
|
|
|
39
97
|
## Planificación con IA
|
|
40
98
|
|
|
@@ -80,6 +138,8 @@ Más detalle: [Instalación y uso con npx](../getting-started/installation.md).
|
|
|
80
138
|
| `npx --yes create-quiver@latest spec validate specs/<spec> --strict` | Valida el paquete de spec. |
|
|
81
139
|
| `npx --yes create-quiver@latest spec start specs/<spec>` | Crea o reutiliza el worktree de una spec. |
|
|
82
140
|
| `npx --yes create-quiver@latest plan --spec <spec>` | Muestra el orden de ejecución de slices. |
|
|
141
|
+
| `npx --yes create-quiver@latest dashboard --spec <spec>` | Muestra estado consolidado read-only para una spec sin ocultar el progreso global. |
|
|
142
|
+
| `npx --yes create-quiver@latest dashboard --section slices --spec <spec>` | Inspecciona solo slices de la spec seleccionada. |
|
|
83
143
|
| `npx --yes create-quiver@latest graph --spec <spec>` | Muestra dependencias entre slices. |
|
|
84
144
|
| `npx --yes create-quiver@latest next --all-ready --spec <spec>` | Lista slices listos para ejecutar. |
|
|
85
145
|
| `npx --yes create-quiver@latest ai prompt-slice --slice <slice.json> --dry-run` | Imprime un prompt mínimo para el ejecutor. |
|
|
@@ -107,6 +167,12 @@ Más detalle: [Instalación y uso con npx](../getting-started/installation.md).
|
|
|
107
167
|
| `--review` | Abre o prepara revisión humana antes de escrituras persistentes. |
|
|
108
168
|
| `--methodology wdd-sdd` | Declara la metodología soportada por comandos interactivos o automatizados. |
|
|
109
169
|
| `--no-color` | Desactiva colores ANSI en salida humana. |
|
|
170
|
+
| `--json` | Emite salida machine-readable en comandos que lo soportan, incluyendo `dashboard` y `version`. |
|
|
171
|
+
| `--lang en\|es` | Sobrescribe el idioma efectivo de la salida humana para una ejecución. |
|
|
172
|
+
| `--global` | En `config language set`, escribe la configuración global de usuario en `~/.quiver/config.json`. |
|
|
173
|
+
| `--details` | Expande el dashboard humano completo; no combina con `--json` ni `--section`. |
|
|
174
|
+
| `--section <name>` | Muestra una sección humana del dashboard; no combina con `--json` ni `--details`. |
|
|
175
|
+
| `--limit <n>` | Limita listas del dashboard compacto entre 1 y 100; no combina con `--json`. |
|
|
110
176
|
| `--provider codex\|claude\|gemini` | Selecciona CLI local de proveedor. |
|
|
111
177
|
| `--model <model-id>` | Selecciona el identificador técnico del modelo para `ai agent set` o ejecución de proveedor. Quiver normaliza alias conocidos, pero no garantiza acceso en la cuenta del proveedor. |
|
|
112
178
|
| `--commit` | Permite que Quiver commitee trabajo validado del slice. |
|
|
@@ -124,7 +190,7 @@ Más detalle: [Instalación y uso con npx](../getting-started/installation.md).
|
|
|
124
190
|
| `spec create` | sí | sí | sí |
|
|
125
191
|
| `ai pr` | no | sí | sí |
|
|
126
192
|
| `ai approve` | no | no | no |
|
|
127
|
-
| `flow`, `next`, `graph` | no | no | no |
|
|
193
|
+
| `flow`, `dashboard`, `next`, `graph`, `version` | no | no | no |
|
|
128
194
|
| `ai inspect`, `ai export`, `ai specs list`, `ai slices list`, `ai trace report` | no | no | no |
|
|
129
195
|
|
|
130
196
|
`--json` no se puede combinar con `--interactive` ni `--review`, porque la salida debe mantenerse legible por máquinas. El estándar completo vive en [docs/CLI_UX_GUIDE.md](../CLI_UX_GUIDE.md).
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-quiver",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Quiver CLI for scaffolding projects from the packaged template",
|
|
6
6
|
"license": "MIT",
|
|
@@ -14,8 +14,10 @@
|
|
|
14
14
|
"start:slice": "bash tools/scripts/start-slice.sh",
|
|
15
15
|
"cleanup:slice": "bash tools/scripts/cleanup-slice.sh",
|
|
16
16
|
"migrate": "bash tools/scripts/migrate-project.sh",
|
|
17
|
+
"quiver:version": "npx create-quiver version",
|
|
17
18
|
"quiver:analyze": "npx create-quiver analyze",
|
|
18
19
|
"quiver:flow": "npx create-quiver flow",
|
|
20
|
+
"quiver:dashboard": "npx create-quiver dashboard",
|
|
19
21
|
"quiver:prepare": "npx create-quiver prepare",
|
|
20
22
|
"quiver:plan": "node bin/create-quiver.js plan",
|
|
21
23
|
"quiver:graph": "node bin/create-quiver.js graph",
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
# Evidence Report - Quiver v34 CLI Dashboard Status
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
This report records implementation and validation evidence for the v34 CLI dashboard slices.
|
|
6
|
+
|
|
7
|
+
## slice-00 - Dashboard foundation
|
|
8
|
+
|
|
9
|
+
### Completed
|
|
10
|
+
|
|
11
|
+
- Created v34 spec package with `SPEC.md`, `STATUS.md`, `EXECUTION_PLAN.md`, `EVIDENCE_REPORT.md`, and `pr.md`.
|
|
12
|
+
- Created 6 slice folders with `slice.json`, `EXECUTION_BRIEF.md`, and `CLOSURE_BRIEF.md`.
|
|
13
|
+
- Captured approved acceptance criteria, production review fixes, revised technical plan, slice roadmap, and validation strategy.
|
|
14
|
+
|
|
15
|
+
### Validation
|
|
16
|
+
|
|
17
|
+
- `find specs/quiver-v34-cli-dashboard-status -name 'slice.json' -print -exec node -e "JSON.parse(require('fs').readFileSync(process.argv[1], 'utf8')); console.log('ok', process.argv[1])" {} \;` passed for 6 slice files.
|
|
18
|
+
- `node bin/create-quiver.js spec validate specs/quiver-v34-cli-dashboard-status` passed and reported 6 slices.
|
|
19
|
+
- `git diff --check` passed.
|
|
20
|
+
|
|
21
|
+
### Risks Observed During Planning
|
|
22
|
+
|
|
23
|
+
- `docs/INDEX.md` is still missing in this repository; onboarding used `docs/INDEX.md.template` plus repo-specific Quiver docs as the documented fallback.
|
|
24
|
+
- A parked backlog entry exists for a local web console, but this spec is intentionally CLI-only and read-only.
|
|
25
|
+
- `ROADMAP.md` lists `create-quiver status dashboard` as polish debt; this spec chooses `dashboard` to avoid ambiguity with `ai status`.
|
|
26
|
+
|
|
27
|
+
## slice-01 - Dashboard report contract
|
|
28
|
+
|
|
29
|
+
### Completed
|
|
30
|
+
|
|
31
|
+
- Added `src/create-quiver/lib/dashboard.js`.
|
|
32
|
+
- Defined `dashboard_schema_version: 1`.
|
|
33
|
+
- Added compact report fields for summary, global progress, visible progress, specs, slices, next-ready work, blockers, warnings, agents, approvals, active-slice state, runs, evidence counts, graph state, and next safe commands.
|
|
34
|
+
- Preserved evidence/log secrecy by exposing counts and slice refs only.
|
|
35
|
+
- Added graph-cycle tolerance by fixing `allowGraphErrors` handling in `project-state-resolver`.
|
|
36
|
+
|
|
37
|
+
### Validation
|
|
38
|
+
|
|
39
|
+
- `node --test tests/lib/dashboard.test.js` passed.
|
|
40
|
+
- Full `node --test` passed and covered `tests/lib/ai-export-state.test.js` plus existing AI export behavior.
|
|
41
|
+
- `git diff --check` passed.
|
|
42
|
+
|
|
43
|
+
## slice-02 - Dashboard command and rendering
|
|
44
|
+
|
|
45
|
+
### Completed
|
|
46
|
+
|
|
47
|
+
- Added `src/create-quiver/commands/dashboard.js`.
|
|
48
|
+
- Added top-level `dashboard` routing, help grouping, usage, examples, and exports.
|
|
49
|
+
- Added human dashboard output and clean JSON mode.
|
|
50
|
+
- Added `dashboard` to the UX flag matrix as a read-only command.
|
|
51
|
+
- Added CLI tests for human output, JSON output, `--spec`, `--include-completed`, missing spec JSON failure, and graph-error output.
|
|
52
|
+
|
|
53
|
+
### Validation
|
|
54
|
+
|
|
55
|
+
- `node --test tests/commands/dashboard.test.js` passed.
|
|
56
|
+
- `node --test tests/commands/cli-contract.test.js tests/commands/ux-flags.test.js` passed.
|
|
57
|
+
- `git diff --check` passed.
|
|
58
|
+
|
|
59
|
+
## slice-03 - Dashboard edge cases and guardrails
|
|
60
|
+
|
|
61
|
+
### Completed
|
|
62
|
+
|
|
63
|
+
- Explicit missing `--spec` returns an actionable error; JSON mode returns parseable schema v1 error output and non-zero exit.
|
|
64
|
+
- Zero-slice specs produce a useful dashboard with `NO_VISIBLE_SLICES`.
|
|
65
|
+
- Graph cycles produce warnings/blockers without crashing dashboard output.
|
|
66
|
+
- Legacy/incomplete layout warnings are surfaced from existing layout diagnostics.
|
|
67
|
+
- Evidence summaries expose only counts and slice refs.
|
|
68
|
+
|
|
69
|
+
### Validation
|
|
70
|
+
|
|
71
|
+
- `node --test tests/lib/dashboard.test.js tests/commands/dashboard.test.js` passed.
|
|
72
|
+
- Full `node --test` passed.
|
|
73
|
+
- `node bin/create-quiver.js dashboard --json --spec quiver-v34-cli-dashboard-status` passed against this repository.
|
|
74
|
+
- `git diff --check` passed.
|
|
75
|
+
|
|
76
|
+
## slice-04 - Docs, templates, and scripts
|
|
77
|
+
|
|
78
|
+
### Completed
|
|
79
|
+
|
|
80
|
+
- Updated `README.md`, `README_FOR_AI.md`, `docs/CLI_UX_GUIDE.md`, and `docs/reference/commands.md`.
|
|
81
|
+
- Updated generated command/workflow templates for `dashboard`.
|
|
82
|
+
- Added root and generated `quiver:dashboard` scripts.
|
|
83
|
+
- Updated init docs and generated script tests.
|
|
84
|
+
|
|
85
|
+
### Validation
|
|
86
|
+
|
|
87
|
+
- `node --test tests/lib/init-docs.test.js tests/lib/init-layout.test.js` passed.
|
|
88
|
+
- `node --test tests/commands/cli-contract.test.js` passed.
|
|
89
|
+
- Full `node --test` passed.
|
|
90
|
+
- `git diff --check` passed.
|
|
91
|
+
|
|
92
|
+
## slice-05 - Tests, smokes, and release readiness
|
|
93
|
+
|
|
94
|
+
### Completed
|
|
95
|
+
|
|
96
|
+
- Ran focused dashboard, CLI contract, UX flag, generated docs/script tests.
|
|
97
|
+
- Ran full test suite.
|
|
98
|
+
- Ran required smokes and package smoke.
|
|
99
|
+
- Updated slice closure briefs, `STATUS.md`, this evidence report, slice metadata, and `pr.md`.
|
|
100
|
+
|
|
101
|
+
### Validation
|
|
102
|
+
|
|
103
|
+
- `node --test tests/lib/dashboard.test.js tests/commands/dashboard.test.js tests/commands/cli-contract.test.js tests/commands/ux-flags.test.js tests/lib/init-layout.test.js tests/lib/init-docs.test.js` passed: 45 tests.
|
|
104
|
+
- `node --test` passed: 511 tests.
|
|
105
|
+
- `npm run smoke:create-quiver` passed.
|
|
106
|
+
- `npm run smoke:doctor-fixtures` passed: 13 states.
|
|
107
|
+
- `npm run smoke:guided-workflow` passed, including package smoke.
|
|
108
|
+
- `npm run package:quiver` passed: `create-quiver-0.15.2.tgz`.
|
|
109
|
+
- `node bin/create-quiver.js dashboard --json --spec quiver-v34-cli-dashboard-status` passed.
|
|
110
|
+
- `find specs/quiver-v34-cli-dashboard-status -name 'slice.json' -print -exec node -e "JSON.parse(require('fs').readFileSync(process.argv[1], 'utf8')); console.log('ok', process.argv[1])" {} \;` passed for 6 slice files.
|
|
111
|
+
- `git diff --check` passed.
|
|
112
|
+
- `node bin/create-quiver.js spec validate specs/quiver-v34-cli-dashboard-status` passed.
|
|
113
|
+
|
|
114
|
+
## Final Notes
|
|
115
|
+
|
|
116
|
+
- No provider credentials were required.
|
|
117
|
+
- No GitHub credentials were required.
|
|
118
|
+
- No npm publication was performed.
|
|
119
|
+
- The repository still reports a legacy-layout warning in dashboard output; this is pre-existing project state and not caused by v34.
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
# Execution Plan - Quiver v34 CLI Dashboard Status
|
|
2
|
+
|
|
3
|
+
## Execution Order
|
|
4
|
+
|
|
5
|
+
```mermaid
|
|
6
|
+
flowchart TD
|
|
7
|
+
S00[slice-00: Dashboard foundation]
|
|
8
|
+
S01[slice-01: Dashboard report contract]
|
|
9
|
+
S02[slice-02: Dashboard command and rendering]
|
|
10
|
+
S03[slice-03: Edge cases and guardrails]
|
|
11
|
+
S04[slice-04: Docs, templates, and scripts]
|
|
12
|
+
S05[slice-05: Tests, smokes, and release readiness]
|
|
13
|
+
|
|
14
|
+
S00 --> S01
|
|
15
|
+
S01 --> S02
|
|
16
|
+
S01 --> S03
|
|
17
|
+
S02 --> S03
|
|
18
|
+
S02 --> S04
|
|
19
|
+
S03 --> S04
|
|
20
|
+
S03 --> S05
|
|
21
|
+
S04 --> S05
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## Waves
|
|
25
|
+
|
|
26
|
+
### Wave 0 - Foundation
|
|
27
|
+
|
|
28
|
+
1. `slice-00-dashboard-foundation`
|
|
29
|
+
|
|
30
|
+
This slice publishes the approved spec package and does not change product code.
|
|
31
|
+
|
|
32
|
+
### Wave 1 - Report Contract
|
|
33
|
+
|
|
34
|
+
1. `slice-01-dashboard-report-contract`
|
|
35
|
+
|
|
36
|
+
Build the dashboard data contract before adding a public command.
|
|
37
|
+
|
|
38
|
+
### Wave 2 - Public Command
|
|
39
|
+
|
|
40
|
+
1. `slice-02-dashboard-command-rendering`
|
|
41
|
+
|
|
42
|
+
Expose the report through `npx create-quiver dashboard` with human and JSON output.
|
|
43
|
+
|
|
44
|
+
### Wave 3 - Hardening
|
|
45
|
+
|
|
46
|
+
1. `slice-03-dashboard-edge-cases-and-guardrails`
|
|
47
|
+
|
|
48
|
+
Harden missing specs, graph failures, layout states, no-spec projects, blockers, no-color/CI/no-TTY, and sensitive summaries after the command path exists.
|
|
49
|
+
|
|
50
|
+
### Wave 4 - Docs
|
|
51
|
+
|
|
52
|
+
1. `slice-04-docs-templates-and-scripts`
|
|
53
|
+
|
|
54
|
+
Document the command and generated `quiver:dashboard` script after the command contract stabilizes.
|
|
55
|
+
|
|
56
|
+
### Wave 5 - Close
|
|
57
|
+
|
|
58
|
+
1. `slice-05-tests-smokes-release-readiness`
|
|
59
|
+
|
|
60
|
+
Run full validation, update evidence, close slice metadata, and prepare the PR body.
|
|
61
|
+
|
|
62
|
+
## Parallel Safety Notes
|
|
63
|
+
|
|
64
|
+
- Do not implement `slice-02` before `slice-01`; the command must consume a stable report contract.
|
|
65
|
+
- `slice-03` should follow `slice-02` so guardrails can test both model and command behavior.
|
|
66
|
+
- `slice-04` should wait until command flags and output shape are stable.
|
|
67
|
+
- `slice-05` is never parallel-safe because it closes docs, evidence, smokes, and readiness state.
|
|
68
|
+
- Keep JSON cleanliness validated at every implementation slice, not only at final release readiness.
|
|
69
|
+
|
|
70
|
+
## Recommended Commit Order
|
|
71
|
+
|
|
72
|
+
1. `docs: add v34 cli dashboard spec`
|
|
73
|
+
2. `feat: add dashboard report contract`
|
|
74
|
+
3. `feat: add dashboard command rendering`
|
|
75
|
+
4. `fix: harden dashboard edge cases`
|
|
76
|
+
5. `docs: document dashboard command`
|
|
77
|
+
6. `test: close dashboard release readiness`
|
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
# Quiver v34 - CLI Dashboard Status
|
|
2
|
+
|
|
3
|
+
**Date:** 2026-05-28
|
|
4
|
+
**Status:** Planned
|
|
5
|
+
**Source:** User-approved acceptance criteria and production review for a read-only CLI dashboard that visualizes Quiver project state.
|
|
6
|
+
|
|
7
|
+
Slice numbering resets here. This spec intentionally starts at `slice-00`.
|
|
8
|
+
|
|
9
|
+
## Problem
|
|
10
|
+
|
|
11
|
+
Quiver exposes useful state through `flow`, `plan`, `next`, `ai export`, `ai specs list`, and `ai slices list`, but users still need to combine several commands to understand the whole project at a glance.
|
|
12
|
+
|
|
13
|
+
The gap is especially visible when deciding what to do next:
|
|
14
|
+
|
|
15
|
+
- spec and slice progress are spread across multiple surfaces;
|
|
16
|
+
- blockers, warnings, migration guidance, approvals, agents, active-slice state, runs, and evidence are not shown together;
|
|
17
|
+
- machine-readable export exists, but there is no compact human dashboard optimized for quick project status;
|
|
18
|
+
- a future dashboard must avoid duplicating Quiver state or creating a second source of truth.
|
|
19
|
+
|
|
20
|
+
## Objective
|
|
21
|
+
|
|
22
|
+
Add a read-only CLI dashboard that shows the complete actionable state of a Quiver project without using Ink, a web console, providers, prompts, or writes.
|
|
23
|
+
|
|
24
|
+
The dashboard should answer:
|
|
25
|
+
|
|
26
|
+
- What is the current project state?
|
|
27
|
+
- How many specs and slices exist?
|
|
28
|
+
- What is complete, open, ready, or blocked?
|
|
29
|
+
- What is the next ready slice?
|
|
30
|
+
- What blockers, warnings, approvals, active-slice issues, agent gaps, runs, and evidence exist?
|
|
31
|
+
- What safe commands should the user run next?
|
|
32
|
+
|
|
33
|
+
## Scope
|
|
34
|
+
|
|
35
|
+
### Included
|
|
36
|
+
|
|
37
|
+
- New top-level command: `npx create-quiver dashboard`.
|
|
38
|
+
- `dashboard --json` with a compact stable schema.
|
|
39
|
+
- `dashboard --spec <slug>` filter.
|
|
40
|
+
- `dashboard --include-completed`.
|
|
41
|
+
- Human output that follows `docs/CLI_UX_GUIDE.md`.
|
|
42
|
+
- Distinct global progress and visible progress.
|
|
43
|
+
- Tolerant behavior for legacy, incomplete, uninitialized, no-spec, no-slice, and graph-error states.
|
|
44
|
+
- No evidence/log content in human or compact JSON output.
|
|
45
|
+
- Generated `quiver:dashboard` npm script.
|
|
46
|
+
- Documentation, tests, smokes, and release-readiness evidence.
|
|
47
|
+
|
|
48
|
+
### Excluded
|
|
49
|
+
|
|
50
|
+
- Ink or fullscreen TUI.
|
|
51
|
+
- Browser/web console.
|
|
52
|
+
- Local server.
|
|
53
|
+
- Interactive navigation.
|
|
54
|
+
- Diff viewer.
|
|
55
|
+
- Starting slices from the dashboard.
|
|
56
|
+
- Creating specs, opening PRs, discarding changes, running providers, or writing project state.
|
|
57
|
+
- Changing WDD + SDD semantics.
|
|
58
|
+
|
|
59
|
+
## Approved Acceptance Criteria
|
|
60
|
+
|
|
61
|
+
### Read-only dashboard behavior
|
|
62
|
+
|
|
63
|
+
1. Given a project with Quiver, when the user runs `npx create-quiver dashboard`, then Quiver prints a consolidated read-only dashboard and does not modify files, run providers, open prompts, create worktrees, start slices, or create PRs.
|
|
64
|
+
2. Given specs and slices exist, when the dashboard renders, then it shows spec count, slice count, completed slices, open slices, blocked slices, ready slices, and progress.
|
|
65
|
+
3. Given completed slices are hidden from visible work by default, when the dashboard renders, then it still shows correct global progress across all slices and separately shows visible progress for the current filter.
|
|
66
|
+
4. Given `--include-completed` is passed, then visible progress and visible slice sections include completed slices.
|
|
67
|
+
5. Given `--spec <slug>` is passed, then visible dashboard sections are limited to that spec while global project context remains clear.
|
|
68
|
+
6. Given `--spec <slug>` is passed for a missing spec, then the command fails with actionable guidance instead of silently showing an empty dashboard.
|
|
69
|
+
|
|
70
|
+
### Next ready work and blockers
|
|
71
|
+
|
|
72
|
+
7. Given at least one slice is ready, when the dashboard renders, then it shows the recommended next slice with spec slug, slice id, title, status, path, and start command.
|
|
73
|
+
8. Given multiple slices are ready, then the dashboard shows the recommended first slice and indicates that more ready slices exist.
|
|
74
|
+
9. Given blockers or warnings exist, then the dashboard shows their refs, reasons, and next commands where available.
|
|
75
|
+
10. Given the slice graph is invalid, then the dashboard does not crash; it reports the graph issue and still renders the rest of the available state.
|
|
76
|
+
|
|
77
|
+
### Workflow state
|
|
78
|
+
|
|
79
|
+
11. Given planner approvals exist or are missing, then the dashboard shows `acceptance`, `technical-plan`, and `plan-review` status.
|
|
80
|
+
12. Given agent profiles exist or are missing, then the dashboard shows planner, executor, reviewer, and doctor configuration without exposing credentials or secrets.
|
|
81
|
+
13. Given active-slice state exists, then the dashboard shows active-slice sources, reconciliation decision, reason, and risks if any.
|
|
82
|
+
14. Given runs or evidence exist, then the dashboard shows counts and refs only, not raw logs, command output, or evidence contents.
|
|
83
|
+
|
|
84
|
+
### Output contracts
|
|
85
|
+
|
|
86
|
+
15. Given `dashboard --json`, then stdout is parseable JSON with no colors, prompts, spinners, or human prose.
|
|
87
|
+
16. Given `dashboard --json`, then the payload uses `dashboard_schema_version: 1` and includes `summary`, `global_progress`, `visible_progress`, `next_ready`, `specs`, `slices`, `agents`, `approvals`, `active_slice`, `blockers`, `warnings`, and `next_steps`.
|
|
88
|
+
17. Given human output, then it follows the Quiver CLI UX standard: clear hierarchy, next safe commands, no color-only status, ASCII/no-color fallback, and no prompts.
|
|
89
|
+
18. Given unsupported UX flags such as `--interactive`, `--review`, or `--with-planner` are passed, then Quiver rejects them through the existing UX flag guardrails.
|
|
90
|
+
|
|
91
|
+
### Documentation and validation
|
|
92
|
+
|
|
93
|
+
19. Given the command is public, then README, `README_FOR_AI.md`, command reference, CLI UX guide, generated templates, and package scripts are updated.
|
|
94
|
+
20. Given implementation is complete, then tests cover human output, JSON cleanliness, `--spec`, missing spec, `--include-completed`, no specs, graph errors, legacy/incomplete layout, agent gaps, blockers, no-color, CI/no-TTY, and no evidence/log leakage.
|
|
95
|
+
21. Given every slice is created, then each slice has `slice.json`, `EXECUTION_BRIEF.md`, and `CLOSURE_BRIEF.md`.
|
|
96
|
+
|
|
97
|
+
## Approved Technical Plan
|
|
98
|
+
|
|
99
|
+
1. Inventory the current state surfaces and tests before implementation.
|
|
100
|
+
2. Add a dashboard report contract that consumes existing state from `collectLifecycleExport()` and related internal helpers without shelling out to the CLI.
|
|
101
|
+
3. Calculate `global_progress` from all slices and `visible_progress` from filtered visible slices.
|
|
102
|
+
4. Derive `next_ready` from graph/plan state when the graph is valid; degrade safely with a warning when graph state is invalid.
|
|
103
|
+
5. Define a compact JSON schema with `dashboard_schema_version: 1`; do not return the full lifecycle export from `dashboard --json`.
|
|
104
|
+
6. Add human formatting with existing Quiver UX/theme helpers and no prompt/spinner behavior.
|
|
105
|
+
7. Add top-level `dashboard` routing, help text, examples, and UX-flag support matrix behavior.
|
|
106
|
+
8. Add `quiver:dashboard` to generated project scripts and docs.
|
|
107
|
+
9. Add focused tests for report construction, command output, JSON cleanliness, filters, missing specs, graph errors, legacy/no-spec states, no-color/CI/no-TTY, and secret-safe evidence summaries.
|
|
108
|
+
10. Update docs, templates, smoke coverage, PR body, status, and evidence only after command contract is stable.
|
|
109
|
+
|
|
110
|
+
## Slice Roadmap
|
|
111
|
+
|
|
112
|
+
| Slice | Title | Status | Dependencies |
|
|
113
|
+
|---|---|---|---|
|
|
114
|
+
| slice-00 | Dashboard foundation | completed | none |
|
|
115
|
+
| slice-01 | Dashboard report contract | ready | slice-00 |
|
|
116
|
+
| slice-02 | Dashboard command and rendering | planned | slice-01 |
|
|
117
|
+
| slice-03 | Dashboard edge cases and guardrails | planned | slice-01, slice-02 |
|
|
118
|
+
| slice-04 | Docs, templates, and scripts | planned | slice-02, slice-03 |
|
|
119
|
+
| slice-05 | Tests, smokes, and release readiness | planned | slice-03, slice-04 |
|
|
120
|
+
|
|
121
|
+
## Validation Strategy
|
|
122
|
+
|
|
123
|
+
- `node --test tests/lib/dashboard.test.js`
|
|
124
|
+
- `node --test tests/commands/dashboard.test.js`
|
|
125
|
+
- `node --test tests/commands/cli-contract.test.js tests/commands/ux-flags.test.js`
|
|
126
|
+
- `node --test tests/lib/ai-export-state.test.js tests/commands/ai-export.test.js`
|
|
127
|
+
- `node --test tests/lib/init-docs.test.js tests/lib/init-layout.test.js`
|
|
128
|
+
- `node --test tests/**/*.test.js`
|
|
129
|
+
- `npm run smoke:create-quiver`
|
|
130
|
+
- `npm run smoke:doctor-fixtures`
|
|
131
|
+
- `npm run smoke:guided-workflow`
|
|
132
|
+
- `npm run package:quiver`
|
|
133
|
+
- `git diff --check`
|
|
134
|
+
- `node bin/create-quiver.js spec validate specs/quiver-v34-cli-dashboard-status`
|
|
135
|
+
|
|
136
|
+
## Risks
|
|
137
|
+
|
|
138
|
+
- Progress can be misleading if visible filters hide completed slices; global and visible progress must remain distinct.
|
|
139
|
+
- A dashboard can become another source of truth if it rebuilds state independently; reuse existing resolver/export state.
|
|
140
|
+
- Graph errors can break naive `next_ready` logic; the dashboard must degrade safely.
|
|
141
|
+
- A missing `--spec` filter can hide typos if empty output is treated as success.
|
|
142
|
+
- Evidence and runs can contain sensitive command output; the dashboard must summarize counts and refs only.
|
|
143
|
+
- Human formatting can contaminate JSON if output paths are not tested separately.
|
|
144
|
+
|
|
145
|
+
## Resolved Decisions
|
|
146
|
+
|
|
147
|
+
- Use `dashboard`, not top-level `status`, to avoid ambiguity with `ai status`.
|
|
148
|
+
- Do not use Ink for the MVP.
|
|
149
|
+
- Do not add interactive behavior in this spec.
|
|
150
|
+
- Do not add write actions from the dashboard.
|
|
151
|
+
- `dashboard --json` has a compact schema, not the full `ai export` schema.
|
|
152
|
+
- The command must be useful in legacy and incomplete layouts.
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
# Status - Quiver v34 CLI Dashboard Status
|
|
2
|
+
|
|
3
|
+
**Overall status:** Completed
|
|
4
|
+
**Created:** 2026-05-28
|
|
5
|
+
**Completed:** 2026-05-28
|
|
6
|
+
**Current slice:** All slices completed
|
|
7
|
+
|
|
8
|
+
## Summary
|
|
9
|
+
|
|
10
|
+
This spec added a read-only CLI dashboard for Quiver project state. The dashboard consolidates specs, slices, progress, blockers, warnings, approvals, agents, active-slice state, runs, evidence counts, and next safe commands without introducing Ink, prompts, providers, writes, or a second source of truth.
|
|
11
|
+
|
|
12
|
+
## Slice Status
|
|
13
|
+
|
|
14
|
+
| Slice | Status | Notes |
|
|
15
|
+
|---|---|---|
|
|
16
|
+
| slice-00-dashboard-foundation | Completed | Spec package, execution plan, PR body, evidence skeleton, and slice briefs created. |
|
|
17
|
+
| slice-01-dashboard-report-contract | Completed | Added compact schema v1 report with global/visible progress, next-ready state, summaries, and evidence redaction. |
|
|
18
|
+
| slice-02-dashboard-command-rendering | Completed | Added top-level command routing, help, human rendering, JSON output, and UX guardrails. |
|
|
19
|
+
| slice-03-dashboard-edge-cases-and-guardrails | Completed | Hardened missing specs, zero-slice specs, graph cycles, JSON failure output, and evidence leakage. |
|
|
20
|
+
| slice-04-docs-templates-and-scripts | Completed | Updated public docs, generated templates, init docs, package scripts, and generated script tests. |
|
|
21
|
+
| slice-05-tests-smokes-release-readiness | Completed | Completed focused tests, full tests, smokes, package smoke, spec validation, and evidence closure. |
|
|
22
|
+
|
|
23
|
+
## Current Blockers
|
|
24
|
+
|
|
25
|
+
- None.
|
|
26
|
+
|
|
27
|
+
## Next Step
|
|
28
|
+
|
|
29
|
+
Open review/PR and package publication only after normal release approval. npm publication was not performed in this spec.
|