extend conformance matrix with read_file cases#528
Conversation
|
@pradeeban @Rahuljagwani @mayureshkothare Pls take a look, kept this minimal and report only |
|
Also a clarification question, Now that prototypes are public, If applicants update their prototypes after seeing others’ work, or make late edits, How is that considered in evaluation? I’m asking to better understand the expected process and fairness. |
|
Good question. To answer your question briefly, it won't influence. Some organizations are new. Some mentors (or org admins) are new. So they may not follow these principles correctly. But as org-admin, I keep a look on these and how our mentors are evaluating their proposals (since many of them were not very super-active during the application phase). |
Extends protocol conformance coverage beyond parser/API-only checks by adding read_file runtime-behavior cases to the phase-1 fixtures and phase-2 cross-runtime matrix.
Kept this report-only and minimal so we improve coverage signal without changing runtime behavior or CI gating.
closes #527