Skip to content

test: complete Bash v0.3 design corpus - #142

Merged
Aaronontheweb merged 1 commit into
devfrom
feat/v03-bash-design-corpus-completion
Aug 10, 2026
Merged

test: complete Bash v0.3 design corpus#142
Aaronontheweb merged 1 commit into
devfrom
feat/v03-bash-design-corpus-completion

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Owner

Summary

  • promote every remaining stable Bash v0.3 design input into the executable corpus
  • pin exact substitution, cwd-join, bounded-loop, descriptor, and heredoc projections
  • retain while, conditional, and process-substitution cases as explicit future scope

Validation

  • dotnet build -c Release
  • dotnet test -c Release --no-build (2,830 passed)
  • focused corpus, design, and PII tests (817 passed)
  • pwsh ./scripts/Add-FileHeaders.ps1 -Verify
  • openspec validate v0-3-structured-shell-analysis --strict
  • adversarial review: PASS

@Aaronontheweb
Aaronontheweb enabled auto-merge (squash) August 10, 2026 13:02
@Aaronontheweb
Aaronontheweb merged commit 8c00fb4 into dev Aug 10, 2026
2 checks passed
@Aaronontheweb
Aaronontheweb deleted the feat/v03-bash-design-corpus-completion branch August 10, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant