docs: add training roadmap
This commit is contained in:
27
docs/TRAINING_ROADMAP.md
Normal file
27
docs/TRAINING_ROADMAP.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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
|
||||
|
||||
## Planned (near-term)
|
||||
- Validator base + initial validators (ASM/C++/KG/ASAR)
|
||||
- Generator base + one small generator
|
||||
- Training monitor schema validation and config docs
|
||||
|
||||
## 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
|
||||
Reference in New Issue
Block a user