Project-scoped routine and automation reads now resolve the engine-backed project stores.
- Preserve legacy empty-list behavior for omitted and global scopes.
- Return project records through the same stores used for creation and surface unavailable stores as 503 errors.
- Add route regressions for populated, duplicate, empty, and unavailable project-store cases.
- Add a patch changeset for the published Fusion package.
Files changed:
.changeset/fn-9217-project-scoped-routine-list.md | 7 ++
.../src/__tests__/routes-automation.test.ts | 121 +++++++++++++++++++--
.../src/routes/register-plugins-automation.ts | 26 +++--
3 files changed, 134 insertions(+), 20 deletions(-)
Fusion-Task-Id: FN-9217
Fusion-Task-Lineage: bb2896d6-3e30-4b84-b86f-4a7c9394603a
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>