[RFC] Phase 0: failure cases, adapter checklist, and public evaluation path #8
wcqxgjy6d8-pixel
started this conversation in
Ideas
Replies: 1 comment
|
Update after the cold-start cleanup:
Good first issues now exist for concrete feedback:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
VALP now has solid repository proof: schemas, unit tests, example audits, release notes, and CI. The next risk is public comprehension. New contributors need to understand what false-done failures VALP catches, how to evaluate runtime adapters, and which changes should go through RFC review.
Proposal
Use
v0.2.0as a stable evaluation baseline and focus Phase 0 community work on three public artifacts:Relevant entry points:
Evidence Impact
This RFC does not weaken any gates. It should make the existing gates easier to evaluate:
Compatibility
Backwards-compatible. This is a public-process and onboarding RFC. It does not change existing schemas, examples, or CLI behavior.
Smallest Testable Artifact
A useful response to this RFC can be one of:
The main question: what should VALP require before a runtime, workflow, or example is allowed to claim Full Mode compatibility?
All reactions