todo(6): open

This commit is contained in:
Tiara Rodney 2026-06-16 20:15:16 +02:00
parent 17fade4b3f
commit 9bd61f99a3
Signed by: tiara
GPG key ID: 5CD8EC1D46106723

15
TODO
View file

@ -89,3 +89,18 @@ Relationships:
Description: Document the sekft pipeline: the trainer, evaluator, and resident Description: Document the sekft pipeline: the trainer, evaluator, and resident
harness; how they consume the posix-sdc dataset; the render harness; how they consume the posix-sdc dataset; the render
contract; and how to run on the GPU box. 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.