CoreRasurae
f2f7aa5dc9
feat(core): add v3 lifecycle models, automation levels, subplan support, and security hardening
Implement multiple Stage A/B/E/SEC milestones for the v3 lifecycle system:
- Stage A5.3+A5.4: Add LifecycleActionModel and LifecyclePlanModel SQLAlchemy
models with to_domain()/from_domain() conversion methods
- Stage A5.6: Implement ActionRepository with full CRUD, namespace/state
queries, referential integrity checks, and retry decorator
- Stage E1: Add subplan domain models (ExecutionMode, SubplanMergeStrategy,
SubplanConfig, SubplanStatus, SubplanAttempt, SubplanFailureHandler) with
computed properties on Plan (is_subplan, is_root_plan, depth, has_subplans)
- Stage A6: Add AutomationLevel enum (MANUAL, REVIEW_BEFORE_APPLY,
FULL_AUTOMATION), settings integration, PlanLifecycleService auto-progression,
pause/resume, and CLI commands (--automation-level, set-automation-level)
- Stage SEC1: Remove eval()/exec() from stream_router.py, replace with named
operation and transform registries; code blocks and unregistered transforms
now raise StreamRoutingError
- Add langchain-anthropic dependency
- Update BDD tests for security changes and relax ADR directory requirement
2026-02-12 20:19:42 +00:00
..
2026-02-04 14:43:08 -05:00
2025-12-24 18:50:34 -05:00
2026-02-12 20:19:42 +00:00
2025-11-13 18:25:24 -05:00
2026-02-08 11:33:30 -05:00
2026-02-08 11:33:30 -05:00
2026-02-08 11:33:30 -05:00
2026-02-08 11:33:30 -05:00
2026-02-12 20:19:42 +00:00
2026-02-12 20:19:42 +00:00
2026-02-08 11:33:30 -05:00
2026-02-12 04:47:02 +00:00
2026-02-12 04:47:02 +00:00
2026-02-08 11:33:30 -05:00
2025-12-19 12:35:56 -05:00
2026-02-12 04:47:02 +00:00
2026-01-27 21:55:06 -05:00
2025-11-07 17:54:15 -05:00
2025-11-07 17:54:15 -05:00
2025-11-07 17:54:15 -05:00
2025-12-08 23:02:29 -05:00
2025-12-10 16:46:55 -05:00
2026-02-12 20:19:42 +00:00
2025-11-26 23:24:46 -05:00
2025-12-22 11:18:57 -05:00
2025-12-23 20:57:14 -05:00
2026-02-12 20:19:42 +00:00
2025-11-16 20:38:02 -05:00
2026-02-12 04:47:02 +00:00
2025-11-16 20:38:02 -05:00
2025-11-16 20:38:02 -05:00
2025-11-22 15:23:39 -05:00
2025-12-23 17:12:16 -05:00
2025-12-24 18:50:34 -05:00
2026-01-17 12:54:03 -05:00
2025-11-16 22:14:31 -05:00
2026-01-27 21:55:06 -05:00
2026-02-12 04:47:02 +00:00
2026-02-08 11:33:30 -05:00
2026-02-12 04:47:02 +00:00
2025-12-16 17:20:37 -05:00
2025-11-16 20:38:02 -05:00
2026-02-08 11:33:30 -05:00
2026-02-12 04:47:02 +00:00
2025-11-16 20:38:02 -05:00
2025-12-23 17:12:16 -05:00
2025-11-06 23:51:03 -05:00
2025-11-05 15:11:03 -05:00
2025-11-07 17:54:15 -05:00
2025-12-19 12:35:56 -05:00
2026-02-12 20:19:42 +00:00
2025-11-07 17:54:15 -05:00
2025-12-19 12:35:56 -05:00
2026-02-12 04:47:02 +00:00
2026-02-12 01:07:44 +00:00
2025-11-07 17:54:15 -05:00
2026-02-12 04:47:02 +00:00
2025-12-09 18:28:14 -05:00
2025-12-10 12:39:07 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2025-12-05 21:00:46 -05:00
2025-11-13 18:25:24 -05:00
2025-11-06 23:51:03 -05:00
2025-11-05 15:11:03 -05:00
2025-11-30 17:36:52 -05:00
2025-12-23 17:12:16 -05:00
2025-11-06 23:51:03 -05:00
2025-11-01 20:56:38 -04:00
2026-02-12 20:19:42 +00:00
2025-12-10 12:39:07 -05:00
2025-12-09 19:28:24 -05:00
2025-11-07 17:54:15 -05:00
2025-12-08 17:45:49 -05:00
2026-02-08 11:33:30 -05:00
2025-12-10 20:25:11 -05:00
2025-12-16 17:20:37 -05:00
2026-02-12 20:19:42 +00:00
2026-02-12 20:19:42 +00:00
2026-02-08 11:33:30 -05:00
2026-02-08 11:33:30 -05:00
2026-02-12 20:19:42 +00:00
2026-02-08 11:33:30 -05:00
2025-11-28 23:52:23 -05:00
2026-01-14 17:35:09 -05:00
2026-01-14 17:35:09 -05:00
2025-12-16 17:20:37 -05:00
2025-11-16 20:38:02 -05:00
2025-11-19 22:40:53 -05:00
2025-12-09 19:28:24 -05:00
2026-01-28 13:33:45 -05:00
2026-02-08 11:33:30 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2025-11-19 22:40:53 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2026-01-27 21:55:06 -05:00
2026-02-02 18:46:33 -05:00
2026-02-12 20:19:42 +00:00
2026-02-12 20:19:42 +00:00
2026-02-12 20:19:42 +00:00
2025-11-05 18:16:54 -05:00
2026-02-12 20:19:42 +00:00
2025-12-16 17:20:37 -05:00
2025-12-10 12:39:07 -05:00
2026-01-27 21:55:06 -05:00
2026-02-12 20:19:42 +00:00
2026-02-12 04:47:02 +00:00
2026-02-08 11:33:30 -05:00
2026-02-12 20:19:42 +00:00
2026-02-12 20:19:42 +00:00
2026-02-12 20:19:42 +00:00
2025-11-07 17:54:15 -05:00
2026-02-12 20:19:42 +00:00
2025-12-06 00:23:48 -05:00
2026-02-12 04:47:02 +00:00