No description
- Spostato test-orto_v1 → test/orto/test-orto_v1
- Spostato orto-skills-suite → test/orto/orto-skills-suite
- Creato test/README.md: Struttura, come eseguire test, criteri accettazione
- Aggiornato .gitignore: Esclude output temporanei
Struttura:
test/
├── README.md (documentazione)
└── orto/ (primo test: orto_v1 → orto-skills v0.2)
├── test-orto_v1/ (Fasi 1-4)
└── orto-skills-suite/ (Fase 5: packaging)
Prossimi test andranno in:
test/<framework-name>/
├── test-<framework>_v1/
└── <framework>-skills-suite/
|
||
|---|---|---|
| references | ||
| scripts | ||
| test | ||
| .gitignore | ||
| PIANO_SVILUPPO.md | ||
| RELEASE.md | ||
| SKILL.md | ||