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,18 @@
|
|
|
1
|
+
# Evidence Report - Quiver v44 Provider Live Output TUI-lite
|
|
2
|
+
|
|
3
|
+
## slice-00-tui-lite-contract-foundation
|
|
4
|
+
|
|
5
|
+
- Created this spec package and slice handoffs.
|
|
6
|
+
- Runtime implementation intentionally not started.
|
|
7
|
+
- `node -e "const fs=require('fs'); for (const f of fs.globSync('specs/quiver-v44-provider-live-output-tui-lite/slices/*/slice.json')) JSON.parse(fs.readFileSync(f,'utf8')); console.log('slice json ok')"`: Pass.
|
|
8
|
+
- `node bin/create-quiver.js spec validate specs/quiver-v44-provider-live-output-tui-lite --strict`: Pass.
|
|
9
|
+
- `git diff --check`: Pass.
|
|
10
|
+
|
|
11
|
+
## Pending Evidence
|
|
12
|
+
|
|
13
|
+
- `node --test tests/lib/ai-providers.test.js tests/lib/cli-ux.test.js`
|
|
14
|
+
- `node --test tests/commands/ai-prepare-context-planner.test.js tests/commands/ai-plan.test.js tests/commands/ai-review-plan.test.js`
|
|
15
|
+
- `node --test tests/**/*.test.js`
|
|
16
|
+
- `npm run smoke:create-quiver`
|
|
17
|
+
- `npm run package:quiver`
|
|
18
|
+
- `node bin/create-quiver.js spec validate specs/quiver-v44-provider-live-output-tui-lite --strict`
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# Execution Plan - Quiver v44 Provider Live Output TUI-lite
|
|
2
|
+
|
|
3
|
+
## Execution Rules
|
|
4
|
+
|
|
5
|
+
- Do not stream provider output unless `--verbose` is explicitly passed.
|
|
6
|
+
- Keep non-verbose behavior unchanged.
|
|
7
|
+
- Keep `--json`, CI, no-TTY, `--dry-run`, and `--print-prompt` clean.
|
|
8
|
+
- Redact and truncate provider output before any human display.
|
|
9
|
+
- Preserve provider result shape and downstream parsing.
|
|
10
|
+
- Avoid full-screen TUI dependencies.
|
|
11
|
+
|
|
12
|
+
## Suggested Order
|
|
13
|
+
|
|
14
|
+
1. `slice-00-tui-lite-contract-foundation`
|
|
15
|
+
2. `slice-01-provider-stream-hooks`
|
|
16
|
+
3. `slice-02-live-output-renderer`
|
|
17
|
+
4. `slice-03-prepare-context-integration`
|
|
18
|
+
5. `slice-04-planner-command-audit-adoption`
|
|
19
|
+
6. `slice-05-docs-tests-readiness`
|
|
20
|
+
|
|
21
|
+
## Final Validation
|
|
22
|
+
|
|
23
|
+
```bash
|
|
24
|
+
node --test tests/lib/ai-providers.test.js tests/lib/cli-ux.test.js
|
|
25
|
+
node --test tests/commands/ai-prepare-context-planner.test.js tests/commands/ai-plan.test.js tests/commands/ai-review-plan.test.js
|
|
26
|
+
node --test tests/**/*.test.js
|
|
27
|
+
npm run smoke:create-quiver
|
|
28
|
+
npm run package:quiver
|
|
29
|
+
git diff --check
|
|
30
|
+
node bin/create-quiver.js spec validate specs/quiver-v44-provider-live-output-tui-lite --strict
|
|
31
|
+
```
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
# Quiver v44 - Provider Live Output TUI-lite
|
|
2
|
+
|
|
3
|
+
**Date:** 2026-05-29
|
|
4
|
+
**Status:** Planned
|
|
5
|
+
**Source:** User-approved acceptance criteria and technical plan for elegant provider output visibility.
|
|
6
|
+
|
|
7
|
+
## Problem
|
|
8
|
+
|
|
9
|
+
Provider-backed commands currently show clean progress spinners, but long-running executions can feel opaque. During dogfooding, `ai prepare-context --with-planner --review --interactive` remained on `Ejecutando agente` for several minutes while the underlying provider process was still active. The user could not see whether the model was producing useful output, blocked, waiting, or failing.
|
|
10
|
+
|
|
11
|
+
Showing raw provider output by default would conflict with Quiver's automation and privacy contracts. The improvement needs a controlled, opt-in, visually polished human mode.
|
|
12
|
+
|
|
13
|
+
## Objective
|
|
14
|
+
|
|
15
|
+
Add a safe and elegant TUI-lite live output experience for provider-backed commands, starting with:
|
|
16
|
+
|
|
17
|
+
```bash
|
|
18
|
+
npx create-quiver ai prepare-context --with-planner --review --interactive --verbose
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
The experience must improve observability and diagnostics without breaking JSON output, CI/no-TTY usage, provider result parsing, docs-only validation, or existing non-verbose behavior.
|
|
22
|
+
|
|
23
|
+
## Scope
|
|
24
|
+
|
|
25
|
+
### Included
|
|
26
|
+
|
|
27
|
+
- Introduce `--verbose` as the opt-in flag for provider live output.
|
|
28
|
+
- Add safe provider stream hooks without changing default provider result behavior.
|
|
29
|
+
- Add a reusable TUI-lite renderer using Quiver's existing CLI theme, colors, and TTY rules.
|
|
30
|
+
- Integrate the renderer into `ai prepare-context --with-planner`.
|
|
31
|
+
- Audit and adopt the renderer where appropriate for:
|
|
32
|
+
- `ai plan --phase acceptance`
|
|
33
|
+
- `ai plan --phase technical-plan`
|
|
34
|
+
- `ai revise --phase acceptance`
|
|
35
|
+
- `ai revise --phase technical-plan`
|
|
36
|
+
- `ai review-plan`
|
|
37
|
+
- `ai repair-plan`
|
|
38
|
+
- Preserve redaction, truncation, JSON cleanliness, no-color fallback, no-TTY behavior, CI behavior, and review/interactive gates.
|
|
39
|
+
- Update public docs and AI guidance for the visible contract.
|
|
40
|
+
- Add focused tests and final validation evidence.
|
|
41
|
+
|
|
42
|
+
### Excluded
|
|
43
|
+
|
|
44
|
+
- Full-screen TUI framework.
|
|
45
|
+
- Keyboard navigation, scrollback panes, persistent terminal state, or curses/Ink-style application mode.
|
|
46
|
+
- Showing provider output by default.
|
|
47
|
+
- Streaming hidden chain-of-thought or bypassing provider output policies.
|
|
48
|
+
- Storing provider credentials, tokens, or raw unredacted logs.
|
|
49
|
+
- Changing WDD + SDD semantics or approval gates.
|
|
50
|
+
- Product feature implementation outside CLI provider-output UX.
|
|
51
|
+
|
|
52
|
+
## Approved Acceptance Criteria
|
|
53
|
+
|
|
54
|
+
1. Given a user in a human TTY, when `ai prepare-context --with-planner --review --interactive --verbose` executes a provider, Quiver shows a TUI-lite view with clear sections for agent, progress, provider/model, duration, provider output, and next step.
|
|
55
|
+
2. Given the same command without `--verbose`, Quiver preserves current clean loader behavior and does not show detailed model output.
|
|
56
|
+
3. Provider output is displayed inside a controlled visual panel, redacted and truncated before printing.
|
|
57
|
+
4. Output respects `--no-color`, `NO_COLOR`, `TERM=dumb`, CI, and no-TTY, with a simple fallback and no incompatible ANSI.
|
|
58
|
+
5. `--json` remains incompatible with human TUI output and is not contaminated by loaders, colors, prompts, or provider text.
|
|
59
|
+
6. If the provider emits no visible output for a reasonable interval, Quiver shows an actionable heartbeat with provider, model, elapsed time, and waiting state.
|
|
60
|
+
7. If the provider fails, Quiver shows an actionable error and, when available, relevant redacted provider output.
|
|
61
|
+
8. TUI-lite output does not alter parsing of the provider result or docs-only validation in `prepare-context`.
|
|
62
|
+
9. The implementation audits the listed planner/reviewer commands and either adopts the renderer or records a concrete reason and follow-up.
|
|
63
|
+
10. The renderer is shared or structured for reuse instead of being hardcoded only inside `prepare-context`.
|
|
64
|
+
11. Documentation updates cover `docs/CLI_UX_GUIDE.md`, `docs/reference/commands.md`, and `README_FOR_AI.md` when the visible agent contract changes.
|
|
65
|
+
12. Tests cover TTY verbose, TTY non-verbose, no-TTY/CI, no-color, JSON cleanliness, provider success, provider failure, redaction/truncation, and `--review --interactive` compatibility.
|
|
66
|
+
13. The feature does not introduce a heavyweight TUI dependency or behavior that blocks automation.
|
|
67
|
+
14. The visual style follows `docs/CLI_UX_GUIDE.md` and Quiver's existing CLI theme.
|
|
68
|
+
|
|
69
|
+
## Approved Technical Plan
|
|
70
|
+
|
|
71
|
+
1. Add parser and option plumbing for `--verbose`, scoped to provider-backed commands and rejected or ignored safely where unsupported.
|
|
72
|
+
2. Extend provider execution internals with optional stream/status callbacks while preserving accumulated stdout/stderr and final result shape.
|
|
73
|
+
3. Create a reusable TUI-lite provider renderer under the CLI library layer.
|
|
74
|
+
4. Wire renderer activation through TTY-aware UX mode checks: human TTY + `--verbose` + live provider execution only.
|
|
75
|
+
5. Integrate the renderer into `runPrepareContextWithPlanner`.
|
|
76
|
+
6. Audit and adopt the same pattern for planner/reviewer commands using shared provider progress paths.
|
|
77
|
+
7. Keep provider output redacted/truncated before display and never persist new unredacted logs.
|
|
78
|
+
8. Update docs and AI guidance after behavior is implemented.
|
|
79
|
+
9. Add focused unit/command tests and final full-suite/package validation.
|
|
80
|
+
|
|
81
|
+
## Slice Roadmap
|
|
82
|
+
|
|
83
|
+
| Slice | Title | Status | Dependencies |
|
|
84
|
+
|---|---|---|---|
|
|
85
|
+
| slice-00 | TUI-lite contract foundation | completed | none |
|
|
86
|
+
| slice-01 | Provider stream hooks | planned | slice-00 |
|
|
87
|
+
| slice-02 | Live output renderer | planned | slice-01 |
|
|
88
|
+
| slice-03 | Prepare-context integration | planned | slice-02 |
|
|
89
|
+
| slice-04 | Planner command audit and adoption | planned | slice-03 |
|
|
90
|
+
| slice-05 | Docs, tests, and readiness | planned | slice-04 |
|
|
91
|
+
|
|
92
|
+
## Validation Strategy
|
|
93
|
+
|
|
94
|
+
```bash
|
|
95
|
+
node --test tests/lib/ai-providers.test.js tests/lib/cli-ux.test.js
|
|
96
|
+
node --test tests/commands/ai-prepare-context-planner.test.js tests/commands/ai-plan.test.js tests/commands/ai-review-plan.test.js
|
|
97
|
+
node --test tests/**/*.test.js
|
|
98
|
+
npm run smoke:create-quiver
|
|
99
|
+
npm run package:quiver
|
|
100
|
+
git diff --check
|
|
101
|
+
node bin/create-quiver.js spec validate specs/quiver-v44-provider-live-output-tui-lite --strict
|
|
102
|
+
```
|
|
103
|
+
|
|
104
|
+
## Risks
|
|
105
|
+
|
|
106
|
+
- Streaming output can leak sensitive values if redaction is bypassed.
|
|
107
|
+
- Spinner and live output can conflict visually if both render at once.
|
|
108
|
+
- JSON/no-TTY/CI output can regress if verbose gates are not centralized.
|
|
109
|
+
- Provider CLIs may buffer output differently, so heartbeat diagnostics are needed.
|
|
110
|
+
- Renderer snapshots can become brittle if tests assert transient spinner frames.
|
|
111
|
+
|
|
112
|
+
## Resolved Decisions
|
|
113
|
+
|
|
114
|
+
- Use `--verbose` instead of enabling output by default.
|
|
115
|
+
- Implement TUI-lite append-only output, not a full-screen TUI.
|
|
116
|
+
- Preserve the current provider result contract.
|
|
117
|
+
- Reuse existing Quiver colors and UX mode detection.
|
|
118
|
+
- Treat clean automation output as higher priority than visual richness.
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Status - Quiver v44 Provider Live Output TUI-lite
|
|
2
|
+
|
|
3
|
+
**Overall status:** Planned
|
|
4
|
+
**Created:** 2026-05-29
|
|
5
|
+
**Completed:** Not completed
|
|
6
|
+
**Current slice:** slice-01-provider-stream-hooks
|
|
7
|
+
|
|
8
|
+
## Summary
|
|
9
|
+
|
|
10
|
+
This spec adds an opt-in TUI-lite live output mode for provider-backed commands, starting with planner-assisted `ai prepare-context`.
|
|
11
|
+
|
|
12
|
+
## Slice Status
|
|
13
|
+
|
|
14
|
+
| Slice | Status | Notes |
|
|
15
|
+
|---|---|---|
|
|
16
|
+
| slice-00-tui-lite-contract-foundation | Completed | Spec package and handoffs created. |
|
|
17
|
+
| slice-01-provider-stream-hooks | Planned | Add safe provider callbacks without changing default result behavior. |
|
|
18
|
+
| slice-02-live-output-renderer | Planned | Add reusable TUI-lite renderer with redaction/truncation/fallbacks. |
|
|
19
|
+
| slice-03-prepare-context-integration | Planned | Integrate verbose renderer into `ai prepare-context --with-planner`. |
|
|
20
|
+
| slice-04-planner-command-audit-adoption | Planned | Audit/adopt for planner and review-plan commands. |
|
|
21
|
+
| slice-05-docs-tests-readiness | Planned | Final docs, tests, smokes, and evidence. |
|
|
22
|
+
|
|
23
|
+
## Current Blockers
|
|
24
|
+
|
|
25
|
+
- None. Runtime implementation has not started.
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
## Title
|
|
2
|
+
|
|
3
|
+
Document Quiver v44 provider live output TUI-lite spec
|
|
4
|
+
|
|
5
|
+
## Summary
|
|
6
|
+
|
|
7
|
+
- Adds the approved v44 spec package for opt-in provider live output TUI-lite.
|
|
8
|
+
- Documents acceptance criteria, technical plan, execution order, risks, and PR scope.
|
|
9
|
+
- Adds slice handoffs for provider stream hooks, renderer, prepare-context integration, planner-command adoption, and readiness.
|
|
10
|
+
- Updates the docs index so the new spec is discoverable.
|
|
11
|
+
|
|
12
|
+
## Scope
|
|
13
|
+
|
|
14
|
+
Included:
|
|
15
|
+
|
|
16
|
+
- `specs/quiver-v44-provider-live-output-tui-lite/**`
|
|
17
|
+
- `docs/INDEX.md`
|
|
18
|
+
|
|
19
|
+
Excluded:
|
|
20
|
+
|
|
21
|
+
- Runtime implementation.
|
|
22
|
+
- CLI parser changes.
|
|
23
|
+
- Provider runner changes.
|
|
24
|
+
- Tests beyond structural spec validation.
|
|
25
|
+
|
|
26
|
+
## Files
|
|
27
|
+
|
|
28
|
+
- `docs/INDEX.md`
|
|
29
|
+
- `specs/quiver-v44-provider-live-output-tui-lite/SPEC.md`
|
|
30
|
+
- `specs/quiver-v44-provider-live-output-tui-lite/STATUS.md`
|
|
31
|
+
- `specs/quiver-v44-provider-live-output-tui-lite/EXECUTION_PLAN.md`
|
|
32
|
+
- `specs/quiver-v44-provider-live-output-tui-lite/EVIDENCE_REPORT.md`
|
|
33
|
+
- `specs/quiver-v44-provider-live-output-tui-lite/pr.md`
|
|
34
|
+
- `specs/quiver-v44-provider-live-output-tui-lite/slices/**`
|
|
35
|
+
|
|
36
|
+
## How to Test (DETAILED - REQUIRED)
|
|
37
|
+
|
|
38
|
+
### Required Environment
|
|
39
|
+
|
|
40
|
+
- Node.js available.
|
|
41
|
+
- Repository dependencies installed.
|
|
42
|
+
- Run commands from the repository root.
|
|
43
|
+
|
|
44
|
+
### Worktree Access
|
|
45
|
+
|
|
46
|
+
- Use the feature branch for `QUIVER-44-00`.
|
|
47
|
+
- Do not mix runtime implementation changes into this documentation PR.
|
|
48
|
+
|
|
49
|
+
### Run the Project
|
|
50
|
+
|
|
51
|
+
No runtime server is required. This PR only adds spec documentation.
|
|
52
|
+
|
|
53
|
+
### Use Cases
|
|
54
|
+
|
|
55
|
+
1. Review the v44 spec and confirm it captures the approved `--verbose` TUI-lite provider output requirements.
|
|
56
|
+
2. Review slice handoffs and confirm each future slice has `slice.json`, `EXECUTION_BRIEF.md`, and `CLOSURE_BRIEF.md`.
|
|
57
|
+
3. Confirm `docs/INDEX.md` links to the v44 spec.
|
|
58
|
+
|
|
59
|
+
### Technical Verification
|
|
60
|
+
|
|
61
|
+
```bash
|
|
62
|
+
node -e "const fs=require('fs'); for (const f of fs.globSync('specs/quiver-v44-provider-live-output-tui-lite/slices/*/slice.json')) JSON.parse(fs.readFileSync(f,'utf8')); console.log('slice json ok')"
|
|
63
|
+
node bin/create-quiver.js spec validate specs/quiver-v44-provider-live-output-tui-lite --strict
|
|
64
|
+
git diff --check
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
## Evidence
|
|
68
|
+
|
|
69
|
+
```text
|
|
70
|
+
slice json ok
|
|
71
|
+
PASS: spec validation passed.
|
|
72
|
+
git diff --check passed with no output.
|
|
73
|
+
```
|
|
74
|
+
|
|
75
|
+
## Rollback
|
|
76
|
+
|
|
77
|
+
Revert the documentation commit. No runtime code, generated package output, or persisted Quiver state is changed.
|
|
78
|
+
|
|
79
|
+
## Risks / Notes
|
|
80
|
+
|
|
81
|
+
- This PR intentionally does not implement `--verbose` runtime behavior.
|
|
82
|
+
- Follow-up implementation starts at `slice-01-provider-stream-hooks`.
|
|
83
|
+
- The spec follows `docs/GITFLOW_PR_GUIDE.md`: documentation PR first, implementation slices after merge.
|
|
84
|
+
- Repository remote currently exposes `origin/main` but not `origin/develop`; this PR targets `main`.
|
|
85
|
+
node --test tests/lib/ai-providers.test.js tests/lib/cli-ux.test.js
|
|
86
|
+
node --test tests/commands/ai-prepare-context-planner.test.js tests/commands/ai-plan.test.js tests/commands/ai-review-plan.test.js
|
|
87
|
+
node --test tests/**/*.test.js
|
|
88
|
+
npm run smoke:create-quiver
|
|
89
|
+
npm run package:quiver
|
|
90
|
+
git diff --check
|
|
91
|
+
node bin/create-quiver.js spec validate specs/quiver-v44-provider-live-output-tui-lite --strict
|
|
92
|
+
```
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# CLOSURE_BRIEF - slice-00 TUI-lite contract foundation
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
Spec package and slice handoffs created from approved acceptance criteria and technical plan. Runtime implementation intentionally not started.
|
|
6
|
+
|
|
7
|
+
## Validation
|
|
8
|
+
|
|
9
|
+
- [x] `node -e "const fs=require('fs'); for (const f of fs.globSync('specs/quiver-v44-provider-live-output-tui-lite/slices/*/slice.json')) JSON.parse(fs.readFileSync(f,'utf8')); console.log('slice json ok')"`
|
|
10
|
+
- [x] `node bin/create-quiver.js spec validate specs/quiver-v44-provider-live-output-tui-lite --strict`
|
|
11
|
+
- [x] `git diff --check`
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-00 TUI-lite contract foundation
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
The user approved acceptance criteria and a technical plan for an opt-in TUI-lite provider output experience. This slice creates the documented contract only.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Create the v44 spec package and handoffs without implementing runtime code.
|
|
10
|
+
|
|
11
|
+
## Acceptance Criteria
|
|
12
|
+
|
|
13
|
+
- Spec package exists under `specs/quiver-v44-provider-live-output-tui-lite`.
|
|
14
|
+
- `SPEC.md`, `STATUS.md`, `EXECUTION_PLAN.md`, `EVIDENCE_REPORT.md`, and `pr.md` exist.
|
|
15
|
+
- Every slice directory includes `slice.json`, `EXECUTION_BRIEF.md`, and `CLOSURE_BRIEF.md`.
|
|
16
|
+
- Runtime implementation is explicitly marked as not started.
|
|
17
|
+
- Source code implementation files are not modified.
|
|
18
|
+
|
|
19
|
+
## Completion Checklist
|
|
20
|
+
|
|
21
|
+
- [x] Spec package created.
|
|
22
|
+
- [x] Slice handoffs created.
|
|
23
|
+
- [x] Implementation deferred.
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-00-tui-lite-contract-foundation",
|
|
3
|
+
"ticket": "QUIVER-44-00",
|
|
4
|
+
"type": "documentation",
|
|
5
|
+
"title": "TUI-lite contract foundation",
|
|
6
|
+
"objective": "Create the approved spec package and implementation handoffs for provider live output TUI-lite.",
|
|
7
|
+
"description": "Documents the user-approved acceptance criteria, technical plan, execution order, risks, and slice handoffs before runtime implementation starts.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v44-tui-lite-contract-foundation",
|
|
12
|
+
"branch_name": "feature/QUIVER-44-00-v44-tui-lite-contract-foundation"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"specs/quiver-v44-provider-live-output-tui-lite/**",
|
|
16
|
+
"docs/INDEX.md"
|
|
17
|
+
],
|
|
18
|
+
"expected_read_paths": [
|
|
19
|
+
"docs/INDEX.md",
|
|
20
|
+
"docs/CLI_UX_GUIDE.md",
|
|
21
|
+
"docs/reference/commands.md",
|
|
22
|
+
"README_FOR_AI.md",
|
|
23
|
+
"specs/quiver-v33-approval-ux-and-planner-progress/SPEC.md",
|
|
24
|
+
"specs/quiver-v30-interactive-cli-ux-agent-selection/slices/slice-05-executor-pr-progress-flows/slice.json"
|
|
25
|
+
],
|
|
26
|
+
"allowed_write_paths": [
|
|
27
|
+
"specs/quiver-v44-provider-live-output-tui-lite/**",
|
|
28
|
+
"docs/INDEX.md"
|
|
29
|
+
],
|
|
30
|
+
"depends_on": [],
|
|
31
|
+
"parallel_safe": "no",
|
|
32
|
+
"parallel_safe_reason": "Foundation defines the contract for all later v44 slices.",
|
|
33
|
+
"must": [
|
|
34
|
+
"Create SPEC, STATUS, EXECUTION_PLAN, EVIDENCE_REPORT, PR body, and all slice handoffs.",
|
|
35
|
+
"Capture approved acceptance criteria and technical plan.",
|
|
36
|
+
"Keep implementation code untouched.",
|
|
37
|
+
"Add the new spec to the documentation index for discoverability."
|
|
38
|
+
],
|
|
39
|
+
"not_included": [
|
|
40
|
+
"Runtime implementation.",
|
|
41
|
+
"Provider stream hooks.",
|
|
42
|
+
"CLI parser changes.",
|
|
43
|
+
"Tests beyond structural validation."
|
|
44
|
+
],
|
|
45
|
+
"acceptance": [
|
|
46
|
+
"Spec package exists under specs/quiver-v44-provider-live-output-tui-lite.",
|
|
47
|
+
"Every slice has slice.json, EXECUTION_BRIEF.md, and CLOSURE_BRIEF.md.",
|
|
48
|
+
"The package records that runtime implementation has not started.",
|
|
49
|
+
"No source code implementation files are modified by this slice."
|
|
50
|
+
],
|
|
51
|
+
"tests": [
|
|
52
|
+
"node -e \"const fs=require('fs'); for (const f of fs.globSync('specs/quiver-v44-provider-live-output-tui-lite/slices/*/slice.json')) JSON.parse(fs.readFileSync(f,'utf8')); console.log('slice json ok')\"",
|
|
53
|
+
"git diff --check"
|
|
54
|
+
],
|
|
55
|
+
"validation_hints": [
|
|
56
|
+
"Validate JSON parseability for every slice file.",
|
|
57
|
+
"Inspect git diff to confirm only docs/spec files changed for this slice."
|
|
58
|
+
],
|
|
59
|
+
"estimated_hours": 1,
|
|
60
|
+
"status": "completed",
|
|
61
|
+
"blocked_reason": null,
|
|
62
|
+
"actual_hours": 1,
|
|
63
|
+
"completed_at": "2026-05-29"
|
|
64
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-01 Provider stream hooks
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
`runProvider` currently captures stdout/stderr and returns them after provider completion. TUI-lite needs optional live observation while preserving this contract.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Add opt-in provider stream/status callbacks with no behavior change for existing callers.
|
|
10
|
+
|
|
11
|
+
## Acceptance Criteria
|
|
12
|
+
|
|
13
|
+
- Existing provider runner behavior remains unchanged when callbacks are absent.
|
|
14
|
+
- Optional callbacks can observe stdout and stderr chunks.
|
|
15
|
+
- Provider result shape and accumulated stdout/stderr remain stable.
|
|
16
|
+
- Callback data is safe for display paths and does not bypass redaction.
|
|
17
|
+
- Timeout, preflight, spawn error, missing provider CLI, and invalid model behavior remain intact.
|
|
18
|
+
|
|
19
|
+
## Completion Checklist
|
|
20
|
+
|
|
21
|
+
- [ ] Provider runner callbacks implemented.
|
|
22
|
+
- [ ] Default behavior regression tests pass.
|
|
23
|
+
- [ ] Callback behavior tests added.
|
|
24
|
+
- [ ] No renderer or command UX behavior added in this slice.
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-01-provider-stream-hooks",
|
|
3
|
+
"ticket": "QUIVER-44-01",
|
|
4
|
+
"type": "feature",
|
|
5
|
+
"title": "Provider stream hooks",
|
|
6
|
+
"objective": "Add optional provider output callbacks without changing default provider execution behavior.",
|
|
7
|
+
"description": "Extends provider runner internals so verbose TTY flows can observe stdout, stderr, and status while existing callers still receive the same accumulated provider result.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v44-provider-stream-hooks",
|
|
12
|
+
"branch_name": "feature/QUIVER-44-01-v44-provider-stream-hooks"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"src/create-quiver/lib/ai/providers.js",
|
|
16
|
+
"tests/lib/ai-providers.test.js"
|
|
17
|
+
],
|
|
18
|
+
"expected_read_paths": [
|
|
19
|
+
"src/create-quiver/lib/ai/providers.js",
|
|
20
|
+
"src/create-quiver/lib/evidence.js",
|
|
21
|
+
"src/create-quiver/lib/ai/artifacts.js",
|
|
22
|
+
"tests/lib/ai-providers.test.js",
|
|
23
|
+
"docs/CLI_UX_GUIDE.md"
|
|
24
|
+
],
|
|
25
|
+
"allowed_write_paths": [
|
|
26
|
+
"src/create-quiver/lib/ai/providers.js",
|
|
27
|
+
"tests/lib/ai-providers.test.js",
|
|
28
|
+
"specs/quiver-v44-provider-live-output-tui-lite/**"
|
|
29
|
+
],
|
|
30
|
+
"depends_on": [
|
|
31
|
+
"slice-00-tui-lite-contract-foundation"
|
|
32
|
+
],
|
|
33
|
+
"parallel_safe": "after_dependencies",
|
|
34
|
+
"parallel_safe_reason": "Provider hooks are foundational for renderer work and should land before command integration.",
|
|
35
|
+
"must": [
|
|
36
|
+
"Add optional callbacks for stdout, stderr, and provider status.",
|
|
37
|
+
"Preserve existing runProvider return shape and stdout/stderr accumulation.",
|
|
38
|
+
"Keep callbacks opt-in and safe when absent.",
|
|
39
|
+
"Redact chunks before they leave provider internals for human display paths.",
|
|
40
|
+
"Preserve timeout, preflight, prompt transport, and error behavior."
|
|
41
|
+
],
|
|
42
|
+
"not_included": [
|
|
43
|
+
"TUI renderer implementation.",
|
|
44
|
+
"Command parser changes beyond what is strictly needed for provider tests.",
|
|
45
|
+
"Changing provider CLI invocation semantics."
|
|
46
|
+
],
|
|
47
|
+
"acceptance": [
|
|
48
|
+
"Existing provider tests pass without callback options.",
|
|
49
|
+
"Callback tests receive stdout and stderr chunks in order.",
|
|
50
|
+
"Provider result still contains accumulated redacted stdout/stderr.",
|
|
51
|
+
"Provider failure and timeout paths still surface actionable errors.",
|
|
52
|
+
"No provider output is printed directly by this layer."
|
|
53
|
+
],
|
|
54
|
+
"tests": [
|
|
55
|
+
"node --test tests/lib/ai-providers.test.js",
|
|
56
|
+
"git diff --check"
|
|
57
|
+
],
|
|
58
|
+
"validation_hints": [
|
|
59
|
+
"Use fake spawn fixtures to avoid live provider CLIs.",
|
|
60
|
+
"Assert callbacks do not change final stdout/stderr."
|
|
61
|
+
],
|
|
62
|
+
"estimated_hours": 4,
|
|
63
|
+
"status": "planned",
|
|
64
|
+
"blocked_reason": null
|
|
65
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-02 Live output renderer
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
Quiver already has shared UX helpers and a theme. The TUI-lite output should reuse that infrastructure instead of creating command-specific formatting.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Create a reusable provider live output renderer with safe formatting, redaction, truncation, and fallbacks.
|
|
10
|
+
|
|
11
|
+
## Acceptance Criteria
|
|
12
|
+
|
|
13
|
+
- Human TTY verbose mode can render agent metadata, progress, provider output, elapsed time, and next step.
|
|
14
|
+
- JSON/no-TTY/CI modes remain clean.
|
|
15
|
+
- `--no-color`, `NO_COLOR`, `TERM=dumb`, and ASCII locales remain readable.
|
|
16
|
+
- Provider output display is redacted and truncated.
|
|
17
|
+
- Renderer does not require full-screen terminal control or new heavyweight dependencies.
|
|
18
|
+
|
|
19
|
+
## Completion Checklist
|
|
20
|
+
|
|
21
|
+
- [ ] Shared renderer added.
|
|
22
|
+
- [ ] Theme/fallback behavior covered.
|
|
23
|
+
- [ ] Redaction/truncation covered.
|
|
24
|
+
- [ ] Renderer tests added.
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slice_id": "slice-02-live-output-renderer",
|
|
3
|
+
"ticket": "QUIVER-44-02",
|
|
4
|
+
"type": "feature",
|
|
5
|
+
"title": "Live output renderer",
|
|
6
|
+
"objective": "Create a reusable TUI-lite provider output renderer for human TTY verbose mode.",
|
|
7
|
+
"description": "Adds a shared renderer that presents agent metadata, progress, provider output, elapsed time, heartbeat, and next steps using Quiver's theme and safe fallbacks.",
|
|
8
|
+
"git": {
|
|
9
|
+
"branch_type": "feature",
|
|
10
|
+
"base_branch": "main",
|
|
11
|
+
"branch_slug": "v44-live-output-renderer",
|
|
12
|
+
"branch_name": "feature/QUIVER-44-02-v44-live-output-renderer"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"src/create-quiver/lib/cli/provider-live-output.js",
|
|
16
|
+
"src/create-quiver/lib/cli/ux.js",
|
|
17
|
+
"tests/lib/cli-ux.test.js",
|
|
18
|
+
"tests/lib/provider-live-output.test.js"
|
|
19
|
+
],
|
|
20
|
+
"expected_read_paths": [
|
|
21
|
+
"src/create-quiver/lib/cli/ux.js",
|
|
22
|
+
"src/create-quiver/lib/cli/theme.js",
|
|
23
|
+
"src/create-quiver/lib/evidence.js",
|
|
24
|
+
"tests/lib/cli-ux.test.js",
|
|
25
|
+
"docs/CLI_UX_GUIDE.md"
|
|
26
|
+
],
|
|
27
|
+
"allowed_write_paths": [
|
|
28
|
+
"src/create-quiver/lib/cli/provider-live-output.js",
|
|
29
|
+
"src/create-quiver/lib/cli/ux.js",
|
|
30
|
+
"tests/lib/cli-ux.test.js",
|
|
31
|
+
"tests/lib/provider-live-output.test.js",
|
|
32
|
+
"specs/quiver-v44-provider-live-output-tui-lite/**"
|
|
33
|
+
],
|
|
34
|
+
"depends_on": [
|
|
35
|
+
"slice-01-provider-stream-hooks"
|
|
36
|
+
],
|
|
37
|
+
"parallel_safe": "after_dependencies",
|
|
38
|
+
"parallel_safe_reason": "Renderer depends on callback contract but does not yet modify command execution.",
|
|
39
|
+
"must": [
|
|
40
|
+
"Render a TUI-lite append-only view for human TTY verbose mode.",
|
|
41
|
+
"Use Quiver theme symbols and colors.",
|
|
42
|
+
"Support no-color, dumb terminal, ASCII, and no-TTY fallbacks.",
|
|
43
|
+
"Redact and truncate displayed provider output.",
|
|
44
|
+
"Expose a heartbeat/status update API for long silent provider runs.",
|
|
45
|
+
"Avoid full-screen terminal control and heavyweight dependencies."
|
|
46
|
+
],
|
|
47
|
+
"not_included": [
|
|
48
|
+
"Provider runner changes.",
|
|
49
|
+
"Command integration.",
|
|
50
|
+
"Full-screen TUI or keyboard navigation."
|
|
51
|
+
],
|
|
52
|
+
"acceptance": [
|
|
53
|
+
"Renderer outputs sections for agent, progress, provider output, and next step.",
|
|
54
|
+
"Renderer suppresses decorative output in JSON/no-TTY/CI modes.",
|
|
55
|
+
"No-color and dumb terminal output remain readable.",
|
|
56
|
+
"Long output is truncated with an explicit marker.",
|
|
57
|
+
"Secret-like values are redacted before display."
|
|
58
|
+
],
|
|
59
|
+
"tests": [
|
|
60
|
+
"node --test tests/lib/cli-ux.test.js tests/lib/provider-live-output.test.js",
|
|
61
|
+
"git diff --check"
|
|
62
|
+
],
|
|
63
|
+
"validation_hints": [
|
|
64
|
+
"Use deterministic writer injection for snapshot-like assertions.",
|
|
65
|
+
"Avoid asserting transient spinner frames."
|
|
66
|
+
],
|
|
67
|
+
"estimated_hours": 5,
|
|
68
|
+
"status": "planned",
|
|
69
|
+
"blocked_reason": null
|
|
70
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# EXECUTION_BRIEF - slice-03 Prepare-context integration
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
|
|
5
|
+
`ai prepare-context --with-planner` is the first target because it exposed the spinner-only opacity during dogfooding.
|
|
6
|
+
|
|
7
|
+
## Objective
|
|
8
|
+
|
|
9
|
+
Wire `--verbose` TUI-lite output into planner-assisted `ai prepare-context` without changing default behavior.
|
|
10
|
+
|
|
11
|
+
## Acceptance Criteria
|
|
12
|
+
|
|
13
|
+
- `--verbose` is parsed and passed to `runPrepareContextWithPlanner`.
|
|
14
|
+
- Human TTY verbose mode shows the TUI-lite renderer.
|
|
15
|
+
- Non-verbose mode keeps the existing progress checks and spinner.
|
|
16
|
+
- Dry-run, print-prompt, JSON, CI, and no-TTY modes stay clean.
|
|
17
|
+
- Review/interactive gates still run before docs writes.
|
|
18
|
+
- Provider result parsing and docs-only validation remain unchanged.
|
|
19
|
+
|
|
20
|
+
## Completion Checklist
|
|
21
|
+
|
|
22
|
+
- [ ] Parser plumbing added.
|
|
23
|
+
- [ ] Prepare-context integration added.
|
|
24
|
+
- [ ] Success/failure tests added.
|
|
25
|
+
- [ ] Automation-safe modes verified.
|