Corpus App Phase1 Ingest
Path:
loom-builder/specs/corpus-app-phase1-ingest.jsonRelative: specs/corpus-app-phase1-ingest.jsonSubproject: loom-builderCategory: dispatch-specsLines: 42Bytes: 2,477Imports: 0Exports: 0
Content Preview
- {
- "id": "corpus-app-phase1-ingest",
- "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/corpus-app-phase1-ingest.md",
- "targetCwd": "/home/mikes/corpus-analysis-app",
- "model": { "provider": "cline-pass", "id": "cline-pass/mimo-v2.5-pro" },
- "thinkingLevel": "medium",
- "validation": [
- {
- "label": "ingest.py exists",
- "cmd": ["bash", "-c", "test -f /home/mikes/corpus-analysis-app/scripts/ingest.py"],
- "cwd": "/home/mikes/corpus-analysis-app"
- },