From 1d1557d511dfc6e5a6f468ae85e3f207cbf6b965 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Jun 2026 12:59:54 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20mark=20tickets=20as=20deprecated=20?= =?UTF-8?q?=E2=80=94=20moved=20to=20Domus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ticket management has moved to Domus (domus.welvaert.org). The homelab-tickets MCP now points at Domus over the network (domus-mcp.welvaert.org, API-key auth); mcp_server.py here is retired. See domus/docs/rewrite/mcp.md. Co-Authored-By: Claude Opus 4.8 --- CLAUDE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 193a908..2a9238f 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,5 +1,12 @@ # corvid +> **⚠ DEPRECATED — 2026-06-16.** Ticket management has moved to **Domus** +> (`domus.welvaert.org`, repo `domus`). The Domus tickets app reached corvid +> feature parity and now backs the `homelab-tickets` MCP, served over the +> network at **`domus-mcp.welvaert.org`** (authenticated with a Domus API key). +> corvid is retained read-only for historical data and reference — **do not +> build new work on it**. See `domus/docs/rewrite/mcp.md`. + Standalone ticket-management service for AI agents. FastAPI + Postgres + MCP server. Extracted from `homelab-dashboard` — the `homelab-dashboard` app continues to use