refactor(layout): rename multi_swarm → multi_swarm_core con doppia nidificazione uv workspace

- mv src/multi_swarm → src/multi_swarm_core/multi_swarm_core (member layout)
- sed-replace globale degli import: from/import multi_swarm.* → multi_swarm_core.*
- 115 occorrenze aggiornate in src/ scripts/ tests/
- multi_swarm_coevolutive (nome repo) preservato dal word boundary

Pre-condizione per il setup uv workspace della Fase 3.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Adriano Dal Pastro
2026-05-15 17:43:48 +00:00
parent 7d766173a4
commit b6539802e0
103 changed files with 746 additions and 110 deletions
+145
View File
@@ -0,0 +1,145 @@
{
"updatedAt": "2026-05-15T17:12:22.595Z",
"missions": [
{
"id": "session:d997b670-db00-45b4-a478-cdad4d7fd603:none",
"source": "session",
"name": "none",
"objective": "Session mission",
"createdAt": "2026-05-15T10:07:56.561Z",
"updatedAt": "2026-05-15T11:04:10.376Z",
"status": "done",
"workerCount": 1,
"taskCounts": {
"total": 1,
"pending": 0,
"blocked": 0,
"inProgress": 0,
"completed": 1,
"failed": 0
},
"agents": [
{
"name": "Explore:a5535e6",
"role": "Explore",
"ownership": "a5535e676159dcf1c",
"status": "done",
"currentStep": null,
"latestUpdate": "completed",
"completedSummary": null,
"updatedAt": "2026-05-15T11:04:10.376Z"
}
],
"timeline": [
{
"id": "session-start:a5535e676159dcf1c:2026-05-15T10:07:56.561Z",
"at": "2026-05-15T10:07:56.561Z",
"kind": "update",
"agent": "Explore:a5535e6",
"detail": "started Explore:a5535e6",
"sourceKey": "session-start:a5535e676159dcf1c"
},
{
"id": "session-stop:a5535e676159dcf1c:2026-05-15T10:13:13.012Z",
"at": "2026-05-15T10:13:13.012Z",
"kind": "completion",
"agent": "Explore:a5535e6",
"detail": "completed",
"sourceKey": "session-stop:a5535e676159dcf1c"
},
{
"id": "session-stop:adffe1eae69f95602:2026-05-15T11:04:10.376Z",
"at": "2026-05-15T11:04:10.376Z",
"kind": "completion",
"agent": "Explore:a5535e6",
"detail": "completed",
"sourceKey": "session-stop:adffe1eae69f95602"
}
]
},
{
"id": "session:c410f859-5a67-475c-a941-8e2c50ed3a11:none",
"source": "session",
"name": "none",
"objective": "Session mission",
"createdAt": "2026-05-15T17:02:02.737Z",
"updatedAt": "2026-05-15T17:12:22.595Z",
"status": "done",
"workerCount": 3,
"taskCounts": {
"total": 3,
"pending": 0,
"blocked": 0,
"inProgress": 0,
"completed": 3,
"failed": 0
},
"agents": [
{
"name": "Explore:aa06dbe",
"role": "Explore",
"ownership": "aa06dbecb11544c5e",
"status": "done",
"currentStep": null,
"latestUpdate": "completed",
"completedSummary": null,
"updatedAt": "2026-05-15T17:03:37.282Z"
},
{
"name": "Explore:a62f5be",
"role": "Explore",
"ownership": "a62f5bee30bd7a6c1",
"status": "done",
"currentStep": null,
"latestUpdate": "completed",
"completedSummary": null,
"updatedAt": "2026-05-15T17:02:35.066Z"
},
{
"name": "Plan:a086f61",
"role": "Plan",
"ownership": "a086f61a1fbb580be",
"status": "done",
"currentStep": null,
"latestUpdate": "completed",
"completedSummary": null,
"updatedAt": "2026-05-15T17:12:22.595Z"
}
],
"timeline": [
{
"id": "session-stop:a62f5bee30bd7a6c1:2026-05-15T17:02:35.066Z",
"at": "2026-05-15T17:02:35.066Z",
"kind": "completion",
"agent": "Explore:a62f5be",
"detail": "completed",
"sourceKey": "session-stop:a62f5bee30bd7a6c1"
},
{
"id": "session-stop:aa06dbecb11544c5e:2026-05-15T17:03:37.282Z",
"at": "2026-05-15T17:03:37.282Z",
"kind": "completion",
"agent": "Explore:aa06dbe",
"detail": "completed",
"sourceKey": "session-stop:aa06dbecb11544c5e"
},
{
"id": "session-start:a086f61a1fbb580be:2026-05-15T17:09:00.043Z",
"at": "2026-05-15T17:09:00.043Z",
"kind": "update",
"agent": "Plan:a086f61",
"detail": "started Plan:a086f61",
"sourceKey": "session-start:a086f61a1fbb580be"
},
{
"id": "session-stop:a086f61a1fbb580be:2026-05-15T17:12:22.595Z",
"at": "2026-05-15T17:12:22.595Z",
"kind": "completion",
"agent": "Plan:a086f61",
"detail": "completed",
"sourceKey": "session-stop:a086f61a1fbb580be"
}
]
}
]
}