cleanup: remove deprecated Python artifacts + plan remaining items
Deleted (11 files, 5 directories — not imported by any operational code):
mcp/deploy/ (5 files) — old Python MCP deployment infra
mcp/mcp-reader-shell — obsolete
oikos/report.py — old Python scheduler reporter
oikos/systemd/ (3 files) — old scheduler systemd units
internal/.DS_Store — macOS artifact
backups/ (2 SQL files) — old pre-cutover snapshots
Kept (operational, still needed):
oikos/*.py (11 kernel files) — bin/homelab imports these
oikos/cards/ (45 files) — 'homelab service explain'
mcp/build_host_files.py — bin/homelab calls this
ledger/ — bin/homelab writes change records
hosts/ — generated from inventory
secrets-issuance/ — standalone age-key service
ssh/, tools/, vps/ — operational scripts
bin/homelab — active Python CLI (not fully ported)
Remaining plan:
1. Port bin/homelab fully to Go (most remaining subcommands)
2. Delete oikos/*.py + mcp/build_host_files.py after port
3. Infisical bootstrap (needs image pull)
4. Gitea webhook cleanup (ids 10, 11)
5. Watchdog manual test + rollback formal drill