Files
IdeA/.ideai/layouts.json
Blomios d11eaaa8c0 feat(orchestrator): create_skill action + wire per-project watchers (§14.3)
- domain: OrchestratorCommand::CreateSkill with optional scope field
  (defaults to Project, case-insensitive, UnknownScope on bad value)
- application: dispatch CreateSkill through the CreateSkill use case
- app-tauri: build OrchestratorService and start/stop per-project request
  watchers on open/create/close_project (ensure/stop_orchestrator_watch)
- tests: domain validation, service dispatch, infra watcher e2e,
  app-tauri wiring lifecycle (idempotent, isolated, stop)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 13:06:41 +02:00

44 lines
1.1 KiB
JSON

{
"version": 1,
"activeId": "eed26045-b208-47ff-98ee-ca0d6e5933b3",
"layouts": [
{
"id": "eed26045-b208-47ff-98ee-ca0d6e5933b3",
"name": "Default",
"kind": "terminal",
"tree": {
"root": {
"type": "split",
"node": {
"id": "8cbe4c7c-357f-49ad-ac20-c96802a84684",
"direction": "row",
"children": [
{
"node": {
"type": "leaf",
"node": {
"id": "e8933dbd-1c53-4342-96ca-020b9a9b7970",
"session": "51c96008-f875-4515-9b5b-50c4217f64d6",
"agent": "a6ced819-b893-4213-b003-9e9dc79b9641"
}
},
"weight": 1.0
},
{
"node": {
"type": "leaf",
"node": {
"id": "50da405b-18f3-4273-9fe0-57bb242cb2f7",
"session": "5a796d0e-433e-4ded-9955-ed02b389d9c1"
}
},
"weight": 1.0
}
]
}
}
}
}
]
}