effect-development · git:20260901.b4afb74 · 2026-09-01 · sha256 2e674e3f30c89e61
effect-development git:20260901.b4afb74A
Immutable. This exact content is served forever at /api/v1/blob/2e674e3f30c89e61.
--- name: effect-development description: Effect development guidance. Use when implementing or reviewing code that composes Effect APIs or patterns. --- Use the repository's AI documentation as targeted reference, not ambient context: 1. Identify the Effect APIs and concepts involved in the change. 2. Search `LLMS.md` and `ai-docs/src` for those names and concepts, then read the matching sections and examples. 3. Apply the relevant guidance and inspect nearby source and tests for any repository-internal conventions not covered by the documentation. The task is ready for implementation when every material Effect API or pattern has matching local guidance, or the search has established that none exists.