Goal
Make swarms an agent-birth primitive with explicit memory inheritance and replayable lineage.
Scope
- Swarm-to-agent launch flow
- Inherited memory root policy
- Reputation/receipt inheritance projection
- Forked swarm and child-agent replay report
- SDK, control-plane, dashboard, and tests
Acceptance Criteria
- A swarm can launch a supported child agent with an inherited memory root policy.
- Lineage records prove parent swarm, generation, inherited roots, and replay evidence.
- SDK/control-plane/dashboard expose the lineage without implying inherited trust beyond recorded receipts.
- Tests cover invalid parent swarm, forked swarm, and replay behavior.
Verification
- Foundry lineage tests pass.
- Control-plane and SDK tests pass.
- Dashboard fixture renders swarm-born agent lineage.
Goal
Make swarms an agent-birth primitive with explicit memory inheritance and replayable lineage.
Scope
Acceptance Criteria
Verification