Commit Graph

28 Commits

Author SHA1 Message Date
Mihir Motiyani 3da6f4e469 Merge pull request 'feat/commerce-operations' (#4) from feat/commerce-operations into main
Reviewed-on: #4
2026-09-11 17:01:24 +05:30
mihir 2ee2e7dd1f docs(operations): document blueprint boundaries and acceptance tests 2026-09-11 16:59:58 +05:30
mihir cef6c5ecb0 feat(events): add leased outbox delivery and scoped operational APIs 2026-09-11 16:59:57 +05:30
mihir 5e5f6c1faa feat(pricing): snapshot configurable tax and shipping policies at checkout 2026-09-11 16:59:57 +05:30
mihir dcda859fb8 feat(blueprint): define provider contracts and payment fulfillment policies 2026-09-11 16:59:55 +05:30
mihir 27a1172683 feat(data): add immutable pricing and transactional event migrations 2026-09-11 16:59:54 +05:30
Mihir Motiyani 068b0f9829 Merge pull request 'feat/checkout-orders' (#3) from feat/checkout-orders into main
Reviewed-on: #3
2026-09-11 00:39:58 +05:30
mihir 812b75279a docs(checkout): document pricing boundary and verification evidence 2026-09-11 00:28:46 +05:30
mihir 44b74e69c7 feat(orders): add atomic checkout snapshots stock holds and cancellation 2026-09-11 00:28:46 +05:30
mihir aacfe6c171 feat(coupons): add exact discounts and scoped eligibility rules 2026-09-11 00:28:45 +05:30
mihir 9ac40531b1 feat(cart): add private versioned carts with bounded inputs 2026-09-11 00:28:44 +05:30
mihir 6401d2c1c2 feat(data): add append-only checkout migrations and snapshot integrity 2026-09-11 00:28:42 +05:30
Mihir Motiyani 72cb947128 Merge pull request 'feat/catalog-inventory' (#2) from feat/catalog-inventory into main
Reviewed-on: #2
2026-09-10 23:43:42 +05:30
mihir 1ed11afffe docs(commerce): document APIs migration policy and security verification 2026-09-10 11:23:24 +05:30
mihir b3624cc026 feat(inventory): add immutable ledger and transactional reservations 2026-09-10 11:23:23 +05:30
mihir 4457cfdf1a feat(addresses): manage private customer addresses and defaults 2026-09-10 11:23:23 +05:30
mihir 14900fe83e feat(catalog): add products variants and published storefront 2026-09-10 11:23:23 +05:30
mihir cad3f4ec29 feat(security): classify API errors and enforce bounded requests 2026-09-10 11:23:23 +05:30
mihir eb976d2c8c feat(data): add timestamped commerce migrations and history checks 2026-09-10 11:23:22 +05:30
mihir a27a9d87a7 fix(deps): patch vulnerable transitive dependencies 2026-09-10 11:23:22 +05:30
Mihir Motiyani 4fbe1391b8 Merge pull request 'feat/identity-access' (#1) from feat/identity-access into main
Reviewed-on: #1
2026-09-09 19:30:05 +05:30
mihir 8c9f527be4 ci: verify identity on PostgreSQL and document phase 1B operations 2026-09-08 21:24:49 +05:30
mihir c67d686cbf feat(rbac): enforce scoped administration and audited permission changes 2026-09-08 21:24:48 +05:30
mihir 30776b9181 feat(auth): implement revocable sessions and single-use password recovery 2026-09-08 21:24:48 +05:30
mihir c4c85eb180 feat(identity): add account schema, security primitives and migrations 2026-09-08 21:24:48 +05:30
mihir 340485914d feat(health): add versioned liveness and database readiness API 2026-09-08 20:33:58 +05:30
mihir 39290c4944 feat(platform): add validated configuration and Prisma database foundation 2026-09-08 20:33:58 +05:30
mihir cce4ccc794 docs: define phased backend roadmap and engineering standards 2026-09-08 20:33:57 +05:30