- extract-cron.sh: replaced by lib/extract.py (disabled on VPS since v2 cutover) - evaluate-trigger.sh: replaced by lib/evaluate.py + merge.py - batch-extract-50.sh: replaced by pipeline daemon extraction stage - Updated deploy scripts to stop referencing batch-extract-50.sh - Updated deploy-manifest.md and schema-change-protocol.md references - Broadened .gitignore __pycache__/ to cover all directories Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
95 B
Text
7 lines
95 B
Text
.DS_Store
|
|
*.DS_Store
|
|
ops/sessions/
|
|
__pycache__/
|
|
**/.extraction-debug/
|
|
pipeline.db
|
|
*.excalidraw
|