freemo
4b9df961f0
feat(acp): wire ACP local facade handlers to live services
...
Wire all AcpLocalFacade operation handlers to their corresponding
application services via constructor-injected service dependencies:
- session.create/close delegate to SessionService
- plan.create/execute/status/diff/apply delegate to PlanLifecycleService
- registry.list_tools delegates to ToolRegistry
- registry.list_resources delegates to ResourceRegistryService
- event.subscribe delegates to AcpEventQueue
- context.get returns stub pending ACMS ContextAssemblyPipeline
Add domain-to-ACP error code mapping via map_domain_error() translating
ResourceNotFoundError to NOT_FOUND, ValidationError to VALIDATION_ERROR,
PlanError to PLAN_ERROR, BusinessRuleViolation to INVALID_STATE, and
other domain exceptions to their corresponding ACP error codes.
Handlers gracefully fall back to stub responses when services are absent.
Includes 21 Behave scenarios (features/acp_facade_wiring.feature) and
9 Robot Framework integration tests (robot/acp_facade_wiring.robot).
Updated docs/reference/acp.md with wired operation details, service
key table, and error code taxonomy.
ISSUES CLOSED : #501
2026-03-02 22:45:55 -05:00
..
2026-03-02 22:05:53 +00:00
2026-02-26 06:44:38 +00:00
2026-03-02 22:45:55 -05:00
2025-11-13 18:25:24 -05:00
2026-03-03 03:29:31 +00:00
2026-03-02 22:45:55 -05:00
2026-02-14 12:16:39 -05:00
2026-02-14 12:16:39 -05:00
2026-02-14 12:16:39 -05:00
2026-02-14 12:16:39 -05:00
2026-02-17 20:25:12 +00:00
2026-02-13 09:41:28 -05:00
2026-02-12 20:19:42 +00:00
2026-02-08 11:33:30 -05:00
2026-02-24 19:12:01 +00:00
2026-02-12 22:58:15 -05:00
2026-02-25 10:30:42 +00:00
2026-02-20 20:24:10 +00:00
2026-02-12 22:01:51 +00:00
2026-02-08 11:33:30 -05:00
2026-02-25 10:30:42 +00:00
2025-12-19 12:35:56 -05:00
2026-02-26 09:10:35 +00:00
2025-12-10 16:46:55 -05:00
2026-02-25 10:01:57 +00: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
2026-02-20 08:50:06 -05:00
2026-02-20 15:57:21 +00:00
2026-02-28 22:06:57 +00:00
2026-03-01 03:09:51 +00:00
2026-02-26 02:47:14 +00:00
2026-02-27 13:47:42 -05:00
2026-03-01 03:09:51 +00:00
2026-03-02 10:18:14 +00:00
2026-02-12 22:01:51 +00:00
2026-02-22 00:43:08 -05:00
2026-02-22 00:43:08 -05:00
2025-11-16 20:38:02 -05:00
2026-02-18 12:18:03 +00:00
2026-02-16 23:50:59 -05:00
2026-02-24 20:11:42 +00:00
2025-11-16 20:38:02 -05:00
2026-02-20 15:57:21 +00:00
2026-02-19 22:44:34 +00:00
2025-11-22 15:23:39 -05:00
2026-02-22 00:43:08 -05:00
2026-02-14 13:51:12 -05:00
2025-12-23 17:12:16 -05:00
2026-03-02 02:01:27 +00:00
2026-01-17 12:54:03 -05:00
2026-02-18 12:18:03 +00:00
2026-02-25 10:48:05 -05:00
2026-03-01 04:38:30 +00:00
2026-03-01 04:38:30 +00:00
2026-03-01 04:38:30 +00:00
2026-03-02 15:05:20 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 17:44:18 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-03-02 14:56:13 +00:00
2026-02-12 22:58:15 -05:00
2026-02-12 22:01:51 +00:00
2026-02-12 22:58:15 -05:00
2026-02-12 22:01:51 +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
2025-11-16 20:38:02 -05:00
2026-02-24 12:19:04 -05:00
2026-02-25 12:08:01 -05:00
2026-02-16 16:46:54 -05:00
2025-12-23 17:12:16 -05:00
2025-11-05 15:11:03 -05:00
2026-02-13 18:54:15 +00:00
2026-03-02 14:32:31 +00:00
2025-11-07 17:54:15 -05:00
2025-12-19 12:35:56 -05:00
2026-02-16 21:35:54 +00:00
2026-02-13 20:34:57 +00:00
2026-02-24 12:19:04 -05:00
2026-02-22 15:29:41 -05:00
2026-02-22 00:43:08 -05:00
2025-11-07 17:54:15 -05:00
2025-12-19 12:35:56 -05:00
2026-02-27 02:33:42 +00:00
2026-02-26 16:13:44 +00:00
2026-03-01 03:09:51 +00:00
2026-03-02 22:09:37 -05:00
2026-02-13 20:34:57 +00:00
2026-03-02 02:01:27 +00:00
2026-02-25 10:05:10 +00:00
2026-02-25 10:07:09 +00:00
2026-02-19 13:46:48 +00:00
2026-02-21 16:30:33 +00:00
2026-02-16 21:35:54 +00:00
2026-02-14 04:01:20 +00:00
2026-02-22 15:29:41 -05:00
2025-12-10 12:39:07 -05:00
2025-11-13 18:25:24 -05:00
2026-02-17 00:38:33 +00:00
2026-02-27 13:47:42 -05:00
2026-02-22 15:29:41 -05:00
2026-02-25 04:50:43 +00:00
2026-02-25 22:09:26 +00:00
2026-02-26 02:01:47 +00:00
2026-02-27 22:23:13 +00:00
2025-11-06 23:51:03 -05:00
2026-02-25 13:17:26 +00:00
2026-02-25 19:38:43 -05:00
2026-02-25 19:38:43 -05:00
2026-02-25 19:38:43 -05:00
2025-11-06 23:51:03 -05:00
2025-12-10 12:39:07 -05:00
2026-02-21 10:23:33 -05:00
2026-02-28 20:21:18 +00:00
2026-02-20 00:28:15 +00:00
2026-02-23 10:45:01 +00:00
2026-02-21 10:18:26 -05:00
2026-03-01 03:09:51 +00:00
2026-02-24 12:19:04 -05:00
2026-02-25 19:38:43 -05:00
2026-02-16 21:35:54 +00:00
2026-02-27 13:47:42 -05:00
2026-02-14 13:42:02 -05:00
2026-02-12 22:58:15 -05:00
2026-03-01 03:09:51 +00:00
2026-03-02 02:01:27 +00:00
2026-02-22 15:29:41 -05:00
2026-02-08 11:33:30 -05:00
2026-02-22 00:43:08 -05:00
2026-02-21 10:23:33 -05:00
2026-02-27 13:47:42 -05:00
2026-03-01 03:09:51 +00:00
2026-02-22 15:29:41 -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-20 15:57:21 +00:00
2026-03-01 03:09:51 +00:00
2026-02-25 19:38:43 -05:00
2026-02-17 00:37:53 +00:00
2026-02-25 14:00:04 -05:00
2026-02-15 00:12:07 -05:00
2026-03-02 02:01:27 +00:00
2026-02-15 06:16:19 +00:00
2026-02-15 08:29:31 +00:00
2026-02-25 14:00:04 -05:00
2025-11-28 23:52:23 -05:00
2026-01-14 17:35:09 -05:00
2026-03-02 02:01:27 +00:00
2026-02-17 16:40:18 +00:00
2026-02-18 03:27:00 +00:00
2026-02-16 23:56:55 -05:00
2026-02-17 14:40:16 +00:00
2026-02-18 03:27:00 +00:00
2026-02-16 16:46:54 -05:00
2025-11-16 20:38:02 -05:00
2025-11-19 22:40:53 -05:00
2026-02-15 11:04:18 -05:00
2026-02-27 09:47:10 -05:00
2025-12-09 19:28:24 -05:00
2026-02-08 11:33:30 -05:00
2026-02-24 12:19:04 -05:00
2026-02-23 03:11:12 +00:00
2026-02-17 00:37:53 +00:00
2026-02-27 13:47:42 -05:00
2026-02-17 22:59:16 -05:00
2026-03-01 03:09:51 +00:00
2026-02-22 00:43:08 -05:00
2026-02-18 03:27:00 +00:00
2026-02-18 00:10:15 +00:00
2026-02-18 03:27:00 +00:00
2026-02-16 16:46:54 -05:00
2026-02-20 08:48:33 -05:00
2026-02-16 16:46:54 -05:00
2026-02-18 03:27:00 +00:00
2026-02-16 16:46:54 -05:00
2026-02-18 03:27:00 +00:00
2026-02-17 21:07:54 +00:00
2026-02-16 21:35:54 +00:00
2026-02-18 03:27:00 +00:00
2026-02-18 03:27:00 +00:00
2025-11-19 22:40:53 -05:00
2026-03-02 17:44:18 +00:00
2026-02-12 20:19:42 +00:00
2026-02-12 20:19:42 +00:00
2026-02-26 14:30:43 +00:00
2026-02-19 20:10:56 +00:00
2026-02-13 19:24:24 +00:00
2026-02-25 10:06:59 +00:00
2026-03-02 22:05:53 +00:00
2026-02-28 17:46:54 +00:00
2026-03-02 09:47:40 -05:00
2025-12-16 17:20:37 -05:00
2026-02-22 00:43:08 -05:00
2026-02-20 01:10:19 +00:00
2026-02-18 00:10:15 +00:00
2025-12-10 12:39:07 -05:00
2026-03-03 03:36:33 +00:00
2026-02-25 19:38:43 -05:00
2026-02-27 13:47:42 -05:00
2026-02-24 12:19:04 -05:00
2026-02-26 10:57:07 +00:00
2026-02-21 10:23:33 -05:00
2026-02-20 08:50:08 -05:00
2026-03-02 14:56:13 +00:00
2026-02-27 20:09:26 +00:00
2026-02-21 16:30:40 +00:00
2026-02-21 16:30:40 +00:00
2026-02-16 19:52:47 +05:30
2026-02-21 10:23:33 -05:00
2026-03-01 09:07:06 +00:00
2026-03-02 09:41:25 -05:00
2026-02-14 14:03:28 -05:00
2026-02-20 08:49:30 -05:00
2026-02-22 00:43:08 -05:00
2026-02-20 08:49:30 -05:00
2026-02-14 18:55:48 +00:00
2026-02-17 20:28:20 +00:00
2026-02-21 10:23:33 -05:00
2026-02-15 09:04:17 +00:00
2026-02-22 00:43:08 -05:00
2026-02-25 10:03:57 +00:00
2026-02-12 20:19:42 +00:00
2025-12-06 00:23:48 -05:00
2026-02-12 22:58:15 -05:00