loop_weekly_checkin.json json
24 lines 620 B
Raw
sha256:b5f647cb9c409f563d4671fe3fc05ddea01fabfed9b41fc11cb923588e1c1baf mirror: GitHub Phase A durable MCP OAuth (#270) Human minor ⚠ breaking 10 days ago
1 {
2 "schema": "knowtation.task_loop/v0",
3 "loop_id": "loop_weekly_checkin",
4 "kind": "personal",
5 "scope": "personal",
6 "status": "active",
7 "title": "Weekly check-in",
8 "workspace_id": "ws-personal",
9 "recurrence": {
10 "kind": "rrule",
11 "rrule": "FREQ=WEEKLY;BYDAY=MO",
12 "dtstart": "2026-06-02T16:00:00Z",
13 "anchor_tz": "America/Los_Angeles"
14 },
15 "timezone": "America/Los_Angeles",
16 "flow_id": null,
17 "boundary_policy": "observe_only",
18 "memory_links": [],
19 "handoff_refs": [],
20 "until_at": null,
21 "created": "2026-06-01T08:00:00Z",
22 "updated": "2026-06-20T10:00:00Z",
23 "truncated": false
24 }
File History 1 commit
sha256:b5f647cb9c409f563d4671fe3fc05ddea01fabfed9b41fc11cb923588e1c1baf mirror: GitHub Phase A durable MCP OAuth (#270) Human minor 10 days ago