nyx is the unified frontend, assay is the backend runtime. K8s deployment, service, image all renamed to nyx. Ingress catch-all route updated to point to nyx service. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Rename files: cog_cli.py, test_cog.py, k8s/cog-*.yaml - Update all Python tool names: cog_* -> assay_* - Update FastAPI titles, MCP server names, URLs - Update K8s manifests: deployments, services, secrets, ingress - Update Docker env vars: COG_API -> ASSAY_API - Domain: cog.loop42.de -> assay.loop42.de - SQLite path: /tmp/cog_db.sqlite -> /tmp/assay_db.sqlite Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>