platform-deployments/@groups/platform-tools/DEPRECATED.md

15 lines
469 B
Markdown
Raw Permalink Normal View History

# DEPRECATED
Crystal (knowledge-verification) orchestration has moved to a self-contained setup at:
operations/platform-knowledge/crystal-ai/
This includes:
- `docker-compose.yml` — Redis Stack + PostgreSQL
- `run` — Bash orchestration (start/stop/status/infra/logs)
- `systemd/` — Production service units
Crystal is no longer part of `./run dev`. Use `./run` from the Crystal directory instead.
This directory can be removed after verification period.