docs: classify test planning documents

This commit is contained in:
Alexandre Teixeira
2026-07-28 18:28:31 +01:00
parent 8670aed9ad
commit d190980f47
3 changed files with 25 additions and 0 deletions
@@ -443,6 +443,10 @@ def write_report(metrics: list[FileMetric], node_count_total: int) -> None:
"",
"> [!NOTE]",
"> This is generated planning material based on the current test tree.",
">",
"> It is non-canonical and disposable. Durable testing policy belongs in",
"> `tests/TESTING_STANDARD.md`; active split selection and prioritization",
"> belong in approved issues or the project tracker.",
"> It does not define runtime behaviour or approve any test-file split.",
"",
"## Purpose",