Back to HARP
Source Map
Presentation assets and proof points.
Public pages and assets open directly on climacs.net. Private runbook, contract, and validation evidence are listed as descriptive summaries without broken links.
Current public assets
Synthetic monitoring infographic Outside-in and inside-out signal paths with shared triage pipeline. HARP MCP stack simulation Dedicated MCP tools/resources/prompts simulation. HARP business walkthrough Business narrative — current standalone page. HARP ecosystem diagram Control-room ecosystem overview.
Earlier snapshots (historical)
Private proof points
Universal Incident Gateway session evidence Session log documenting Uptime Kuma + Alertmanager integration into a shared downstream pipeline.
HARP/OpenRAG/Nero integration validation Integration architecture and auth chain validation checklist.
Retrieval evaluation baseline Sprint 11 eval report: BM25 and hybrid 41/42 (98%), semantic 28/42 (67%).
MCP read-only QA Read-only surface and security test coverage for MCP tools.
AI remediation read-only synthetic test Verified LiteLLM/Mistral path for read-only alert classification.
Contracts (private repository)
HARP to Nero evidence contract Evidence-only consumption rules and endpoints.
RAG connector contract OpenRAG export behavior, polling, redaction.
MCP QA test plan Read-only surface and security test coverage.
Local Topology
Service map (role-based, no private addresses).
| Host role | Function | Relevant services | Presentation meaning |
|---|---|---|---|
| Edge / web host | Edge / reverse proxy | Caddy, public apps, infographics, TLS termination | Where public-facing presentation and app routes are served. |
| Applications host | Applications host | Uptime Kuma, Nero-Camp, HARP API, optional n8n | Workflow, task control, external probing, and HARP control-plane integration. |
| Semantic retrieval host | Semantic retrieval host | OpenRAG, LiteLLM, Milvus | Optional semantic retrieval and model gateway. HARP falls back to BM25 if unavailable. |
| Kubernetes cluster | Workload orchestration | Control plane, workers, monitoring namespace | Operational target that generates alerts and runbook needs. |
| Source-control host | Source control & CI | Gitea, CI runner, container registry | Source control, CI pipeline, and container image supply chain. |