Files
activity-core/.custodian-brief.md
tegwick 6e24ef9d3b chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-03-26:
  - update .custodian-brief.md for activity-core
2026-03-26 23:11:20 +01:00

43 lines
1.7 KiB
Markdown

<!-- custodian-brief: generated by fix-consistency — do not edit manually -->
# Custodian Brief — activity-core
**Domain:** custodian
**Last synced:** 2026-03-26 21:52 UTC
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
## Active Workstreams
### activity-core Triggers & Ops
Progress: 0/12 done | workstream_id: `3a4f47d9-8bc1-434e-acb4-bed5d4dacda0`
**Open tasks:**
- · T22: Write schedule_manager.py `e50550d1`
- · T23: Bootstrap script to sync schedules on startup `5a1f7fa3`
- · T24: Handle misfire policy in schedule config `00231668`
- · T25: Test schedule pause/resume lifecycle `7abfd375`
- · T26: Implement Event Router service `68b6610b`
- · T27: Implement routing rules (event.type + filters → activity_ids) `9348efea`
- · T28: Start/signal workflow from Event Router `cac1f45a`
- … and 5 more open tasks
### activity-core Foundation — Temporal Backbone
Progress: 11/21 done | workstream_id: `e22516cc-4fdf-4dad-a928-a9e04a9fa7c7`
**Open tasks:**
- · T12: Seed one example ActivityDefinition `f24662ff`
- · T13: Scaffold Python worker project `e0205c56`
- · T14: Implement load_activity_definition activity `b05f046f`
- · T15: Implement resolve_context activity (stub) `2417912f`
- · T16: Implement evaluate_templates (pure function) `b7decbb6`
- · T17: Implement log_run activity `e019cb5a`
- · T18: Implement RunActivityWorkflow `fb6b3440`
- … and 3 more open tasks
---
## MCP Orientation (when available)
If the state-hub MCP server is reachable, call:
`get_domain_summary("custodian")`
This provides richer cross-domain context.
If the MCP call fails, use this file as your orientation source.