Compatibility & protocols · Verify
Compatibility Golden Master Check
Replay a versioned corpus against reference and candidate; compare semantic output, state, errors, ordering, and side effects.
Vibe Coding 1.3.0 · vibe-compatibility · English technical instructions
Use this workflow
Use this workflow in Codex or Claude Code with the free Vibe Coding plugin. Choose your assistant and prompt language, then add your task details after the prompt.
Operation
Verify the selected invariant through bounded scenarios in an authorized environment. Do not turn verification into unrelated implementation. Return passed, failed or blocked, with actual evidence and any missing required scenario.
Scenarios
- Replay a versioned corpus against reference and candidate; compare semantic output, state, errors, ordering, and side effects.
- Mutate boundaries and malformed/unknown fields safely; verify parser limits and reference-compatible rejection/recovery.
- Run duplicate, concurrent, timeout, and restart cases to expose hidden identity, retry, persistence, and ordering contracts.
- Test multiple reference versions/configurations and classify stable contract versus version-specific behavior.
- Review every normalized golden field and prove why it is nondeterministic rather than masking a regression.
Workflow ID: compatibility-golden-master-check · View the versioned source · Shared workflow and authority rules