iiRecord
Agentic AI Atlas · GAP-REMOTE-001: Daemon Mode
page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-001a5c.ai
II.
Page JSON

page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-001

Structured · live

GAP-REMOTE-001: Daemon Mode json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · wiki/docs/harness-features-backlog/gaps/remote-integration/gap-remote-001.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-001",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/remote-integration/gap-remote-001.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/remote-integration/GAP-REMOTE-001.md",
    "sourceKind": "repo-docs",
    "title": "GAP-REMOTE-001: Daemon Mode",
    "displayName": "GAP-REMOTE-001: Daemon Mode",
    "slug": "docs/harness-features-backlog/gaps/remote-integration/gap-remote-001",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/remote-integration/GAP-REMOTE-001.md",
    "article": "\n# GAP-REMOTE-001: Daemon Mode\n\n| Field | Value |\n|-------|-------|\n| Category | remote-integration |\n| Priority | High |\n| Effort | XL |\n| Status | Partial |\n\n## Description\nPersistent background orchestration service that monitors triggers (file changes, webhooks, timers) and spawns runs automatically, replacing the manual harness:forever approach.\n\n## Current State\nharness:forever provides infinite loop but requires an active terminal session. No file change monitoring, no trigger-based activation, no background service lifecycle.\n\n## Target State\nSystem service with start/stop/status lifecycle. File change watcher integration. Trigger-based activation (file changes, webhooks, timers). Journal-backed state persistence across activations.\n\n## Dependencies\n- [GAP-REMOTE-004](../remote-integration/GAP-REMOTE-004.md) -- cron triggers for timer-based activation\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| CLI commands | `packages/sdk/src/cli/` |\n| Harness invoker | `packages/sdk/src/harness/invoker.ts` |\n\n## Recommendation\nPhase 3 implementation. Create daemon module with service manager, file watcher, and trigger activation. Add daemon:start/stop/status CLI commands.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-001",
      "kind": "contains_page"
    }
  ]
}