Skip to content

Add generated REST mutation fixture contract#1656

Merged
chubes4 merged 1 commit into
mainfrom
feat/rest-mutating-fixtures
Jun 29, 2026
Merged

Add generated REST mutation fixture contract#1656
chubes4 merged 1 commit into
mainfrom
feat/rest-mutating-fixtures

Conversation

@chubes4

@chubes4 chubes4 commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add public wp-codebox/rest-mutation-generated-fixtures/v1 for generic mutating REST fixture generation.
  • Derive bounded disposable sandbox mutation operations from route schemas, optional collection samples, and typed generators.
  • Return fixture-plan opt-ins plus explicit confidence, source, boundedness, semantic-validity, artifact, and unsupported-reason metadata.
  • Advertise the schema through the WordPress fuzz runtime descriptor and public API docs.

Tests

  • npx tsx tests/fuzz-fixture-plan-contracts.test.ts
  • npm run test:public-api-contract
  • npm run build

AI assistance

  • AI assistance: Yes
  • Tool(s): openai/gpt-5.5 via OpenCode
  • Used for: Implementing the generated REST mutation fixture contract, tests, docs, and PR preparation.

@chubes4 chubes4 merged commit 3aa5112 into main Jun 29, 2026
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