docs: note generator workflow

This commit is contained in:
scawful
2025-12-30 16:15:29 -05:00
parent 162ec68583
commit 676ed5b5cf
4 changed files with 8 additions and 5 deletions

View File

@@ -5,9 +5,10 @@
- Dataset registry indexing CLI
- Resource indexing CLI
- Validator base + initial validators (ASM/C++/KG/ASAR)
- Generator base + doc-section generator
## Planned
- Generator base + one small generator
- Generator QA summary + manifest output
- Training monitor schema validation
## Ideas

View File

@@ -1,7 +1,7 @@
# STATUS
Stage: Prototype
Now: config helpers; dataset registry builder; resource indexer; training sample model; validator base + initial validators; pytest coverage.
Not yet: generators; training runner; dataset QA reports.
Next: port one generator; add validator CLI examples; wire reports into AFS Studio.
Now: config helpers; dataset registry builder; resource indexer; training sample model; validator base + initial validators; doc-section generator; pytest coverage.
Not yet: more generators; training runner; dataset QA reports.
Next: add generator QA summary + manifest; wire generator outputs into AFS Studio.
Issues: no training runtime yet.

View File

@@ -7,10 +7,11 @@ Scope: AFS Scawful training data pipelines and monitoring. Research-only.
- Resource indexing (local)
- Plugin config loader for training paths/resources
- Validator base + initial validators (ASM/C++/KG/ASAR)
- Generator base + doc-section generator
## Planned (near-term)
- Generator base + one small generator
- Training monitor schema validation and config docs
- Generator QA summary + manifest output
## Planned (mid-term)
- Generator runner that produces dataset manifests