updated SCOPE.md file

This commit is contained in:
2026-03-19 21:26:53 +01:00
parent 381219c3d5
commit cf6eb15485

View File

@@ -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)