loop_school_trip.json json
32 lines 946 B
Raw
sha256:87f84653ce4706be8c65b0c4494ed6fb891213cca82db2b1824772cddc41a752 feat(auth): durable MCP OAuth refresh via shared strong sto… Agent minor 57 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 2 commits
sha256:87f84653ce4706be8c65b0c4494ed6fb891213cca82db2b1824772cddc41a752 feat(auth): durable MCP OAuth refresh via shared strong sto… Agent minor 57 days ago
sha256:873e30b7fafe601346295f8f4289f388f21d8f715f28584d5481899ba2b714fc Merge pull request #249 from aaronrene/muse-mirror Agent 73 days ago