Effect Service Conventions: No issues found
All clear
Details
Note
Your check run agent prompt is: .macroscope/check-run-agents/effect-service-conventions.md
More information about how Check Run Agents work can be found in our Help Center.
🔍 Agent activity — reasoning, no tool calls
💭 Looking at the diff to see what's actually changing here. There are two new files and updates to PreviewAutomationHosts.tsx, which are React components and utilities rather than Effect service definitions. The new
previewResizeTransaction.tsfile is a pure helper that imports types from the contracts package and uses promises, so it's not relying on Effect services. The test file and the component changes don't introduce or violate any Effect service conventions either — this is all about a promise-based transaction queue for preview resizing. Since there are no Effect service definitions being created or refactored in a way that breaks conventions, this looks fine.
Agent Credits: 18 credits