loop_weekly_checkin.json json
24 lines 620 B
Raw
sha256:c2dbf04d56308f3bbf2d06e6d2eb022b8948b1e827195fe525a44e5e18d5f9c0 feat(auth): Phase B Connect cloud agent (RFC 8628) + Hermes… Human minor ⚠ breaking 11 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:93bcf8f9bd56d8c5b9339f4ec73b9ebd66571398d56262d38eedc2cfa9db9882 fix(test): align Band B landing assertion with desktop MCP … Human 11 days ago