init: AFS Scawful baseline (config helpers)
This commit is contained in:
18
docs/REPO_FACTS.json
Normal file
18
docs/REPO_FACTS.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "afs-scawful",
|
||||
"stage": "prototype",
|
||||
"is_product": false,
|
||||
"commercial_intent": "none",
|
||||
"verified_features": [],
|
||||
"hard_no": [
|
||||
"enterprise",
|
||||
"production-ready",
|
||||
"platform",
|
||||
"seamless",
|
||||
"scalable",
|
||||
"best-in-class",
|
||||
"state-of-the-art",
|
||||
"robust",
|
||||
"official"
|
||||
]
|
||||
}
|
||||
13
docs/ROADMAP.md
Normal file
13
docs/ROADMAP.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# ROADMAP
|
||||
|
||||
## Committed
|
||||
- Minimal module layout + package stubs
|
||||
- One small utility
|
||||
|
||||
## Planned
|
||||
- Local config template
|
||||
- Example generator
|
||||
|
||||
## Ideas
|
||||
- Idea: Local validation hooks for training data
|
||||
- Idea: Minimal dataset manifest generator
|
||||
7
docs/STATUS.md
Normal file
7
docs/STATUS.md
Normal file
@@ -0,0 +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.
|
||||
Issues: no runtime yet.
|
||||
Reference in New Issue
Block a user