Skip to content

Validate static composition pressure program - #214

Merged
julia-script merged 8 commits into
mainfrom
julia/issue-193-static-composition-pressure
Aug 16, 2026
Merged

Validate static composition pressure program#214
julia-script merged 8 commits into
mainfrom
julia/issue-193-static-composition-pressure

Conversation

@julia-script

Copy link
Copy Markdown
Owner

Closes #193

Summary

  • adds the canonical and renamed static-composition pressure fixtures, covering nested command data, represented mapped leaves, branch-local transforms, and one normalized action union
  • validates evaluator and direct-Wasm behavior while keeping native acceptance in the shared optimized corpus
  • adds an opt-in 128-leaf, two-process determinism/characterization benchmark with phase heap samples and LLVM bitcode measurements
  • preserves static runner metadata through complete-interface witness wrappers
  • syncs the affected main specs and archives validate-static-composition-pressure-program after idempotent parity and archive-integrity checks

Validation

  • Standards review: PASS
  • Spec/OpenSpec review: PASS
  • focused acceptance: 3/3
  • shared native corpus: 1/1
  • opt-in characterization: 4/4 across two fresh processes
  • pnpm typecheck
  • pnpm exec biome check .
  • pnpm test
  • pnpm check
  • pnpm release:candidate
  • all 109 main OpenSpec specs validate strictly
  • archived payload validates strictly; archive is seven R100 renames

openspec validate --all --strict still reports the unrelated pre-existing active change add-silk-documentation-consumers; both specs affected by this PR pass strict validation.

@julia-script
julia-script marked this pull request as ready for review August 16, 2026 05:10
@julia-script
julia-script merged commit b1f33ba into main Aug 16, 2026
2 checks passed
@cursor

cursor Bot commented Aug 16, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

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.

Validate the static composition pressure program

1 participant