The Embedded feature guides currently mix Laravel workflow-package examples with Python/Rust service-mode guidance. This affects concurrency, sagas, and cancel/terminate, and makes the deployment boundary unclear.
Acceptance:
- Keep these three feature guides focused on embedded Laravel APIs and behavior.
- Preserve service-mode guidance on the relevant PHP/Python/Rust SDK documentation sites, using direct topic links instead of embedding SDK code in Embedded guides.
- Build the affected documentation, verify links, deploy, and check the published pages.
The Embedded feature guides currently mix Laravel workflow-package examples with Python/Rust service-mode guidance. This affects concurrency, sagas, and cancel/terminate, and makes the deployment boundary unclear.
Acceptance: