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
package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-03-ai-planner-approval-review/slice.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-03-ai-planner-approval-review",
|
|
3
|
+
"ticket": "QUIVER-41-03",
|
|
4
|
+
"type": "feature",
|
|
5
|
+
"title": "AI planner, approvals, and review",
|
|
6
|
+
"objective": "Localize planner and approval wrapper UX without translating provider prompts or draft artifacts.",
|
|
7
|
+
"description": "Covers provider-backed planning wrappers, revisions, review-plan, repair-plan, approve, and approvals summaries.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v41-ai-planner-approval-review",
|
|
12
|
+
"branch_name": "feature/QUIVER-41-03-v41-ai-planner-approval-review"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"src/create-quiver/index.js",
|
|
16
|
+
"src/create-quiver/commands/ai.js",
|
|
17
|
+
"src/create-quiver/lib/ai/approval-candidates.js",
|
|
18
|
+
"src/create-quiver/lib/ai/plan-review.js",
|
|
19
|
+
"src/create-quiver/lib/i18n/messages/en.js",
|
|
20
|
+
"src/create-quiver/lib/i18n/messages/es.js",
|
|
21
|
+
"tests/commands/ai-plan-spec-phase.test.js"
|
|
22
|
+
],
|
|
23
|
+
"expected_read_paths": [
|
|
24
|
+
"src/create-quiver/commands/ai.js",
|
|
25
|
+
"src/create-quiver/lib/ai/**",
|
|
26
|
+
"src/create-quiver/lib/i18n/**",
|
|
27
|
+
"docs/CLI_UX_GUIDE.md"
|
|
28
|
+
],
|
|
29
|
+
"allowed_write_paths": [
|
|
30
|
+
"src/create-quiver/index.js",
|
|
31
|
+
"src/create-quiver/commands/ai.js",
|
|
32
|
+
"src/create-quiver/lib/ai/**",
|
|
33
|
+
"src/create-quiver/lib/i18n/**",
|
|
34
|
+
"tests/commands/ai-plan-spec-phase.test.js",
|
|
35
|
+
"tests/commands/flow.test.js",
|
|
36
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/**"
|
|
37
|
+
],
|
|
38
|
+
"depends_on": [
|
|
39
|
+
"slice-01-ai-run-status-resume"
|
|
40
|
+
],
|
|
41
|
+
"parallel_safe": "conditional",
|
|
42
|
+
"parallel_safe_reason": "Can overlap with agent/model work if AI command sections are isolated.",
|
|
43
|
+
"must": [
|
|
44
|
+
"Localize Quiver planner wrapper messages.",
|
|
45
|
+
"Preserve provider prompt contents.",
|
|
46
|
+
"Preserve draft artifact structure.",
|
|
47
|
+
"Keep phase names and versions exact."
|
|
48
|
+
],
|
|
49
|
+
"not_included": [
|
|
50
|
+
"Translating model-generated content."
|
|
51
|
+
],
|
|
52
|
+
"acceptance": [
|
|
53
|
+
"Planner/approval commands render in en and es.",
|
|
54
|
+
"--print-prompt output is not decorated by localized prose.",
|
|
55
|
+
"Approval artifacts remain stable."
|
|
56
|
+
],
|
|
57
|
+
"tests": [
|
|
58
|
+
"node --test tests/commands/ai-plan-spec-phase.test.js tests/commands/flow.test.js tests/lib/i18n-catalog.test.js",
|
|
59
|
+
"git diff --check"
|
|
60
|
+
],
|
|
61
|
+
"validation_hints": [
|
|
62
|
+
"Test --print-prompt in both languages to prove prompt text is stable."
|
|
63
|
+
],
|
|
64
|
+
"estimated_hours": 9,
|
|
65
|
+
"status": "completed",
|
|
66
|
+
"blocked_reason": "",
|
|
67
|
+
"completed_at": "2026-05-29T17:45:51Z"
|
|
68
|
+
}
|
package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-04-ai-execution-pr/CLOSURE_BRIEF.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# CLOSURE_BRIEF - slice-04 AI execution and PR
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
Completed. `ai execute-slice`, `ai execute-plan`, and `ai pr` now render localized human wrappers in `en` and `es`. `execute-slice` reused its existing catalog support; this slice added routing and catalog coverage for `execute-plan` and PR reports/progress. Git/gh commands, branch names, PR titles, body paths, validation commands, JSON output, and SSH alias handling remain exact.
|
|
6
|
+
|
|
7
|
+
## Validation
|
|
8
|
+
|
|
9
|
+
- [x] `node --test tests/commands/ai-execute-slice.test.js`
|
|
10
|
+
- [x] `node --test tests/commands/ai-execute-plan.test.js`
|
|
11
|
+
- [x] `node --test tests/commands/ai-pr.test.js`
|
|
12
|
+
- [x] `node --test tests/lib/i18n-catalog.test.js`
|
|
13
|
+
- [x] `git diff --check`
|
package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-04-ai-execution-pr/EXECUTION_BRIEF.md
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-04 AI execution and PR
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
Execution and PR commands combine local state, GitHub/gh guidance, validation output, and user approvals.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Localize `ai execute-slice`, `ai execute-plan`, and `ai pr` wrapper output.
|
|
10
|
+
|
|
11
|
+
## Acceptance Criteria
|
|
12
|
+
|
|
13
|
+
- Human output supports `en` and `es`.
|
|
14
|
+
- Git commands, branch names, PR titles, file paths, and validation commands remain exact.
|
|
15
|
+
- `--dry-run`, `--review`, and `--interactive` wrapper messages are localized.
|
|
16
|
+
- `gh` execution behavior and SSH alias handling are unchanged.
|
|
17
|
+
- JSON/automation paths remain stable.
|
|
18
|
+
|
|
19
|
+
## Completion Checklist
|
|
20
|
+
|
|
21
|
+
- [ ] Execution wrapper strings cataloged.
|
|
22
|
+
- [ ] PR wrapper strings cataloged.
|
|
23
|
+
- [ ] Dry-run/review tests updated.
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-04-ai-execution-pr",
|
|
3
|
+
"ticket": "QUIVER-41-04",
|
|
4
|
+
"type": "feature",
|
|
5
|
+
"title": "AI execution and PR",
|
|
6
|
+
"objective": "Localize AI execution and PR wrapper output without changing git, gh, or validation behavior.",
|
|
7
|
+
"description": "Covers execute-slice, execute-plan, and PR creation dry-run/review/create surfaces.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v41-ai-execution-pr",
|
|
12
|
+
"branch_name": "feature/QUIVER-41-04-v41-ai-execution-pr"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"src/create-quiver/index.js",
|
|
16
|
+
"src/create-quiver/commands/ai.js",
|
|
17
|
+
"src/create-quiver/lib/ai/execution-plan.js",
|
|
18
|
+
"src/create-quiver/lib/ai/github.js",
|
|
19
|
+
"src/create-quiver/lib/i18n/messages/en.js",
|
|
20
|
+
"src/create-quiver/lib/i18n/messages/es.js",
|
|
21
|
+
"tests/commands/ai-execute-slice.test.js",
|
|
22
|
+
"tests/commands/ai-execute-plan.test.js",
|
|
23
|
+
"tests/commands/ai-pr.test.js"
|
|
24
|
+
],
|
|
25
|
+
"expected_read_paths": [
|
|
26
|
+
"src/create-quiver/commands/ai.js",
|
|
27
|
+
"src/create-quiver/lib/i18n/**",
|
|
28
|
+
"docs/GITFLOW_PR_GUIDE.md",
|
|
29
|
+
"docs/reference/commands.md"
|
|
30
|
+
],
|
|
31
|
+
"allowed_write_paths": [
|
|
32
|
+
"src/create-quiver/index.js",
|
|
33
|
+
"src/create-quiver/commands/ai.js",
|
|
34
|
+
"src/create-quiver/lib/ai/execution-plan.js",
|
|
35
|
+
"src/create-quiver/lib/ai/github.js",
|
|
36
|
+
"src/create-quiver/lib/i18n/**",
|
|
37
|
+
"tests/commands/ai-execute-slice.test.js",
|
|
38
|
+
"tests/commands/ai-execute-plan.test.js",
|
|
39
|
+
"tests/commands/ai-pr.test.js",
|
|
40
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/**"
|
|
41
|
+
],
|
|
42
|
+
"depends_on": [
|
|
43
|
+
"slice-03-ai-planner-approval-review"
|
|
44
|
+
],
|
|
45
|
+
"parallel_safe": "no",
|
|
46
|
+
"parallel_safe_reason": "Touches AI execution and PR command logic after planner/approval localization.",
|
|
47
|
+
"must": [
|
|
48
|
+
"Localize execution and PR wrapper messages.",
|
|
49
|
+
"Keep git/gh commands exact.",
|
|
50
|
+
"Preserve review and dry-run behavior.",
|
|
51
|
+
"Keep automation outputs stable."
|
|
52
|
+
],
|
|
53
|
+
"not_included": [
|
|
54
|
+
"Changing GitHub integration behavior."
|
|
55
|
+
],
|
|
56
|
+
"acceptance": [
|
|
57
|
+
"Execution and PR commands render in en and es.",
|
|
58
|
+
"Dry-run and review tests pass.",
|
|
59
|
+
"GitHub/gh command semantics are unchanged."
|
|
60
|
+
],
|
|
61
|
+
"tests": [
|
|
62
|
+
"node --test tests/commands/ai-execute-slice.test.js tests/commands/ai-execute-plan.test.js tests/commands/ai-pr.test.js tests/lib/i18n-catalog.test.js",
|
|
63
|
+
"git diff --check"
|
|
64
|
+
],
|
|
65
|
+
"validation_hints": [
|
|
66
|
+
"If no ai-pr test exists, add focused dry-run tests rather than relying on live gh."
|
|
67
|
+
],
|
|
68
|
+
"estimated_hours": 8,
|
|
69
|
+
"status": "completed",
|
|
70
|
+
"blocked_reason": "",
|
|
71
|
+
"completed_at": "2026-05-29T17:52:55Z"
|
|
72
|
+
}
|
package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-05-ai-tests-smokes/CLOSURE_BRIEF.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# CLOSURE_BRIEF - slice-05 AI tests and smokes
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
Completed. v41 was closed with full local test, package, smoke, spec, slice, and whitespace validation. During validation, a mixed-language live progress gap was fixed under `slice-06-ai-prepare-context-progress-i18n-fix`; this slice records the final validation evidence after that fix.
|
|
6
|
+
|
|
7
|
+
## Validation
|
|
8
|
+
|
|
9
|
+
- [x] `node --test tests/**/*.test.js` (`599/599`)
|
|
10
|
+
- [x] `npm run package:quiver` (`create-quiver-0.15.3.tgz`)
|
|
11
|
+
- [x] `npm run smoke:create-quiver`
|
|
12
|
+
- [x] `node bin/create-quiver.js spec validate specs/quiver-v41-cli-i18n-ai-lifecycle --strict`
|
|
13
|
+
- [x] `node bin/create-quiver.js check-slice specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-05-ai-tests-smokes/slice.json --local`
|
|
14
|
+
- [x] `node bin/create-quiver.js check-slice specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-06-ai-prepare-context-progress-i18n-fix/slice.json --local`
|
|
15
|
+
- [x] `git diff --check`
|
package/specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-05-ai-tests-smokes/EXECUTION_BRIEF.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-05 AI tests and smokes
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
AI lifecycle localization touches the highest-risk CLI flows because provider and GitHub integrations are involved.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Close v41 with full tests, package smoke, and evidence.
|
|
10
|
+
|
|
11
|
+
## Acceptance Criteria
|
|
12
|
+
|
|
13
|
+
- Full test suite passes.
|
|
14
|
+
- Package smoke passes.
|
|
15
|
+
- Provider prompt and JSON/JSONL stability are explicitly evidenced.
|
|
16
|
+
- Spec validation passes.
|
|
17
|
+
|
|
18
|
+
## Completion Checklist
|
|
19
|
+
|
|
20
|
+
- [ ] Full tests run.
|
|
21
|
+
- [ ] Package smoke run.
|
|
22
|
+
- [ ] Evidence updated.
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-05-ai-tests-smokes",
|
|
3
|
+
"ticket": "QUIVER-41-05",
|
|
4
|
+
"type": "validation",
|
|
5
|
+
"title": "AI tests and smokes",
|
|
6
|
+
"objective": "Validate AI lifecycle localization and record release evidence.",
|
|
7
|
+
"description": "Runs full validation for v41 after AI lifecycle command migration.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v41-ai-tests-smokes",
|
|
12
|
+
"branch_name": "feature/QUIVER-41-05-v41-ai-tests-smokes"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"tests/**/*.test.js",
|
|
16
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/SPEC.md",
|
|
17
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/STATUS.md",
|
|
18
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/slices/slice-05-ai-tests-smokes/CLOSURE_BRIEF.md",
|
|
19
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/EVIDENCE_REPORT.md"
|
|
20
|
+
],
|
|
21
|
+
"expected_read_paths": [
|
|
22
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/SPEC.md",
|
|
23
|
+
"docs/CLI_UX_GUIDE.md",
|
|
24
|
+
"docs/reference/commands.md"
|
|
25
|
+
],
|
|
26
|
+
"allowed_write_paths": [
|
|
27
|
+
"tests/**",
|
|
28
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/**"
|
|
29
|
+
],
|
|
30
|
+
"depends_on": [
|
|
31
|
+
"slice-02-ai-agent-models",
|
|
32
|
+
"slice-04-ai-execution-pr",
|
|
33
|
+
"slice-06-ai-prepare-context-progress-i18n-fix"
|
|
34
|
+
],
|
|
35
|
+
"parallel_safe": "no",
|
|
36
|
+
"parallel_safe_reason": "This is the closing validation slice for v41.",
|
|
37
|
+
"must": [
|
|
38
|
+
"Run full validation.",
|
|
39
|
+
"Confirm provider prompts remain stable.",
|
|
40
|
+
"Confirm JSON/JSONL outputs remain pure.",
|
|
41
|
+
"Record evidence."
|
|
42
|
+
],
|
|
43
|
+
"not_included": [
|
|
44
|
+
"Live provider execution requiring external credentials."
|
|
45
|
+
],
|
|
46
|
+
"acceptance": [
|
|
47
|
+
"Full tests pass.",
|
|
48
|
+
"Package smoke passes.",
|
|
49
|
+
"Spec validation passes.",
|
|
50
|
+
"Evidence report is updated."
|
|
51
|
+
],
|
|
52
|
+
"tests": [
|
|
53
|
+
"node --test tests/**/*.test.js",
|
|
54
|
+
"npx create-quiver spec validate specs/quiver-v41-cli-i18n-ai-lifecycle --strict",
|
|
55
|
+
"npm run package:quiver",
|
|
56
|
+
"npm run smoke:create-quiver",
|
|
57
|
+
"git diff --check"
|
|
58
|
+
],
|
|
59
|
+
"validation_hints": [
|
|
60
|
+
"Use dry-run and print-prompt tests for provider-backed flows instead of requiring provider credentials."
|
|
61
|
+
],
|
|
62
|
+
"estimated_hours": 5,
|
|
63
|
+
"status": "completed",
|
|
64
|
+
"blocked_reason": "",
|
|
65
|
+
"completed_at": "2026-05-29T18:04:10Z"
|
|
66
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# CLOSURE_BRIEF - slice-06 AI prepare-context progress i18n fix
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
Completed. `ai onboard` and `ai prepare-context --with-planner` now use catalog-backed progress checks for base-doc reading, structure detection, and prompt preparation. This removes mixed-language live progress when the default language is English and keeps Spanish available through the same catalog path.
|
|
6
|
+
|
|
7
|
+
## Validation
|
|
8
|
+
|
|
9
|
+
- [x] `node --test tests/commands/ai-plan.test.js tests/commands/ai-prepare-context-planner.test.js tests/commands/ai-review-plan.test.js tests/lib/i18n-catalog.test.js`
|
|
10
|
+
- [x] `node --test tests/**/*.test.js`
|
|
11
|
+
- [x] `git diff --check`
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-06 AI prepare-context progress i18n fix
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
The closing v41 validation found that live progress for `ai prepare-context --with-planner` mixed English headings and spinner labels with Spanish progress checks when no explicit Spanish language was selected. The same progress helper is used by `ai onboard`.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Ensure live progress checks for onboard and planner prepare-context use the resolved Quiver language consistently.
|
|
10
|
+
|
|
11
|
+
## Acceptance Criteria
|
|
12
|
+
|
|
13
|
+
- `ai onboard` and `ai prepare-context --with-planner` progress checks use catalog-backed `en` and `es` messages.
|
|
14
|
+
- English defaults do not render Spanish progress checks.
|
|
15
|
+
- Spanish messages remain available through the shared catalog.
|
|
16
|
+
- Provider prompts, JSON output, command snippets, provider ids, and model ids remain unchanged.
|
|
17
|
+
|
|
18
|
+
## Completion Checklist
|
|
19
|
+
|
|
20
|
+
- [x] Progress checks moved to shared i18n catalog keys.
|
|
21
|
+
- [x] Focused tests updated for the corrected English default.
|
|
22
|
+
- [x] i18n catalog completeness validated.
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-06-ai-prepare-context-progress-i18n-fix",
|
|
3
|
+
"ticket": "QUIVER-41-06",
|
|
4
|
+
"type": "fix",
|
|
5
|
+
"title": "AI prepare-context progress i18n fix",
|
|
6
|
+
"objective": "Remove mixed-language live progress from onboard and planner prepare-context flows.",
|
|
7
|
+
"description": "Fixes progress checks that still used hardcoded Spanish labels after planner progress wrappers were localized.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v41-prepare-context-progress-i18n-fix",
|
|
12
|
+
"branch_name": "feature/QUIVER-41-06-v41-prepare-context-progress-i18n-fix"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"src/create-quiver/commands/ai.js",
|
|
16
|
+
"src/create-quiver/lib/i18n/messages/en.js",
|
|
17
|
+
"src/create-quiver/lib/i18n/messages/es.js",
|
|
18
|
+
"tests/commands/ai-plan.test.js",
|
|
19
|
+
"tests/commands/ai-prepare-context-planner.test.js",
|
|
20
|
+
"tests/commands/ai-review-plan.test.js",
|
|
21
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/**"
|
|
22
|
+
],
|
|
23
|
+
"expected_read_paths": [
|
|
24
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/SPEC.md",
|
|
25
|
+
"src/create-quiver/commands/ai.js",
|
|
26
|
+
"src/create-quiver/lib/i18n/**",
|
|
27
|
+
"tests/commands/ai-prepare-context-planner.test.js"
|
|
28
|
+
],
|
|
29
|
+
"allowed_write_paths": [
|
|
30
|
+
"src/create-quiver/commands/ai.js",
|
|
31
|
+
"src/create-quiver/lib/i18n/**",
|
|
32
|
+
"tests/commands/ai-plan.test.js",
|
|
33
|
+
"tests/commands/ai-prepare-context-planner.test.js",
|
|
34
|
+
"tests/commands/ai-review-plan.test.js",
|
|
35
|
+
"specs/quiver-v41-cli-i18n-ai-lifecycle/**"
|
|
36
|
+
],
|
|
37
|
+
"depends_on": [
|
|
38
|
+
"slice-03-ai-planner-approval-review"
|
|
39
|
+
],
|
|
40
|
+
"parallel_safe": "no",
|
|
41
|
+
"parallel_safe_reason": "Touches shared AI progress output after planner localization.",
|
|
42
|
+
"must": [
|
|
43
|
+
"Use catalog-backed progress checks for onboard and planner prepare-context.",
|
|
44
|
+
"Keep English defaults fully English.",
|
|
45
|
+
"Keep Spanish progress labels available through the catalog.",
|
|
46
|
+
"Preserve provider prompt and machine-output contracts."
|
|
47
|
+
],
|
|
48
|
+
"not_included": [
|
|
49
|
+
"Changing provider adapters or prompt content.",
|
|
50
|
+
"Changing prepare-context write semantics."
|
|
51
|
+
],
|
|
52
|
+
"acceptance": [
|
|
53
|
+
"Focused AI progress tests pass.",
|
|
54
|
+
"i18n catalog completeness passes.",
|
|
55
|
+
"Full test suite passes.",
|
|
56
|
+
"Whitespace validation passes."
|
|
57
|
+
],
|
|
58
|
+
"tests": [
|
|
59
|
+
"node --test tests/commands/ai-plan.test.js tests/commands/ai-prepare-context-planner.test.js tests/commands/ai-review-plan.test.js tests/lib/i18n-catalog.test.js",
|
|
60
|
+
"node --test tests/**/*.test.js",
|
|
61
|
+
"git diff --check"
|
|
62
|
+
],
|
|
63
|
+
"validation_hints": [
|
|
64
|
+
"Use injected provider runners; do not require live provider credentials."
|
|
65
|
+
],
|
|
66
|
+
"estimated_hours": 2,
|
|
67
|
+
"status": "completed",
|
|
68
|
+
"blocked_reason": "",
|
|
69
|
+
"completed_at": "2026-05-29T18:02:20Z"
|
|
70
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
# Evidence Report - Quiver v42 CLI i18n Generated Docs
|
|
2
|
+
|
|
3
|
+
## slice-00-generated-docs-foundation
|
|
4
|
+
|
|
5
|
+
- Created this spec package and slice handoffs.
|
|
6
|
+
- Runtime implementation intentionally not started.
|
|
7
|
+
|
|
8
|
+
## slice-01-template-language-routing
|
|
9
|
+
|
|
10
|
+
- Added `src/create-quiver/lib/i18n/templates.js` as a pure routing layer for generated human templates.
|
|
11
|
+
- Reused v37 language resolution precedence through `resolveLanguage`.
|
|
12
|
+
- Defined localized template convention: base template is fallback `en`; non-default variants add the language before `.template`, for example `docs/INDEX.md.es.template`.
|
|
13
|
+
- Explicitly excludes machine artifacts such as `package.template.json` and `slice.json` from human template routing.
|
|
14
|
+
- Added coverage helpers so missing localized human templates can be reported while runtime fallback remains deterministic.
|
|
15
|
+
- Documented the convention in `docs/CLI_UX_GUIDE.md`.
|
|
16
|
+
|
|
17
|
+
Validation:
|
|
18
|
+
|
|
19
|
+
- PASS `node --test tests/lib/i18n-templates.test.js`
|
|
20
|
+
- PASS `git diff --check`
|
|
21
|
+
|
|
22
|
+
## slice-02-init-docs-and-i18n-assets
|
|
23
|
+
|
|
24
|
+
- Routed `init` generated human templates through the v42 template language resolver.
|
|
25
|
+
- Added Spanish template variants for default init human docs and AGENTS onboarding guidance.
|
|
26
|
+
- Kept machine artifacts such as `package.template.json`, package scripts, and `slice.json` outside localization routing.
|
|
27
|
+
- Made `--lang` configure generated docs and persisted project language, while existing project config remains the default when `--lang` is absent.
|
|
28
|
+
- Preserved overwrite behavior for existing docs and config keys.
|
|
29
|
+
|
|
30
|
+
Validation:
|
|
31
|
+
|
|
32
|
+
- PASS `node --test tests/commands/init-profiles.test.js tests/lib/init-docs.test.js tests/lib/i18n-templates.test.js`
|
|
33
|
+
- PASS `node --test tests/commands/demo.test.js`
|
|
34
|
+
|
|
35
|
+
## slice-03-docs-reference-guides
|
|
36
|
+
|
|
37
|
+
- Documented generated human docs language behavior in `docs/reference/commands.md`.
|
|
38
|
+
- Clarified in `docs/CLI_UX_GUIDE.md` that CLI output, generated human docs, and machine artifacts are separate surfaces.
|
|
39
|
+
- Added getting-started guidance for using `--lang es init` and `config language set es`.
|
|
40
|
+
- Explicitly documented that JSON, JSONL, package metadata, `slice.json`, commands, flags, routes, providers, and models are not localized.
|
|
41
|
+
|
|
42
|
+
Validation:
|
|
43
|
+
|
|
44
|
+
- PASS `git diff --check`
|
|
45
|
+
- PASS `node bin/create-quiver.js spec validate specs/quiver-v42-cli-i18n-generated-docs --strict`
|
|
46
|
+
|
|
47
|
+
## slice-04-generated-docs-tests-smokes
|
|
48
|
+
|
|
49
|
+
- Full test suite passed: 608 tests, 0 failures.
|
|
50
|
+
- `npm run package:quiver` passed and produced a package smoke result for `create-quiver-0.15.3.tgz`.
|
|
51
|
+
- `npm run smoke:create-quiver` passed.
|
|
52
|
+
- Manual temporary project smoke generated `en` and `es` projects with `--full --skip-install`.
|
|
53
|
+
- Manual smoke confirmed `docs/INDEX.md` routes to English and Spanish human docs.
|
|
54
|
+
- Manual smoke confirmed stable machine artifacts by comparing `package.json` and `specs/lang-demo/slices/slice-template/slice.json` across `en` and `es`.
|
|
55
|
+
- Manual smoke confirmed `.quiver/config.json` stores the intended project language per project.
|
|
56
|
+
|
|
57
|
+
Validation:
|
|
58
|
+
|
|
59
|
+
- PASS `node --test tests/**/*.test.js`
|
|
60
|
+
- PASS `npm run package:quiver`
|
|
61
|
+
- PASS `npm run smoke:create-quiver`
|
|
62
|
+
- PASS manual generated-doc language smoke for `--lang en` and `--lang es`
|
|
63
|
+
- PASS `node bin/create-quiver.js spec validate specs/quiver-v42-cli-i18n-generated-docs --strict`
|
|
64
|
+
- PASS `git diff --check`
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# Execution Plan - Quiver v42 CLI i18n Generated Docs
|
|
2
|
+
|
|
3
|
+
## Execution Rules
|
|
4
|
+
|
|
5
|
+
- Start only after v37 foundation is complete.
|
|
6
|
+
- Localize human documentation only.
|
|
7
|
+
- Keep machine artifacts stable.
|
|
8
|
+
- Do not duplicate large templates unless parameterization would be less clear or more fragile.
|
|
9
|
+
|
|
10
|
+
## Suggested Order
|
|
11
|
+
|
|
12
|
+
1. `slice-00-generated-docs-foundation`
|
|
13
|
+
2. `slice-01-template-language-routing`
|
|
14
|
+
3. `slice-02-init-docs-and-i18n-assets`
|
|
15
|
+
4. `slice-03-docs-reference-guides`
|
|
16
|
+
5. `slice-04-generated-docs-tests-smokes`
|
|
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-v42-cli-i18n-generated-docs --strict
|
|
24
|
+
npm run package:quiver
|
|
25
|
+
npm run smoke:create-quiver
|
|
26
|
+
```
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# Quiver v42 - CLI i18n Generated Docs
|
|
2
|
+
|
|
3
|
+
**Date:** 2026-05-28
|
|
4
|
+
**Status:** Completed
|
|
5
|
+
**Source:** Continuation of the approved CLI i18n program.
|
|
6
|
+
|
|
7
|
+
## Problem
|
|
8
|
+
|
|
9
|
+
CLI output localization is not enough if Quiver-generated project docs and templates remain locked to one language. Generated docs need explicit language routing without changing machine artifacts.
|
|
10
|
+
|
|
11
|
+
## Objective
|
|
12
|
+
|
|
13
|
+
Add Spanish and English support to generated human documentation and templates, using the configured project language by default.
|
|
14
|
+
|
|
15
|
+
## Scope
|
|
16
|
+
|
|
17
|
+
### Included
|
|
18
|
+
|
|
19
|
+
- Generated docs from `init`, `spec create`, demos, and onboarding helpers where content is intended for humans.
|
|
20
|
+
- Template language routing for `en` and `es`.
|
|
21
|
+
- Docs/reference updates explaining language behavior.
|
|
22
|
+
- Tests proving generated docs follow configured language while machine artifacts remain stable.
|
|
23
|
+
|
|
24
|
+
### Excluded
|
|
25
|
+
|
|
26
|
+
- Runtime CLI command output already covered by v37-v41.
|
|
27
|
+
- Translating JSON, `slice.json`, package metadata, lockfiles, provider prompts, or code comments.
|
|
28
|
+
|
|
29
|
+
## Acceptance Criteria
|
|
30
|
+
|
|
31
|
+
1. Generated human docs can be emitted in `en` or `es`.
|
|
32
|
+
2. Project config language is used by default.
|
|
33
|
+
3. `--lang` can override generated human docs for supported commands.
|
|
34
|
+
4. Machine artifacts remain stable and non-localized.
|
|
35
|
+
5. Existing templates are not duplicated unnecessarily when shared fragments can be parameterized safely.
|
|
36
|
+
6. Docs explain which artifacts are localized and which are intentionally stable.
|
|
37
|
+
|
|
38
|
+
## Slice Roadmap
|
|
39
|
+
|
|
40
|
+
| Slice | Title | Status | Dependencies |
|
|
41
|
+
|---|---|---|---|
|
|
42
|
+
| slice-00 | Generated docs foundation | completed | none |
|
|
43
|
+
| slice-01 | Template language routing | completed | v37 complete |
|
|
44
|
+
| slice-02 | Init docs and i18n assets | completed | slice-01 |
|
|
45
|
+
| slice-03 | Docs reference and guides | completed | slice-01 |
|
|
46
|
+
| slice-04 | Generated docs tests and smokes | completed | slice-02, slice-03 |
|
|
47
|
+
|
|
48
|
+
## Guardrails
|
|
49
|
+
|
|
50
|
+
- Do not translate schema-like generated files.
|
|
51
|
+
- Keep template routing explicit and testable.
|
|
52
|
+
- Avoid uncontrolled duplication of large templates.
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Status - Quiver v42 CLI i18n Generated Docs
|
|
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 localizes generated human documentation and templates after the v37 foundation is complete.
|
|
11
|
+
|
|
12
|
+
## Slice Status
|
|
13
|
+
|
|
14
|
+
| Slice | Status | Notes |
|
|
15
|
+
|---|---|---|
|
|
16
|
+
| slice-00-generated-docs-foundation | Completed | Spec package and handoffs created. |
|
|
17
|
+
| slice-01-template-language-routing | Completed | Added pure generated-doc template language routing, fallback reporting, and naming convention. |
|
|
18
|
+
| slice-02-init-docs-and-i18n-assets | Completed | Routed init-generated human docs through language selection and added Spanish template assets. |
|
|
19
|
+
| slice-03-docs-reference-guides | Completed | Documented configured generated-doc language behavior, --lang overrides, and machine artifact exclusions. |
|
|
20
|
+
| slice-04-generated-docs-tests-smokes | Completed | Full tests, package smoke, create-quiver smoke, spec validation, diff check, and manual en/es generated-doc smoke passed. |
|
|
21
|
+
|
|
22
|
+
## Current Blockers
|
|
23
|
+
|
|
24
|
+
- None.
|