Leave a Trace 1 month ago
Thanks for the article Jake. It tried twice to subscribe to your newsletter but the page stalled.
HN user
Thanks for the article Jake. It tried twice to subscribe to your newsletter but the page stalled.
Lmao!!! Awesome
The diagram below shows the rule: within each business domain (e.g. App Settings), code can only depend “forward” through a fixed set of layers (Types → Config → Repo → Service → Runtime → UI). Cross-cutting concerns (auth, connectors, telemetry, feature flags) enter through a single explicit interface: Providers. Anything else is disallowed and enforced mechanically.
Can anyone give me a simplified explanation of what they’re saying here? Having some trouble understanding.
I think I’m going to copy and paste this directly into my AGENTS.md file!