From 1747f484bad6d9d4d14a548870512317c5413c9b Mon Sep 17 00:00:00 2001 From: Ali G Date: Fri, 1 May 2026 16:04:10 +0200 Subject: [PATCH 1/2] Create ADR for re-scoping of Payments BB Document the decision to re-scope Payments BB into smaller components for better composability and compliance testing under GovStack 2.0 architecture. --- ADR/ADR-bb-payments-001.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 ADR/ADR-bb-payments-001.md diff --git a/ADR/ADR-bb-payments-001.md b/ADR/ADR-bb-payments-001.md new file mode 100644 index 0000000..0d9a50f --- /dev/null +++ b/ADR/ADR-bb-payments-001.md @@ -0,0 +1,30 @@ +# Payments ADR 001 - Re-scoping of Payments BB + +### Decision Title: +Re-scoping of Payments BB + +### Date: +May 1st, 2026 + +### Status: +OPEN + +### Decision Statement: +Payments BB to be split into smaller components to better fit composability and compliance testing under GovStack 2.0+ architecture. The Payments Working Group to discuss and decide which is the new Core and non-core functionalities for these BBs and which ones may be considered extensions + +### Responsible Owner(s): +Vijay Mauree, Payments WG Facilitator + +### Supporting References: + +### Voting Outcome (if applicable): + +## 1. Decision Drivers + + +## 2. Considered options + + +### Comments provided as input: + +## 3. Decision outcome From 0f26209e6e0ca85d764f39b8047c13160a423e5b Mon Sep 17 00:00:00 2001 From: Ali G Date: Fri, 1 May 2026 16:31:27 +0200 Subject: [PATCH 2/2] Add supporting reference to ADR-bb-payments-001 Added a supporting reference link to the ADR document. --- ADR/ADR-bb-payments-001.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ADR/ADR-bb-payments-001.md b/ADR/ADR-bb-payments-001.md index 0d9a50f..d9f219f 100644 --- a/ADR/ADR-bb-payments-001.md +++ b/ADR/ADR-bb-payments-001.md @@ -16,6 +16,8 @@ Payments BB to be split into smaller components to better fit composability and Vijay Mauree, Payments WG Facilitator ### Supporting References: +- [Discussion Board of Functionalities and Extensions](https://docs.google.com/spreadsheets/d/15lP9uKaiuZkWH4ZJWZaPn3Osh5UpHx1JMaO9o8TIVM8/edit?gid=298943032#gid=298943032) + ### Voting Outcome (if applicable):