diff --git a/TODO b/TODO index 4bef28b..b812627 100644 --- a/TODO +++ b/TODO @@ -89,3 +89,18 @@ Relationships: Description: Document the sekft pipeline: the trainer, evaluator, and resident harness; how they consume the posix-sdc dataset; the render contract; and how to run on the GPU box. + +--ISSUE +Content-Type: application/issue +ID: 6 +Type: feature +Title: Test suite: unit and smoke +Status: open +Priority: medium +Created: 2026-06-16 +Module: sekft +Relationships: +Description: Add a pytest suite: torch-free unit tests for the render + canonicalisation and assistant-only mask (fake tokenizer), and + smoke tests that the console entry points respond to --help without + the GPU stack.