docs(roadmap): extend test tier table to T11 and fix make test list - #7
Merged
Conversation
The tier table stopped at T7 and the make test sentence was wrong in two ways: it stopped at T7 and claimed T6.1-T6.3 when the Makefile comment says T6.1, T6.2. Add T8 (plugin manifests), T9 (sanitizer/task store), T10 (forge/tmux), and T11 (cleanup safety) rows matching the existing table format. Fix T6 offline sub-tests to T6.1-T6.2. Update the make test sentence to match the Makefile comment verbatim. Fixes #6
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.
Closes #6.
Summary
website/docs/reference/roadmap.mdwith rows for T8, T9, T10, T11 in the existing three-column format, all offline.make testsentence with the authoritative list from the trailing comment on thetest:target inMakefileline 34:T0, T1, T4.1, T4.6, T6.1, T6.2, T7, T8, T9, T10, T11.Authorship
Authored by a local model (
qwen3-coder-30b) running through the lmstack exec loop. Reviewed by lm-judge.Execution
Callouts
Needscell was tightened fromT6.1–T6.3 offlinetoT6.1–T6.2 offlineto match the updated Makefile list. Not strictly requested by the brief, but leaving it would have contradicted the sentence directly below it.