Files
cleveragents-core/docs/reference
freemo 749e56eb4f
CI / lint (pull_request) Successful in 16s
CI / benchmark-publish (pull_request) Has been skipped
CI / build (pull_request) Successful in 16s
CI / quality (pull_request) Successful in 29s
CI / typecheck (pull_request) Successful in 55s
CI / security (pull_request) Successful in 57s
CI / unit_tests (pull_request) Successful in 2m58s
CI / integration_tests (pull_request) Successful in 4m10s
CI / docker (pull_request) Successful in 47s
CI / coverage (pull_request) Successful in 3m48s
CI / benchmark-regression (pull_request) Successful in 22m45s
feat(service): add subplan service and spawn workflow
Add SubplanService for building child plans from DecisionService spawn
entries and SubplanConfig. The service validates resource scopes, merge
strategies, and max_parallel bounds before spawning.

Key additions:
- SubplanService: Orchestrates child plan creation from spawn entries
- SpawnMetadata: Persisted metadata (spawn_decision_id, parent/root
  plan IDs, execution mode) for status output
- Spawn validation: Checks resource scopes, merge strategy, and
  parallelism bounds before spawning
- Documentation: subplan_service.md with spawn workflow and lifecycle

ISSUES CLOSED: #197
2026-03-02 06:22:19 +00:00
..
2026-02-19 13:46:48 +00:00
2026-02-27 02:33:42 +00:00
2026-02-23 03:11:12 +00:00
2026-02-20 01:10:19 +00:00