Commit graph

2 commits

Author SHA1 Message Date
5c8c92602f Remove 3 dead cron scripts replaced by pipeline-v2 daemon
- 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>
2026-04-14 17:12:04 +01:00
dbf9b07c62 ops: add deploy manifest, remove dead code, clean tracked artifacts
- Add deploy manifest template (ops/deploy-manifest.md) — required checklist
  for all PRs touching VPS-deployed code
- Remove agents/logos/ — stale directory from Logos→Theseus rename
- Remove logos/* branch prefix from evaluate-trigger.sh domain routing
- Remove 298 .extraction-debug JSON files from version control
- Update .gitignore: add .extraction-debug/ and __pycache__ patterns

Pentagon-Agent: Theseus <24DE7DA0-E4D5-4023-B1A2-3F736AFF4EEE>
2026-03-28 21:21:26 +00:00