platform-deployments/@groups/platform-tools/DEPRECATED.md
2026-02-28 22:24:46 -08:00

14 lines
469 B
Markdown

# 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.