updated SCOPE.md file
This commit is contained in:
parent
381219c3d5
commit
cf6eb15485
1 changed files with 11 additions and 0 deletions
11
SCOPE.md
11
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
|
## Getting Oriented
|
||||||
|
|
||||||
- Start with: `CLAUDE.md` (session protocol, repo boundary), `wiki/ActivityCorePlan_chtgpt.md` (proto-architecture)
|
- Start with: `CLAUDE.md` (session protocol, repo boundary), `wiki/ActivityCorePlan_chtgpt.md` (proto-architecture)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue