Danijel Martinek e1355e6bc7 feat(features): contract suites for all repository interfaces
Each repository interface now has a contract suite under
src/__contracts__/. Both Mock and Payload implementations run the
same suite, eliminating mock-vs-real drift. Payload impls back the
contract with an in-memory stub via vi.mock('payload') + a small
buildPayloadStub helper.

Spec: §5.2, §6.4
2026-05-05 15:28:38 +02:00
Description
No description provided
27 MiB
Languages
TypeScript 61%
JavaScript 24.2%
Handlebars 13.6%
Shell 1%
Dockerfile 0.1%