Original planning folder (no git repo) for the server diagnostics system that runs on CT 300. Live deployment is on claude-runner; this preserves the Agent SDK reference, PRD with Phase 2/3 roadmap, and N8N workflow designs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
20 lines
879 B
Markdown
20 lines
879 B
Markdown
# Headless Claude - Server Diagnostics (Archived)
|
|
|
|
Design docs and PRD for the headless Claude server monitoring system.
|
|
|
|
## Live Deployment
|
|
- **CT 300 (`claude-runner`, 10.10.0.148):** `~/.claude/skills/server-diagnostics/`
|
|
- Triggered by N8N (CT 210) on schedule
|
|
- Tier 1 (health_check.py) runs autonomously; Tier 2 (client.py) escalates to Claude
|
|
|
|
## Why This Is Archived
|
|
Original planning folder with no git repo. The implementation was deployed directly
|
|
to CT 300. This archive preserves the design docs, particularly:
|
|
- `CLAUDE.md` — Agent SDK reference, CLI patterns, structured output, tool permissions
|
|
- `PRD.md` — Full product requirements (v2.0) with Phase 2/3 roadmap
|
|
- `docs/skill-architecture.md` — Detailed skill design spec
|
|
- `docs/n8n-workflow-design.md` — 10-node N8N workflow design
|
|
|
|
## Archived
|
|
2026-03-01 from `/mnt/NV2/Development/headless-claude/`
|