iiRecord
Agentic AI Atlas · GAP-REMOTE-004: Cron Triggers and Scheduling
page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-004a5c.ai
II.
Page JSON

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

Structured · live

GAP-REMOTE-004: Cron Triggers and Scheduling json

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

File · wiki/docs/harness-features-backlog/gaps/remote-integration/gap-remote-004.mdCluster · wiki
Record JSON
{
  "id": "page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-004",
  "_kind": "Page",
  "_file": "wiki/docs/harness-features-backlog/gaps/remote-integration/gap-remote-004.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/harness-features-backlog/gaps/remote-integration/GAP-REMOTE-004.md",
    "sourceKind": "repo-docs",
    "title": "GAP-REMOTE-004: Cron Triggers and Scheduling",
    "displayName": "GAP-REMOTE-004: Cron Triggers and Scheduling",
    "slug": "docs/harness-features-backlog/gaps/remote-integration/gap-remote-004",
    "articlePath": "wiki/docs/harness-features-backlog/gaps/remote-integration/GAP-REMOTE-004.md",
    "article": "\n# GAP-REMOTE-004: Cron Triggers and Scheduling\n\n| Field | Value |\n|-------|-------|\n| Category | remote-integration |\n| Priority | Medium |\n| Effort | L |\n| Status | Missing |\n\n## Description\nPersistent cron-based triggers for automated run creation on a schedule, enabling recurring orchestration tasks like nightly code review, periodic health checks, or scheduled deployments.\n\n## Current State\nNo scheduling. harness:forever is manual infinite loop. No cron expressions, no persistent triggers.\n\n## Target State\nCron scheduling with persistent triggers surviving process restart. Standard cron expressions (minute, hour, day, month, weekday). trigger:list shows next scheduled execution time.\n\n## Dependencies\n- None\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| CLI commands | `packages/sdk/src/cli/` |\n| Config module | `packages/sdk/src/config/` |\n\n## Recommendation\nPhase 4 implementation. Create scheduling module with cron parser. Store triggers in ~/.a5c/triggers.json. Implement trigger daemon.\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-harness-features-backlog",
      "to": "page:docs-harness-features-backlog-gaps-remote-integration-gap-remote-004",
      "kind": "contains_page"
    }
  ]
}