Skip to content

docs(roadmap): extend test tier table to T11 and fix make test list - #7

Merged
ric03uec merged 1 commit into
mainfrom
lmstack/ric03uec__lmstack-6
Aug 4, 2026
Merged

docs(roadmap): extend test tier table to T11 and fix make test list#7
ric03uec merged 1 commit into
mainfrom
lmstack/ric03uec__lmstack-6

Conversation

@ric03uec

@ric03uec ric03uec commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Closes #6.

Summary

  • Extends the tier table in website/docs/reference/roadmap.md with rows for T8, T9, T10, T11 in the existing three-column format, all offline.
  • Replaces the make test sentence with the authoritative list from the trailing comment on the test: target in Makefile line 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

  • Wall time: ~10 min
  • Judge rounds: 1
  • Human interventions: 0

Callouts

  • The T6 Needs cell was tightened from T6.1–T6.3 offline to T6.1–T6.2 offline to match the updated Makefile list. Not strictly requested by the brief, but leaving it would have contradicted the sentence directly below it.

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
@ric03uec
ric03uec merged commit f14368d into main Aug 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(roadmap): the make test tier list stops at T7

1 participant