29 lines
959 B
Markdown
29 lines
959 B
Markdown
# TRAINING ROADMAP
|
|
|
|
Scope: AFS Scawful training data pipelines and monitoring. Research-only.
|
|
|
|
## Committed (exists now)
|
|
- Dataset registry indexing (local)
|
|
- 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)
|
|
- Training monitor schema validation and config docs
|
|
- Generator QA summary + manifest output
|
|
|
|
## Planned (mid-term)
|
|
- Generator runner that produces dataset manifests
|
|
- QA summary reports (counts, sizes, validation results)
|
|
- Repeatable dataset build scripts (local-only)
|
|
|
|
## Ideas (later)
|
|
- Training campaign runner (batching + resume)
|
|
- Per-generator metrics export (JSON)
|
|
- Optional remote sync hooks (explicit opt-in, no auto-network)
|
|
|
|
## Unknown / needs verification
|
|
- Which generators can be safely generalized outside local workflows
|
|
- Which validation checks are still useful vs legacy noise
|