Skip to content

fix(conformance): replace P0 test API terminology - #97

Merged
Teakowa merged 1 commit into
mainfrom
fix/issue-96-real-project-conformance
Aug 24, 2026
Merged

fix(conformance): replace P0 test API terminology#97
Teakowa merged 1 commit into
mainfrom
fix/issue-96-real-project-conformance

Conversation

@Teakowa

@Teakowa Teakowa commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Rename the public real-project expectation surface from p0 to real_projects and RealProject* / REAL_PROJECT_* names.
  • Rename the real-project evidence manifest and remove phase-specific P0 terminology from tests, docs, provenance, and catalog metadata.
  • Preserve all case identities, source hashes, residuals, and admitted gaps.
  • Leave Wright consumer migration for the released API follow-up described by Replace phase-specific P0 test API terminology with durable conformance naming #96.

Verification

  • cargo fmt --all --check
  • cargo clippy --workspace --all-targets --locked -- -D warnings
  • cargo test --workspace --all-targets --locked
  • cargo run --locked -p workshop-rs --bin workshop-catalog-gen -- check
  • cargo metadata --locked --no-deps
  • Independent baseline/treatment contract comparison: VERIFIED

Fixes #96

Rename the owner-controlled real-project expectation API and corpus manifest without changing case identities, hashes, or admitted gaps.

Fixes #96
@Teakowa
Teakowa marked this pull request as ready for review August 24, 2026 05:16
@Teakowa
Teakowa merged commit 6d92167 into main Aug 24, 2026
3 checks passed
@Teakowa
Teakowa deleted the fix/issue-96-real-project-conformance branch August 24, 2026 05:16
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.

Replace phase-specific P0 test API terminology with durable conformance naming

1 participant