loop_school_trip.json
json
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_school_trip", |
| 4 | "kind": "personal", |
| 5 | "scope": "personal", |
| 6 | "status": "active", |
| 7 | "title": "School trip preparation", |
| 8 | "workspace_id": "ws-personal", |
| 9 | "recurrence": { "kind": "manual" }, |
| 10 | "timezone": "America/Los_Angeles", |
| 11 | "flow_id": null, |
| 12 | "boundary_policy": "observe_only", |
| 13 | "memory_links": [ |
| 14 | { "kind": "note", "ref": "note:last-clothing-size" }, |
| 15 | { "kind": "note", "ref": "note:trip-type-outdoor" } |
| 16 | ], |
| 17 | "handoff_refs": ["graph_school_trip"], |
| 18 | "trigger_bindings": [ |
| 19 | { |
| 20 | "schema": "knowtation.loop_trigger_binding/v0", |
| 21 | "binding_id": "bind_trip_checklist_edit", |
| 22 | "signal_kind": "note_edit", |
| 23 | "match": { "kind": "note_path", "path": "school/trip-checklist.md" }, |
| 24 | "debounce_seconds": 300, |
| 25 | "enabled": true |
| 26 | } |
| 27 | ], |
| 28 | "until_at": null, |
| 29 | "created": "2026-06-01T08:00:00Z", |
| 30 | "updated": "2026-06-20T10:00:00Z", |
| 31 | "truncated": false |
| 32 | } |
File History
1 commit
sha256:b5f647cb9c409f563d4671fe3fc05ddea01fabfed9b41fc11cb923588e1c1baf
mirror: GitHub Phase A durable MCP OAuth (#270)
Human
minor
⚠
10 days ago