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,203 @@
|
|
|
1
|
+
# Evidence Report - Quiver v43 CLI i18n Audit and Release Readiness
|
|
2
|
+
|
|
3
|
+
## slice-00-audit-foundation
|
|
4
|
+
|
|
5
|
+
- Created this spec package and slice handoffs.
|
|
6
|
+
- Runtime implementation intentionally not started.
|
|
7
|
+
|
|
8
|
+
## slice-01-command-language-mode-matrix
|
|
9
|
+
|
|
10
|
+
- Added `command-language-mode-matrix.json` as the v43 command x language x mode coverage artifact.
|
|
11
|
+
- Added `tests/commands/i18n-audit-matrix.test.js` to keep the matrix synchronized with `docs/reference/commands.md`.
|
|
12
|
+
- Covered 67 documented commands from `docs/reference/commands.md`.
|
|
13
|
+
- All critical command cells are marked `pass`.
|
|
14
|
+
- Accepted exceptions are explicit and scoped to live provider credentials and external GitHub PR creation.
|
|
15
|
+
- No release blockers were found in the command matrix.
|
|
16
|
+
|
|
17
|
+
Coverage profile summary:
|
|
18
|
+
|
|
19
|
+
| Profile | Language/mode status |
|
|
20
|
+
|---|---|
|
|
21
|
+
| top-level-help | en/es human pass; CI/no-TTY pass; no-color pass |
|
|
22
|
+
| version-report | en/es human pass; JSON pass; CI/no-TTY pass; no-color pass |
|
|
23
|
+
| version-json | JSON pass; CI/no-TTY pass |
|
|
24
|
+
| language-config-human | en/es human pass; CI/no-TTY pass; no-color pass |
|
|
25
|
+
| language-config-json | JSON pass; CI/no-TTY pass |
|
|
26
|
+
| init-write | en/es human pass; dry-run pass; CI/no-TTY pass; no-color pass |
|
|
27
|
+
| init-interactive | en/es human pass; dry-run pass; interactive pass; CI/no-TTY rejects safely |
|
|
28
|
+
| migrate | en/es human pass; dry-run pass; CI/no-TTY pass; no-color pass |
|
|
29
|
+
| read-only-human | en/es human pass; CI/no-TTY pass; no-color pass |
|
|
30
|
+
| doctor-json | JSON pass; CI/no-TTY pass |
|
|
31
|
+
| dashboard-human | en/es human pass; CI/no-TTY pass; no-color pass |
|
|
32
|
+
| dashboard-json | JSON pass; CI/no-TTY pass |
|
|
33
|
+
| ai-prepare-context | en/es human pass; dry-run pass; interactive/review pass |
|
|
34
|
+
| ai-prepare-context-planner | en/es human pass; dry-run/print-prompt/review/interactive pass; live provider accepted exception |
|
|
35
|
+
| ai-models-human | en/es human pass; CI/no-TTY pass |
|
|
36
|
+
| ai-models-json | JSON pass; CI/no-TTY pass |
|
|
37
|
+
| ai-agent-profile | en/es human pass; dry-run pass; interactive pass; CI/no-TTY pass |
|
|
38
|
+
| ai-agent-json | JSON pass; CI/no-TTY pass |
|
|
39
|
+
| ai-agent-repair | en/es human pass; dry-run pass |
|
|
40
|
+
| ai-run-lifecycle | en/es human pass; CI/no-TTY pass |
|
|
41
|
+
| ai-planner-provider | en/es human pass; dry-run/print-prompt/review/interactive pass; live provider accepted exception |
|
|
42
|
+
| ai-approve | en/es human pass; interactive pass; CI/no-TTY explicit-version behavior pass |
|
|
43
|
+
| spec-create | en/es human pass; dry-run/review/interactive pass |
|
|
44
|
+
| spec-workflow | en/es human pass; dry-run pass where supported; CI/no-TTY pass |
|
|
45
|
+
| plan-graph-next | en/es human pass; JSON pass; CI/no-TTY pass |
|
|
46
|
+
| ai-executor | en/es human pass; JSON pass; dry-run/interactive pass; live provider accepted exception |
|
|
47
|
+
| ai-pr | en/es human pass; dry-run/review/interactive pass; GitHub create accepted exception |
|
|
48
|
+
| ai-export-inspection | en/es human pass; JSON pass; CI/no-TTY pass |
|
|
49
|
+
|
|
50
|
+
Command matrix:
|
|
51
|
+
|
|
52
|
+
| Command | Profile | Critical |
|
|
53
|
+
|---|---|---|
|
|
54
|
+
| `--help` | top-level-help | pass |
|
|
55
|
+
| `--version` | version-report | pass |
|
|
56
|
+
| `version` | version-report | pass |
|
|
57
|
+
| `version --json` | version-json | pass |
|
|
58
|
+
| `config language show` | language-config-human | pass |
|
|
59
|
+
| `config language show --json` | language-config-json | pass |
|
|
60
|
+
| `config language set es` | language-config-human | pass |
|
|
61
|
+
| `config language set en --global` | language-config-human | pass |
|
|
62
|
+
| `init --name "Proyecto"` | init-write | pass |
|
|
63
|
+
| `init --interactive` | init-interactive | pass |
|
|
64
|
+
| `migrate --dry-run` | migrate | pass |
|
|
65
|
+
| `migrate` | migrate | pass |
|
|
66
|
+
| `analyze` | read-only-human | pass |
|
|
67
|
+
| `doctor` | read-only-human | pass |
|
|
68
|
+
| `doctor --json` | doctor-json | pass |
|
|
69
|
+
| `flow` | read-only-human | pass |
|
|
70
|
+
| `dashboard` | dashboard-human | pass |
|
|
71
|
+
| `dashboard --details` | dashboard-human | pass |
|
|
72
|
+
| `dashboard --section <name>` | dashboard-human | pass |
|
|
73
|
+
| `dashboard --limit <n>` | dashboard-human | pass |
|
|
74
|
+
| `ai prepare-context --dry-run` | ai-prepare-context | pass |
|
|
75
|
+
| `ai prepare-context` | ai-prepare-context | pass |
|
|
76
|
+
| `ai prepare-context --with-planner --dry-run` | ai-prepare-context-planner | pass |
|
|
77
|
+
| `ai prepare-context --with-planner --print-prompt` | ai-prepare-context-planner | pass |
|
|
78
|
+
| `ai prepare-context --with-planner --review --interactive` | ai-prepare-context-planner | pass |
|
|
79
|
+
| `ai models list` | ai-models-human | pass |
|
|
80
|
+
| `ai models list --provider codex` | ai-models-human | pass |
|
|
81
|
+
| `ai models list --json` | ai-models-json | pass |
|
|
82
|
+
| `ai agent set <role>` | ai-agent-profile | pass |
|
|
83
|
+
| `ai agent set <role> --provider <provider> --model <model-id>` | ai-agent-profile | pass |
|
|
84
|
+
| `ai agent set planner --provider codex --model gpt-5.5 --dry-run` | ai-agent-profile | pass |
|
|
85
|
+
| `ai agent doctor` | ai-agent-profile | pass |
|
|
86
|
+
| `ai agent doctor --json` | ai-agent-json | pass |
|
|
87
|
+
| `ai agent repair --dry-run` | ai-agent-repair | pass |
|
|
88
|
+
| `ai run create --input <file>` | ai-run-lifecycle | pass |
|
|
89
|
+
| `ai status` | ai-run-lifecycle | pass |
|
|
90
|
+
| `ai plan --phase acceptance --input <file>` | ai-planner-provider | pass |
|
|
91
|
+
| `ai plan --phase acceptance --review --interactive --input <file>` | ai-planner-provider | pass |
|
|
92
|
+
| `ai revise --phase acceptance --input <feedback.md>` | ai-planner-provider | pass |
|
|
93
|
+
| `ai approve --phase acceptance` | ai-approve | pass |
|
|
94
|
+
| `ai approve --phase acceptance --version <n>` | ai-approve | pass |
|
|
95
|
+
| `ai plan --phase technical-plan` | ai-planner-provider | pass |
|
|
96
|
+
| `ai revise --phase technical-plan --input <feedback.md>` | ai-planner-provider | pass |
|
|
97
|
+
| `ai review-plan` | ai-planner-provider | pass |
|
|
98
|
+
| `ai repair-plan` | ai-planner-provider | pass |
|
|
99
|
+
| `ai approve --phase technical-plan` | ai-approve | pass |
|
|
100
|
+
| `ai approve --phase technical-plan --version <n>` | ai-approve | pass |
|
|
101
|
+
| `ai approvals` | ai-run-lifecycle | pass |
|
|
102
|
+
| `spec create --dry-run` | spec-create | pass |
|
|
103
|
+
| `spec create` | spec-create | pass |
|
|
104
|
+
| `spec create --review --interactive` | spec-create | pass |
|
|
105
|
+
| `spec create --interactive` | spec-create | pass |
|
|
106
|
+
| `spec validate specs/<spec> --strict` | spec-workflow | pass |
|
|
107
|
+
| `spec start specs/<spec>` | spec-workflow | pass |
|
|
108
|
+
| `plan --spec <spec>` | plan-graph-next | pass |
|
|
109
|
+
| `dashboard --spec <spec>` | dashboard-human | pass |
|
|
110
|
+
| `dashboard --section slices --spec <spec>` | dashboard-human | pass |
|
|
111
|
+
| `graph --spec <spec>` | plan-graph-next | pass |
|
|
112
|
+
| `next --all-ready --spec <spec>` | plan-graph-next | pass |
|
|
113
|
+
| `ai prompt-slice --slice <slice.json> --dry-run` | ai-executor | pass |
|
|
114
|
+
| `ai execute-slice --slice <slice.json> --commit` | ai-executor | pass |
|
|
115
|
+
| `ai execute-plan --execute --commit --mode delegated` | ai-executor | pass |
|
|
116
|
+
| `ai pr --dry-run --input specs/<spec>/pr.md` | ai-pr | pass |
|
|
117
|
+
| `ai pr --review --dry-run --input specs/<spec>/pr.md` | ai-pr | pass |
|
|
118
|
+
| `ai pr --create --input specs/<spec>/pr.md` | ai-pr | pass |
|
|
119
|
+
| `spec close specs/<spec> --dry-run` | spec-workflow | pass |
|
|
120
|
+
| `spec close specs/<spec>` | spec-workflow | pass |
|
|
121
|
+
|
|
122
|
+
Validation:
|
|
123
|
+
|
|
124
|
+
- PASS `node --test tests/commands/i18n-audit-matrix.test.js`
|
|
125
|
+
- PASS `node --test tests/**/*.test.js`
|
|
126
|
+
- PASS `git diff --check`
|
|
127
|
+
|
|
128
|
+
## slice-02-public-string-audit
|
|
129
|
+
|
|
130
|
+
- Audited public output call sites with `rg -n "console\\.(log|error|warn)|process\\.(stdout|stderr)\\.write|throw new Error|formatError\\(|prompt(Label|Text|Confirm)|label:|message:" src/create-quiver`.
|
|
131
|
+
- Localized `ai execute-slice` interactive selector labels and progress messages through the i18n catalog.
|
|
132
|
+
- Localized `cleanup-slice` dry-run, success, baseline, stale branch, dirty tree, missing worktree, and unmerged branch messages through the i18n catalog.
|
|
133
|
+
- Passed configured language from the CLI entrypoint into `cleanup-slice`.
|
|
134
|
+
- Added regression tests for English `ai execute-slice` interactive output, Spanish `ai execute-slice` interactive progress, and English `cleanup-slice` dry-run output.
|
|
135
|
+
|
|
136
|
+
Stable literal exceptions:
|
|
137
|
+
|
|
138
|
+
| Literal class | Reason |
|
|
139
|
+
|---|---|
|
|
140
|
+
| Commands, flags, branch names, paths, provider ids, model ids | Stable technical tokens; translating them would break copy/paste workflows or machine contracts. |
|
|
141
|
+
| JSON/JSONL field names and enum values | Machine-readable contract; covered by JSON tests and excluded from human translation. |
|
|
142
|
+
| Provider prompts under `src/create-quiver/lib/ai/prompts.js` | Explicitly out of scope for this audit slice; these are model instructions, not user-facing CLI strings. |
|
|
143
|
+
| Generated local worktree docs such as `WORKTREE_CONTEXT.md` and `docs/ai/ACTIVE_SLICES.md` | Operational artifacts with existing Spanish convention; not command status output. |
|
|
144
|
+
| Test fixtures, fixture package metadata, and synthetic command output | Non-public test data used to verify behavior. |
|
|
145
|
+
|
|
146
|
+
Validation:
|
|
147
|
+
|
|
148
|
+
- PASS `node --test tests/lib/lifecycle.test.js tests/lib/i18n-catalog.test.js tests/lib/ai-executor.test.js tests/commands/ai-execute-slice.test.js`
|
|
149
|
+
- PASS `node --test tests/**/*.test.js`
|
|
150
|
+
- PASS `git diff --check`
|
|
151
|
+
- PASS `node bin/create-quiver.js spec validate specs/quiver-v43-cli-i18n-audit-release-readiness --strict`
|
|
152
|
+
- PASS `node bin/create-quiver.js check-slice specs/quiver-v43-cli-i18n-audit-release-readiness/slices/slice-02-public-string-audit/slice.json --local`
|
|
153
|
+
- PASS focused source audit for removed executor Spanish literals; only catalog entries remain.
|
|
154
|
+
- PASS focused source audit for removed lifecycle cleanup Spanish literals; only catalog entries remain.
|
|
155
|
+
|
|
156
|
+
## slice-03-cross-platform-smokes
|
|
157
|
+
|
|
158
|
+
- Added i18n-specific checks to `scripts/ci/smoke-cross-platform.js`.
|
|
159
|
+
- Covered configured project language without repeated flags by setting project language to `es` in a path with spaces and running `dashboard` without `--lang`.
|
|
160
|
+
- Covered `--lang` override by forcing English over the Spanish project config.
|
|
161
|
+
- Covered `QUIVER_LANG` override by forcing English over the Spanish project config.
|
|
162
|
+
- Covered parseable JSON by parsing `config language show --json` and `dashboard --json`.
|
|
163
|
+
- Covered paths with spaces through `ai path project`, `language home`, and `requirements with spaces.md`.
|
|
164
|
+
- Updated `scripts/ci/smoke-create-quiver.sh` to make cleanup wrapper language expectations explicit with `QUIVER_LANG=es`.
|
|
165
|
+
- Recorded cross-platform command matrix and platform exceptions in `cross-platform-smoke-matrix.md`.
|
|
166
|
+
|
|
167
|
+
Platform evidence:
|
|
168
|
+
|
|
169
|
+
| Platform or shell | Status | Evidence |
|
|
170
|
+
|---|---|---|
|
|
171
|
+
| macOS Darwin arm64 | PASS | Executed locally. |
|
|
172
|
+
| Linux Bash | Approved exception | Docker CLI exists, but Docker daemon was unavailable locally; reproducible commands are recorded for CI/Linux runner execution. |
|
|
173
|
+
| Windows PowerShell | Approved exception | `pwsh` is unavailable locally; win32 path behavior is covered by tests and shell commands are recorded. |
|
|
174
|
+
| Windows Git Bash/WSL | Approved exception | Git Bash/WSL is unavailable locally; Git Bash drive path behavior is covered by tests and shell commands are recorded. |
|
|
175
|
+
|
|
176
|
+
Validation:
|
|
177
|
+
|
|
178
|
+
- PASS `node scripts/ci/smoke-cross-platform.js`
|
|
179
|
+
- PASS `npm run smoke:create-quiver`
|
|
180
|
+
- PASS `node --test tests/lib/paths.test.js tests/commands/config-language.test.js tests/commands/dashboard.test.js`
|
|
181
|
+
- PASS `git diff --check`
|
|
182
|
+
|
|
183
|
+
## slice-04-package-release-readiness
|
|
184
|
+
|
|
185
|
+
- Added release-note language behavior summary to `docs/reference/commands.md`.
|
|
186
|
+
- Confirmed the command matrix, string audit, cross-platform smoke evidence, package smoke, and pack dry-run all pass.
|
|
187
|
+
- Confirmed no critical i18n release gaps remain open in this spec.
|
|
188
|
+
|
|
189
|
+
Validation:
|
|
190
|
+
|
|
191
|
+
- PASS `node --test tests/**/*.test.js` (612 passed)
|
|
192
|
+
- PASS `node bin/create-quiver.js spec validate specs/quiver-v43-cli-i18n-audit-release-readiness --strict`
|
|
193
|
+
- PASS `npm run package:quiver`
|
|
194
|
+
- PASS `npm run smoke:create-quiver`
|
|
195
|
+
- PASS `npm pack --dry-run --json`
|
|
196
|
+
- PASS `git diff --check`
|
|
197
|
+
|
|
198
|
+
Package evidence:
|
|
199
|
+
|
|
200
|
+
| Check | Result |
|
|
201
|
+
|---|---|
|
|
202
|
+
| Package script | `Package smoke passed: create-quiver-0.15.3.tgz` |
|
|
203
|
+
| Pack dry-run | `create-quiver@0.15.3`, `create-quiver-0.15.3.tgz`, 980 entries |
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# Execution Plan - Quiver v43 CLI i18n Audit and Release Readiness
|
|
2
|
+
|
|
3
|
+
## Execution Rules
|
|
4
|
+
|
|
5
|
+
- Start only after v37-v42 are implemented and merged.
|
|
6
|
+
- Treat uncovered critical command/language/mode cells as blockers.
|
|
7
|
+
- Fix gaps in owning specs/slices where practical.
|
|
8
|
+
- Keep evidence reproducible and concise.
|
|
9
|
+
|
|
10
|
+
## Suggested Order
|
|
11
|
+
|
|
12
|
+
1. `slice-00-audit-foundation`
|
|
13
|
+
2. `slice-01-command-language-mode-matrix`
|
|
14
|
+
3. `slice-02-public-string-audit`
|
|
15
|
+
4. `slice-03-cross-platform-smokes`
|
|
16
|
+
5. `slice-04-package-release-readiness`
|
|
17
|
+
|
|
18
|
+
## Final Validation
|
|
19
|
+
|
|
20
|
+
```bash
|
|
21
|
+
node --test tests/**/*.test.js
|
|
22
|
+
git diff --check
|
|
23
|
+
npx create-quiver spec validate specs/quiver-v43-cli-i18n-audit-release-readiness --strict
|
|
24
|
+
npm run package:quiver
|
|
25
|
+
npm run smoke:create-quiver
|
|
26
|
+
npm pack --dry-run --json
|
|
27
|
+
```
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
# Quiver v43 - CLI i18n Audit and Release Readiness
|
|
2
|
+
|
|
3
|
+
**Date:** 2026-05-28
|
|
4
|
+
**Status:** Completed
|
|
5
|
+
**Source:** Final audit stage of the approved CLI i18n program.
|
|
6
|
+
|
|
7
|
+
## Problem
|
|
8
|
+
|
|
9
|
+
Partial i18n migrations are easy to miss because command output varies by language, mode, TTY, JSON, CI, and error state. The program needs a final audit before release.
|
|
10
|
+
|
|
11
|
+
## Objective
|
|
12
|
+
|
|
13
|
+
Validate that Quiver has complete Spanish and English support across the documented CLI surface without regressing automation or packaging.
|
|
14
|
+
|
|
15
|
+
## Scope
|
|
16
|
+
|
|
17
|
+
### Included
|
|
18
|
+
|
|
19
|
+
- Command x language x mode audit matrix.
|
|
20
|
+
- Public string audit for hardcoded human English/Spanish outside catalogs.
|
|
21
|
+
- Cross-platform smoke plan for macOS, Linux, Windows PowerShell, Git Bash/WSL, and paths with spaces.
|
|
22
|
+
- Package and release-readiness validation.
|
|
23
|
+
- Documentation of any explicitly accepted temporary exceptions.
|
|
24
|
+
|
|
25
|
+
### Excluded
|
|
26
|
+
|
|
27
|
+
- Implementing missing command localization directly inside the audit slice; gaps must be fixed in the owning earlier spec or a new targeted slice.
|
|
28
|
+
- Live provider credential tests.
|
|
29
|
+
|
|
30
|
+
## Acceptance Criteria
|
|
31
|
+
|
|
32
|
+
1. Every documented command is classified in a command x language x mode matrix.
|
|
33
|
+
2. All critical command/mode/language cells are covered by automated tests or documented smoke evidence.
|
|
34
|
+
3. Hardcoded human output outside i18n catalogs is either removed, localized, or explicitly approved as a literal/stable token.
|
|
35
|
+
4. JSON/JSONL outputs are verified as stable and parseable.
|
|
36
|
+
5. Cross-platform smoke evidence covers macOS, Linux, Windows PowerShell, Git Bash/WSL, and paths with spaces where feasible.
|
|
37
|
+
6. Package dry-run and smoke pass.
|
|
38
|
+
7. Release notes document user-facing language behavior.
|
|
39
|
+
|
|
40
|
+
## Slice Roadmap
|
|
41
|
+
|
|
42
|
+
| Slice | Title | Status | Dependencies |
|
|
43
|
+
|---|---|---|---|
|
|
44
|
+
| slice-00 | Audit foundation | completed | none |
|
|
45
|
+
| slice-01 | Command language mode matrix | completed | v37-v42 complete |
|
|
46
|
+
| slice-02 | Public string audit | completed | slice-01 |
|
|
47
|
+
| slice-03 | Cross-platform smokes | completed | slice-02 |
|
|
48
|
+
| slice-04 | Package release readiness | completed | slice-03 |
|
|
49
|
+
|
|
50
|
+
## Guardrails
|
|
51
|
+
|
|
52
|
+
- Do not hide gaps as warnings if they affect configured-language UX.
|
|
53
|
+
- Prefer fixing missing localization in the owning spec/slice rather than adding one-off patches in the audit.
|
|
54
|
+
- Keep release readiness evidence reproducible.
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Status - Quiver v43 CLI i18n Audit and Release Readiness
|
|
2
|
+
|
|
3
|
+
**Overall status:** Completed
|
|
4
|
+
**Created:** 2026-05-28
|
|
5
|
+
**Completed:** 2026-05-29
|
|
6
|
+
**Current slice:** none
|
|
7
|
+
|
|
8
|
+
## Summary
|
|
9
|
+
|
|
10
|
+
This spec is the final audit and release-readiness stage for the full CLI i18n program.
|
|
11
|
+
|
|
12
|
+
## Slice Status
|
|
13
|
+
|
|
14
|
+
| Slice | Status | Notes |
|
|
15
|
+
|---|---|---|
|
|
16
|
+
| slice-00-audit-foundation | Completed | Spec package and handoffs created. |
|
|
17
|
+
| slice-01-command-language-mode-matrix | Completed | Created command x language x mode matrix for every documented command. |
|
|
18
|
+
| slice-02-public-string-audit | Completed | Localized remaining critical public command strings found in the audit. |
|
|
19
|
+
| slice-03-cross-platform-smokes | Completed | Added i18n-specific smoke coverage and recorded platform evidence. |
|
|
20
|
+
| slice-04-package-release-readiness | Completed | Final release-readiness gate passed. |
|
|
21
|
+
|
|
22
|
+
## Current Blockers
|
|
23
|
+
|
|
24
|
+
- No current blocker. `specs/quiver-v37-cli-i18n-foundation` through `specs/quiver-v42-cli-i18n-generated-docs` are complete.
|