docs(eval-plan): mark Appendix A chapters as drafts pending ground-truth regen#981
Merged
Conversation
…uth regen The per-language chapters were LLM-drafted to establish format and dimension mapping — their symbol targets are not yet ground-truth-derived and must be regenerated at execution time per §3.1/§12. Make that status explicit at the top of Appendix A so the drafted symbol names are not read as validated. Supersedes #420 (same diff; recreated for DCO author/sign-off). Signed-off-by: Martin Vogel <martin.vogel.tech@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Same diff as #420, recreated with correct author + DCO sign-off (the original commit predates the email discipline and could never pass the DCO check). Adds the explicit DRAFT-status warning to Appendix A of the evaluation plan: the per-language chapters are LLM-drafted format specifications — question types are final, question targets are regenerated from ground truth at execution time.
Supersedes #420.