diff --git a/SCOPE.md b/SCOPE.md index 219ba88..0eaf954 100644 --- a/SCOPE.md +++ b/SCOPE.md @@ -87,6 +87,17 @@ Activity-core replaces ad-hoc cron jobs and Celery tasks with a durable Temporal --- +## Provided Capabilities + +```capability +type: data +title: Durable event-triggered task factory +description: Temporal-based workflow engine that spawns TaskInstance records on cron schedules or domain events with crash resilience and full replay — replaces ad-hoc cron/Celery patterns. +keywords: [temporal, workflow, task, cron, event, durable, taskfactory] +``` + +--- + ## Getting Oriented - Start with: `CLAUDE.md` (session protocol, repo boundary), `wiki/ActivityCorePlan_chtgpt.md` (proto-architecture)