architecture
-
RequestResponse: describe HTTP requests, keep transport separate
Build URLRequests and decode responses from typed request descriptions — no bundled URLSession client, retries, or logging. Ideas from kean/Get. CI and version tags on GitHub Actions.
April 16, 2026
-
List, row, and detail: Named, typealiases, and extensions
Keep list rows thin with a small protocol, constraint aliases, and conformance on the types you already have.
April 11, 2026