Update STATUS.md: all services tagged, MCP and MCDeploy added

- All services now have version tags (v1.0.0 for mature, v0.1.0 for early)
- Metacrypt promoted from Testing to Production
- MCP status updated from "Not started" to Active dev (Phases 0-4)
- MCDeploy added as tactical deployment CLI
- Rift port map updated with mcns-coredns (53) and exod (8080/9090)
- mcdeploy.toml added for deployment configuration
- .gitignore updated for mcp/ and mcdeploy/ project directories

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-26 13:13:05 -07:00
parent 14d22ca307
commit eab7e807e4
3 changed files with 127 additions and 20 deletions

2
.gitignore vendored
View File

@@ -9,4 +9,6 @@
/metacrypt
/mcdsl
/mcns
/mcp
/mcdeploy