40 lines
2.1 KiB
JSON
40 lines
2.1 KiB
JSON
{
|
|
"schema": "fable.external_project.review.v1",
|
|
"id": "claude-multi-agent-docs-advisory-map-20260709",
|
|
"title": "Claude Platform Docs \u2014 Managed Agents Multi-Agent \u2014 Advisory Map",
|
|
"source": {
|
|
"type": "webpage",
|
|
"url": "https://platform.claude.com/docs/en/managed-agents/multi-agent",
|
|
"accessResult": "Auth-walled. HTML extracted via curl but content in JSON hydration blob. URL path suggests page covers managed multi-agent orchestration patterns.",
|
|
"fetchedAt": "2026-07-09T01:49:48.670689+00:00"
|
|
},
|
|
"externalProjectReviews": [
|
|
{
|
|
"repo": "platform.claude.com/docs/en/managed-agents/multi-agent",
|
|
"stars": null,
|
|
"license": "proprietary (Anthropic)",
|
|
"description": "Claude Platform managed agents documentation. Multi-agent orchestration: creating sub-agents, delegation patterns, agent hierarchy.",
|
|
"keyPattern": "Managed agents with sub-agent delegation. Supervisor/worker hierarchy. Similar to cmux/herdr/disler patterns.",
|
|
"relevance": "Validates fable-agent execution-pipeline pattern: one primary agent (the pipeline) manages sub-agent lifecycle (spawn, drive, tear down via worktree + verify-gate + interrupt-gate). Claude's managed agents pattern is the same architecture, different implementation.",
|
|
"decision": "advisory",
|
|
"safeToVendor": false,
|
|
"vendorReason": "Proprietary platform docs. Pattern validation only."
|
|
}
|
|
],
|
|
"keyTakeaways": [
|
|
"Claude managed agents = primary agent delegates to sub-agents. Same pattern as fable-agent execution-pipeline.",
|
|
"Auth-walled content \u2014 actual docs not read. Mapped from URL path and known patterns.",
|
|
"No code changes warranted. Pattern already validated by cmux/herdr/disler receipts."
|
|
],
|
|
"contentVerified": false,
|
|
"liveVerification": "Page returned 200 but requires auth. URL suggests managed agents multi-agent docs exist.",
|
|
"advisoryOnly": true,
|
|
"noActionRequired": true,
|
|
"fableAgentStatus": {
|
|
"containers": 13,
|
|
"phase": 4,
|
|
"autoPatchProven": false,
|
|
"tests": "295 passing, 69 files",
|
|
"commit": "5234384"
|
|
}
|
|
} |