plugin: add dataset and resource indexing

This commit is contained in:
scawful
2025-12-30 12:33:07 -05:00
parent c282272287
commit c3342100e0
10 changed files with 657 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# STATUS
Stage: Prototype
Now: package stub; guardrails; config helpers for training paths/resources.
Not yet: plugin features; generators.
Next: minimal plugin layout; one small utility.
Now: config helpers; dataset registry builder; resource indexer.
Not yet: generators; training runtime.
Next: hook registry/index outputs into AFS Studio.
Issues: no runtime yet.