II.
Page overview
Reference · livepage:docs-harness-features-backlog-gaps-remote-integration-gap-remote-001
GAP-REMOTE-001: Daemon Mode overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-001.
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
# GAP-REMOTE-001: Daemon Mode
| Field | Value |
|-------|-------|
| Category | remote-integration |
| Priority | High |
| Effort | XL |
| Status | Partial |
## Description
Persistent background orchestration service that monitors triggers (file changes, webhooks, timers) and spawns runs automatically, replacing the manual harness:forever approach.
## Current State
harness:forever provides infinite loop but requires an active terminal session. No file change monitoring, no trigger-based activation, no background service lifecycle.
## Target State
System service with start/stop/status lifecycle. File change watcher integration. Trigger-based activation (file changes, webhooks, timers). Journal-backed state persistence across activations.
## Dependencies
- [GAP-REMOTE-004](../remote-integration/GAP-REMOTE-004.md) -- cron triggers for timer-based activation
## Key Files
| Component | Path |
|-----------|------|
| CLI commands | `packages/sdk/src/cli/` |
| Harness invoker | `packages/sdk/src/harness/invoker.ts` |
## Recommendation
Phase 3 implementation. Create daemon module with service manager, file watcher, and trigger activation. Add daemon:start/stop/status CLI commands.
documents
[]
Outgoing edges
None.
Incoming edges
contains_page1
- page:docs-harness-features-backlog·PageHarness Features Backlog: Gap Analysis (Restructured)