PatternKit should add a first-class Table Data Gateway pattern slice for table/record-oriented data access boundaries.
Scope:
- Fluent runtime path for keyed table operations over record rows.
- Source-generated path for attributed gateway declarations/factories.
- IServiceCollection integration for gateway registration.
- Real-world example around product/order rows that can be imported by application code.
- Documentation, user guide, generator docs, catalog entries, and TinyBDD coverage.
Done when CI, docs, CodeQL, and coverage are green on main.
PatternKit should add a first-class Table Data Gateway pattern slice for table/record-oriented data access boundaries.
Scope:
Done when CI, docs, CodeQL, and coverage are green on main.