Back to HARP
Source Map
Presentation links and proof points.
Public pages open directly on climacs.net. Private runbook, contract, and service references are listed as proof points without public links.
Earlier snapshots (legacy)
Simulations
HARP MCP stack Dedicated MCP tools/resources/prompts simulation.
Alert triage Private homelab simulation; not copied to climacs.net staging.
HARP/OpenRAG/n8n/Nero Private homelab scenario package; not copied to climacs.net staging.
Private proof points
HARP README Private homelab repo: platform architecture, stage status, quick start.
Integration architecture Private homelab repo: HARP, OpenRAG, Nero-Camp, Synthetic Monitoring auth chain.
Operating boundary review Private homelab repo: why HARP remains evidence and triage first.
Contracts
HARP to Nero evidence contract Private homelab repo: evidence-only consumption rules and endpoints.
RAG connector contract Private homelab repo: OpenRAG export behavior, polling, redaction.
MCP QA test plan Private homelab repo: read-only surface and security test coverage.
Service references
Local runbook explorer Private static runbook UI; not published in this staging bundle.
runbook.climacs.net Service reference only; not linked from this public staging page.
grafana.climacs.net Internal observability reference only; not linked from this public staging page.
Local Topology
Service map from the homelab inventory.
| Host | Role | Relevant services | Presentation meaning |
|---|---|---|---|
| web-edge VM | Edge / reverse proxy | Caddy, public apps, infographics, TLS termination | Where public-facing presentation and app routes are served. |
| apps VM | Applications host | n8n, Uptime Kuma, Nero-Camp, Redis, HARP API | Workflow, task control, external probing, and HARP control-plane integration. |
| OpenRAG VM | Semantic retrieval host | OpenRAG, LiteLLM, Milvus, Postgres, MinIO | Semantic retrieval and model gateway layer. HARP falls back to BM25 if unavailable. |
| Kubernetes cluster | Workload orchestration | Control plane, workers, monitoring namespace | Operational target that generates alerts and runbook needs. |
| NAS / source-control host | Source control & CI | Gitea, Gitea runner, container registry | Source control, CI pipeline, and container image supply chain. |