docs(specs): align four requirements with current behavior - #1707
docs(specs): align four requirements with current behavior#1707openspec-cloud[bot] wants to merge 10 commits into
Conversation
- ai-tool-paths/path-configuration-for-supported-tools#2: Changed the windsurf scenario's required skillsDir from `.windsurf` to `.devin`. - cli-update/slash-command-updates#6: Require $ARGUMENTS to be placed in the file body (not frontmatter) for OpenCode archive commands. - rules-injection/validate-artifact-ids-during-instruction-loading#6: Updated the expected warning text to use double quotes and to state it matches no artifact in any available schema, listing known artifact IDs. - specs-sync-skill/skill-output#3: Changed the expected no-changes message to 'Specs already in sync; no files changed.' to match the code. None of these reduce what a requirement demands. Scanned at 1ebddd1 by openai/gpt-5-mini.
✅ Specs and code agree — nothing to do.
|
|
▶ View full results and scan again 🔎 43 requirements drifted — 33 pointing at code, 10 needing a decision.
On 🔴 CI Job Integration — code is wrong · highExpected —
Observed —
Next → fix the code at 🔴 Nix Flake Build Validation — code is wrong · highExpected —
Observed —
Next → fix the code at 🔴 Nix Installation in CI — code is wrong · highExpected —
Observed —
Next → fix the code at 40 more findings are in the full check. View results · Click Refresh, then Scan again in the check. Or comment |
- ai-tool-paths/path-configuration-for-supported-tools#2: Updated the Windsurf scenario to expect skillsDir '.devin' instead of '.windsurf'. - cli-artifact-workflow/experimental-isolation#8: Updated the file-path in the Single file implementation scenario from src/commands/artifact-workflow.ts to src/commands/workflow to match current code organization. - command-generation/toolcommandadapter-interface#2: Updated the Windsurf adapter file path pattern to use '.devin/workflows/opsx-<id>.md' to match the implemented adapter. None of these reduce what a requirement demands. Scanned at 1ebddd1 by openai/gpt-5-mini.
- ai-tool-paths/path-configuration-for-supported-tools#2: Updated the windsurf scenario to require skillsDir `.devin` instead of `.windsurf` to match current mapping. - cli-artifact-workflow/experimental-isolation#8: Updated the path in the 'Single file implementation' scenario from src/commands/artifact-workflow.ts to src/commands/workflow/*. - context-injection/format-context-with-xml-style-tags#2: Updated tag name from <context> to <project_context> in the requirement and scenarios to match implementation. - specs-sync-skill/skill-output#3: Updated the No changes needed scenario message to match the actual output: changed text to 'Specs already in sync; no files changed.' None of these reduce what a requirement demands. Scanned at 1ebddd1 by openai/gpt-5-mini.
- cli-artifact-workflow/experimental-isolation#8: Updated the single-file path from src/commands/artifact-workflow.ts to src/cli/index.ts to match code. - ai-tool-paths/path-configuration-for-supported-tools#2: Updated the Windsurf scenario to require skillsDir `.devin` instead of `.windsurf` to match the alias to Devin. - command-generation/toolcommandadapter-interface#2: Updated the Windsurf adapter file path requirement to use the .devin/workflows/opsx-<id>.md path. - cli-artifact-workflow/schema-apply-block#9: Updated the default instruction text to include the word "required", matching the implemented string. - opsx-onboard-skill/graceful-exit-handling#8: Updated the continuation command from `/opsx:continue <name>` to `/openspec-continue-change <name>` to match the implemented command. None of these reduce what a requirement demands. Scanned at f1b521d by openai/gpt-5-mini.
Deploying openspec-docs with
|
| Latest commit: |
55604d7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6bfa53c0.openspec-docs.pages.dev |
| Branch Preview URL: | https://openspec-drift-corrections-c.openspec-docs.pages.dev |
- ai-tool-paths/path-configuration-for-supported-tools#2: Updated the 'windsurf' scenario to require skillsDir '.devin' to match the current mapping of 'windsurf' to 'devin'.
- cli-init/exit-codes#7: Updated the exit code for user-cancelled operations from 3 to 130.
- context-injection/format-context-with-xml-style-tags#2: Replaced <context> tag name with <project_context> in requirement text and both scenarios to match the implemented tag.
- specs-sync-skill/skill-output#3: Replaced the no-changes message text to match the actual logged message ('Specs already in sync; no files changed.').
- telemetry/first-run-telemetry-notice#5: Updated the quoted one-line notice text to include the additional opt-out instruction 'or openspec config set telemetry.enabled false' to match the implemented message.
None of these reduce what a requirement demands.
Scanned at f1b521d by openai/gpt-5-mini.
- ai-tool-paths/path-configuration-for-supported-tools#2: Updated the Windsurf scenario to require skillsDir '.devin' instead of '.windsurf'. - cli-init/progress-indicators#1: Replaced the grouped spinner text '⠋ Configuring AI tools...' with the per-tool spinner text 'Setting up <tool.name>...'. - specs-sync-skill/skill-output#3: Replaced the no-changes message to match the code: "Specs already in sync; no files changed." - telemetry/first-run-telemetry-notice#5: Updated the quoted first-run notice text to include the alternative opt-out command 'or openspec config set telemetry.enabled false'. None of these reduce what a requirement demands. Scanned at f1b521d by openai/gpt-5-mini.
- ai-tool-paths/path-configuration-for-supported-tools#2: Updated the Windsurf scenario to require skillsDir '.devin' to match the code mapping. - cli-change/legacy-compatibility#2: Changed the deprecated command in both scenarios from 'openspec list' to 'openspec change list' and updated the deprecation notice to point users to 'openspec list'. - cli-init/exit-codes#7: Updated the exit code for user-cancelled operations from 3 to 130 to match implemented behavior. - cli-artifact-workflow/schema-apply-block#9: Updated default instruction text to match code: changed "All artifacts complete. Proceed with implementation." to "All required artifacts complete. Proceed with implementation." - cli-artifact-workflow/output-messaging#12: Updated the expected skipped-commands message to match the actual output format: "Commands skipped for: <tools> (no adapter)". - specs-sync-skill/skill-output#3: Updated the exact no-changes message to match the code's wording. None of these reduce what a requirement demands. Scanned at a0ddb60 by openai/gpt-5-mini-2025-08-07.
alfred-openspec
left a comment
There was a problem hiding this comment.
Reviewed at 55604d7. The four spec corrections match current tool paths, apply behavior, init output, and legacy list behavior. Build and all 31 CLI e2e tests pass.
Status
LGTM for final human review. Manually audited against current source and tests; not merged.
Commit
55604d78a: Linux, macOS, and Windows CI pass, along with the required "All checks passed" gate, security checks, and docs preview. CI run.What was wrong
Four requirements described outdated tool paths, apply guidance, setup output, or list-command behavior. The automated proposal also included unsupported corrections: the archive CLI's output string was attributed to the sync skill, and init cancellation was described as consistently exiting with 130.
How it was fixed
devinas the tool ID andwindsurfas a compatibility alias, with skills written under.devin/skillswhen skill delivery is enabled.openspec initsummary and missing-adapter message instead of the retired setup output.openspec change listas deprecated, preserve JSON on stdout and warnings on stderr, and document rejection of unsupported--all.Removed the unsupported init and sync-skill corrections. Merged current main so the review diff contains only three spec files and one CLI test file.
Replication / proof
--allrejection. The existing preferred-list test verifies warning-free JSON output.git diff --checkpass.ai-tool-paths,cli-artifact-workflow, andcli-change.Notes / nits
No production code, dependency, or release changes. This is not a claim that every repository spec is current. Unchanged init cancellation behavior and unrelated spec drift remain outside this PR.
Initial local runs exposed host-environment contamination: real MiniMax skills were discovered during update tests, and inherited
ZSHmade completion-tip tests see installed completions. Re-running with isolated environment settings resolved those failures without changing the test harness.