Skip to content

Commit 0f8bd6c

Browse files
committed
Update example screener
1 parent 4eccdf3 commit 0f8bd6c

File tree

11 files changed

+104
-104
lines changed

11 files changed

+104
-104
lines changed

seed-data/example-screener/firestore/publishedCustomCheck/P-DkL76BPgxDwaUKvtHIHEfil3HPh9-testchecks-test-2.0.0.json renamed to seed-data/example-screener/firestore/publishedCustomCheck/P-i7d0OHGyzho27saJ48BFa77NmDeL-testchecks-test-2.0.0.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
11
{
2+
"ownerId": "i7d0OHGyzho27saJ48BFa77NmDeL",
3+
"version": "2.0.0",
4+
"description": "desc",
25
"inputDefinition": {
36
"properties": {
47
"custom": {
58
"properties": {
69
"testinput": {}
710
},
11+
"type": "object",
812
"required": [
913
"testinput"
10-
],
11-
"type": "object"
14+
]
1215
}
1316
},
17+
"type": "object",
1418
"required": [
1519
"custom"
16-
],
17-
"type": "object"
20+
]
1821
},
1922
"parameterDefinitions": [
2023
{
21-
"key": "p1",
2224
"label": "P 1",
25+
"key": "p1",
2326
"type": "string",
2427
"required": true
2528
}
2629
],
27-
"name": "test",
28-
"isArchived": false,
2930
"dmnModel": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<dmn:definitions xmlns:dmn=\"http://www.omg.org/spec/DMN/20180521/MODEL/\" xmlns=\"https://kiegroup.org/dmn/_D0E90302-6058-416A-96E3-779658B04AE8\" xmlns:feel=\"http://www.omg.org/spec/DMN/20180521/FEEL/\" xmlns:kie=\"http://www.drools.org/kie/dmn/1.2\" xmlns:dmndi=\"http://www.omg.org/spec/DMN/20180521/DMNDI/\" xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\" xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\" id=\"_48E2724A-6167-41A4-92B2-FA8BC687355B\" name=\"2793048D-2664-4915-8E51-8F40A6C3D4ED\" typeLanguage=\"http://www.omg.org/spec/DMN/20180521/FEEL/\" namespace=\"https://kiegroup.org/dmn/_D0E90302-6058-416A-96E3-779658B04AE8\">\n <dmn:extensionElements/>\n <dmn:inputData id=\"_CAD54B50-6088-4F0C-AED5-E8BEC9F33DEF\" name=\"testinput\">\n <dmn:extensionElements/>\n <dmn:variable id=\"_521661DE-9DA8-4908-8795-2FB78B7BC72C\" name=\"testinput\" typeRef=\"Any\"/>\n </dmn:inputData>\n <dmn:decision id=\"_6A5A2558-0282-4789-957A-ADE53EAD4CC6\" name=\"test\">\n <dmn:extensionElements/>\n <dmn:variable id=\"_13CF3EFF-653D-4676-A3BD-66655565055D\" name=\"test\" typeRef=\"boolean\"/>\n <dmn:informationRequirement id=\"_1998B89E-BE3D-468F-841A-4558E131866B\">\n <dmn:requiredInput href=\"#_CAD54B50-6088-4F0C-AED5-E8BEC9F33DEF\"/>\n </dmn:informationRequirement>\n <dmn:literalExpression id=\"_CBF835CA-7660-4E18-9015-5367A6F0623C\">\n <dmn:text>true</dmn:text>\n </dmn:literalExpression>\n </dmn:decision>\n <dmndi:DMNDI>\n <dmndi:DMNDiagram id=\"_839C64D7-3137-4E22-A2F2-3D54CDEE1FF7\" name=\"DRG\">\n <di:extension>\n <kie:ComponentsWidthsExtension>\n <kie:ComponentWidths dmnElementRef=\"_CBF835CA-7660-4E18-9015-5367A6F0623C\">\n <kie:width>300</kie:width>\n </kie:ComponentWidths>\n </kie:ComponentsWidthsExtension>\n </di:extension>\n <dmndi:DMNShape id=\"dmnshape-drg-_CAD54B50-6088-4F0C-AED5-E8BEC9F33DEF\" dmnElementRef=\"_CAD54B50-6088-4F0C-AED5-E8BEC9F33DEF\" isCollapsed=\"false\">\n <dmndi:DMNStyle>\n <dmndi:FillColor red=\"255\" green=\"255\" blue=\"255\"/>\n <dmndi:StrokeColor red=\"0\" green=\"0\" blue=\"0\"/>\n <dmndi:FontColor red=\"0\" green=\"0\" blue=\"0\"/>\n </dmndi:DMNStyle>\n <dc:Bounds x=\"411\" y=\"187\" width=\"100\" height=\"50\"/>\n <dmndi:DMNLabel/>\n </dmndi:DMNShape>\n <dmndi:DMNShape id=\"dmnshape-drg-_6A5A2558-0282-4789-957A-ADE53EAD4CC6\" dmnElementRef=\"_6A5A2558-0282-4789-957A-ADE53EAD4CC6\" isCollapsed=\"false\">\n <dmndi:DMNStyle>\n <dmndi:FillColor red=\"255\" green=\"255\" blue=\"255\"/>\n <dmndi:StrokeColor red=\"0\" green=\"0\" blue=\"0\"/>\n <dmndi:FontColor red=\"0\" green=\"0\" blue=\"0\"/>\n </dmndi:DMNStyle>\n <dc:Bounds x=\"419\" y=\"76\" width=\"100\" height=\"50\"/>\n <dmndi:DMNLabel/>\n </dmndi:DMNShape>\n <dmndi:DMNEdge id=\"dmnedge-drg-_1998B89E-BE3D-468F-841A-4558E131866B-AUTO-TARGET\" dmnElementRef=\"_1998B89E-BE3D-468F-841A-4558E131866B\">\n <di:waypoint x=\"461\" y=\"212\"/>\n <di:waypoint x=\"469\" y=\"126\"/>\n </dmndi:DMNEdge>\n </dmndi:DMNDiagram>\n </dmndi:DMNDI>\n</dmn:definitions>",
31+
"isArchived": false,
32+
"datePublished": 1775619072497,
3033
"module": "testchecks",
31-
"ownerId": "DkL76BPgxDwaUKvtHIHEfil3HPh9",
32-
"datePublished": 1775612433766,
33-
"version": "2.0.0",
34-
"id": "P-DkL76BPgxDwaUKvtHIHEfil3HPh9-testchecks-test-2.0.0",
35-
"description": "desc",
36-
"_id": "P-DkL76BPgxDwaUKvtHIHEfil3HPh9-testchecks-test-2.0.0"
34+
"name": "test",
35+
"id": "P-i7d0OHGyzho27saJ48BFa77NmDeL-testchecks-test-2.0.0",
36+
"_id": "P-i7d0OHGyzho27saJ48BFa77NmDeL-testchecks-test-2.0.0"
3737
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"latestJsonStoragePath": "LibraryApiSchemaExports/export_2026-04-08_01-39-12.json",
2+
"latestJsonStoragePath": "LibraryApiSchemaExports/export_2026-04-08_03-28-10.json",
33
"updatedAt": {
44
"_type": "timestamp",
5-
"value": "2026-04-08T01:39:13.002000+00:00"
5+
"value": "2026-04-08T03:28:11.430000+00:00"
66
},
77
"_id": "config"
88
}

seed-data/example-screener/firestore/workingCustomCheck/W-DkL76BPgxDwaUKvtHIHEfil3HPh9-testchecks-test.json renamed to seed-data/example-screener/firestore/workingCustomCheck/W-i7d0OHGyzho27saJ48BFa77NmDeL-testchecks-test.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
{
2+
"ownerId": "i7d0OHGyzho27saJ48BFa77NmDeL",
3+
"version": "2.0.0",
4+
"description": "desc",
25
"inputDefinition": {
36
"properties": {
47
"custom": {
8+
"type": "object",
59
"required": [
610
"testinput"
7-
],
8-
"type": "object"
11+
]
912
}
1013
},
14+
"type": "object",
1115
"required": [
1216
"custom"
13-
],
14-
"type": "object"
17+
]
1518
},
1619
"parameterDefinitions": [
1720
{
18-
"key": "p1",
1921
"label": "P 1",
22+
"key": "p1",
2023
"type": "string",
2124
"required": true
2225
}
2326
],
24-
"name": "test",
25-
"isArchived": false,
2627
"dmnModel": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<dmn:definitions xmlns:dmn=\"http://www.omg.org/spec/DMN/20180521/MODEL/\" xmlns=\"https://kiegroup.org/dmn/_D0E90302-6058-416A-96E3-779658B04AE8\" xmlns:feel=\"http://www.omg.org/spec/DMN/20180521/FEEL/\" xmlns:kie=\"http://www.drools.org/kie/dmn/1.2\" xmlns:dmndi=\"http://www.omg.org/spec/DMN/20180521/DMNDI/\" xmlns:di=\"http://www.omg.org/spec/DMN/20180521/DI/\" xmlns:dc=\"http://www.omg.org/spec/DMN/20180521/DC/\" id=\"_48E2724A-6167-41A4-92B2-FA8BC687355B\" name=\"2793048D-2664-4915-8E51-8F40A6C3D4ED\" typeLanguage=\"http://www.omg.org/spec/DMN/20180521/FEEL/\" namespace=\"https://kiegroup.org/dmn/_D0E90302-6058-416A-96E3-779658B04AE8\">\n <dmn:extensionElements/>\n <dmn:inputData id=\"_CAD54B50-6088-4F0C-AED5-E8BEC9F33DEF\" name=\"testinput\">\n <dmn:extensionElements/>\n <dmn:variable id=\"_521661DE-9DA8-4908-8795-2FB78B7BC72C\" name=\"testinput\" typeRef=\"Any\"/>\n </dmn:inputData>\n <dmn:decision id=\"_6A5A2558-0282-4789-957A-ADE53EAD4CC6\" name=\"test\">\n <dmn:extensionElements/>\n <dmn:variable id=\"_13CF3EFF-653D-4676-A3BD-66655565055D\" name=\"test\" typeRef=\"boolean\"/>\n <dmn:informationRequirement id=\"_1998B89E-BE3D-468F-841A-4558E131866B\">\n <dmn:requiredInput href=\"#_CAD54B50-6088-4F0C-AED5-E8BEC9F33DEF\"/>\n </dmn:informationRequirement>\n <dmn:literalExpression id=\"_CBF835CA-7660-4E18-9015-5367A6F0623C\">\n <dmn:text>true</dmn:text>\n </dmn:literalExpression>\n </dmn:decision>\n <dmndi:DMNDI>\n <dmndi:DMNDiagram id=\"_839C64D7-3137-4E22-A2F2-3D54CDEE1FF7\" name=\"DRG\">\n <di:extension>\n <kie:ComponentsWidthsExtension>\n <kie:ComponentWidths dmnElementRef=\"_CBF835CA-7660-4E18-9015-5367A6F0623C\">\n <kie:width>300</kie:width>\n </kie:ComponentWidths>\n </kie:ComponentsWidthsExtension>\n </di:extension>\n <dmndi:DMNShape id=\"dmnshape-drg-_CAD54B50-6088-4F0C-AED5-E8BEC9F33DEF\" dmnElementRef=\"_CAD54B50-6088-4F0C-AED5-E8BEC9F33DEF\" isCollapsed=\"false\">\n <dmndi:DMNStyle>\n <dmndi:FillColor red=\"255\" green=\"255\" blue=\"255\"/>\n <dmndi:StrokeColor red=\"0\" green=\"0\" blue=\"0\"/>\n <dmndi:FontColor red=\"0\" green=\"0\" blue=\"0\"/>\n </dmndi:DMNStyle>\n <dc:Bounds x=\"411\" y=\"187\" width=\"100\" height=\"50\"/>\n <dmndi:DMNLabel/>\n </dmndi:DMNShape>\n <dmndi:DMNShape id=\"dmnshape-drg-_6A5A2558-0282-4789-957A-ADE53EAD4CC6\" dmnElementRef=\"_6A5A2558-0282-4789-957A-ADE53EAD4CC6\" isCollapsed=\"false\">\n <dmndi:DMNStyle>\n <dmndi:FillColor red=\"255\" green=\"255\" blue=\"255\"/>\n <dmndi:StrokeColor red=\"0\" green=\"0\" blue=\"0\"/>\n <dmndi:FontColor red=\"0\" green=\"0\" blue=\"0\"/>\n </dmndi:DMNStyle>\n <dc:Bounds x=\"419\" y=\"76\" width=\"100\" height=\"50\"/>\n <dmndi:DMNLabel/>\n </dmndi:DMNShape>\n <dmndi:DMNEdge id=\"dmnedge-drg-_1998B89E-BE3D-468F-841A-4558E131866B-AUTO-TARGET\" dmnElementRef=\"_1998B89E-BE3D-468F-841A-4558E131866B\">\n <di:waypoint x=\"461\" y=\"212\"/>\n <di:waypoint x=\"469\" y=\"126\"/>\n </dmndi:DMNEdge>\n </dmndi:DMNDiagram>\n </dmndi:DMNDI>\n</dmn:definitions>",
28+
"isArchived": false,
2729
"module": "testchecks",
28-
"ownerId": "DkL76BPgxDwaUKvtHIHEfil3HPh9",
29-
"id": "W-DkL76BPgxDwaUKvtHIHEfil3HPh9-testchecks-test",
30-
"version": "2.0.0",
31-
"description": "desc",
32-
"_id": "W-DkL76BPgxDwaUKvtHIHEfil3HPh9-testchecks-test"
30+
"name": "test",
31+
"id": "W-i7d0OHGyzho27saJ48BFa77NmDeL-testchecks-test",
32+
"_id": "W-i7d0OHGyzho27saJ48BFa77NmDeL-testchecks-test"
3333
}

seed-data/example-screener/firestore/workingScreener/e4sGfXNNJT2IL5Vkyefv.json renamed to seed-data/example-screener/firestore/workingScreener/hEStvPeFmEte58GQTC7Y.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2+
"ownerId": "i7d0OHGyzho27saJ48BFa77NmDeL",
23
"screenerName": "Example - Philly Property Tax Relief",
3-
"ownerId": "DkL76BPgxDwaUKvtHIHEfil3HPh9",
44
"benefits": [
55
{
6-
"id": "fab544ea-63b9-478a-a835-5cfe0376b4fb",
7-
"name": "Homestead Exemption",
8-
"description": "If you own your primary residence, you are eligible for the Homestead Exemption on your Real Estate Tax. The Homestead Exemption reduces the taxable portion of your property’s assessed value.\n\nWith this exemption, the property’s assessed value is reduced by $100,000. Most homeowners will save about $1,399 a year on their Real Estate Tax bill starting in 2025.\n\nmore info:\nhttps://www.phila.gov/services/payments-assistance-taxes/taxes/property-and-real-estate-taxes/get-real-estate-tax-relief/get-the-homestead-exemption/"
6+
"description": "desc",
7+
"name": "OOPA",
8+
"id": "1c09392c-913c-4b2b-9870-a1951534c3fb"
99
},
1010
{
11-
"id": "28e9825d-c0a4-4bb6-ba66-39009c2419bb",
12-
"name": "OOPA",
13-
"description": "desc"
11+
"description": "If you own your primary residence, you are eligible for the Homestead Exemption on your Real Estate Tax. The Homestead Exemption reduces the taxable portion of your property’s assessed value.\n\nWith this exemption, the property’s assessed value is reduced by $100,000. Most homeowners will save about $1,399 a year on their Real Estate Tax bill starting in 2025.\n\nmore info:\nhttps://www.phila.gov/services/payments-assistance-taxes/taxes/property-and-real-estate-taxes/get-real-estate-tax-relief/get-the-homestead-exemption/",
12+
"name": "Homestead Exemption",
13+
"id": "fdd4405a-1a00-4650-8005-9595f16e3788"
1414
}
1515
],
16-
"_id": "e4sGfXNNJT2IL5Vkyefv"
16+
"_id": "hEStvPeFmEte58GQTC7Y"
1717
}

seed-data/example-screener/firestore/workingScreener/e4sGfXNNJT2IL5Vkyefv/customBenefit/28e9825d-c0a4-4bb6-ba66-39009c2419bb.json renamed to seed-data/example-screener/firestore/workingScreener/hEStvPeFmEte58GQTC7Y/customBenefit/1c09392c-913c-4b2b-9870-a1951534c3fb.json

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
2-
"id": "28e9825d-c0a4-4bb6-ba66-39009c2419bb",
2+
"ownerId": "i7d0OHGyzho27saJ48BFa77NmDeL",
3+
"description": "desc",
4+
"name": "OOPA",
35
"checks": [
46
{
7+
"evaluationUrl": "/api/v1/checks/residence/tax-delinquent",
8+
"checkVersion": "0.7.1",
59
"inputDefinition": {
610
"properties": {
711
"simpleChecks": {
@@ -15,15 +19,15 @@
1519
},
1620
"type": "object"
1721
},
18-
"evaluationUrl": "/api/v1/checks/residence/tax-delinquent",
19-
"sourceCheckId": "L-residence-tax-delinquent-0.7.1",
22+
"checkId": "c4a9f028-9617-4c3a-8617-1ffdae6b3ebe",
2023
"parameters": {},
21-
"checkModule": "residence",
22-
"checkId": "24484715-2a87-4ca3-a075-e7c1e44d4f0d",
2324
"checkName": "tax-delinquent",
24-
"checkVersion": "0.7.1"
25+
"checkModule": "residence",
26+
"sourceCheckId": "L-residence-tax-delinquent-0.7.1"
2527
},
2628
{
29+
"evaluationUrl": "/api/v1/checks/residence/lives-in-philadelphia-pa",
30+
"checkVersion": "0.7.1",
2731
"inputDefinition": {
2832
"properties": {
2933
"simpleChecks": {
@@ -37,15 +41,15 @@
3741
},
3842
"type": "object"
3943
},
40-
"evaluationUrl": "/api/v1/checks/residence/lives-in-philadelphia-pa",
41-
"sourceCheckId": "L-residence-lives-in-philadelphia-pa-0.7.1",
44+
"checkId": "2b330906-4c65-4209-acf8-8b404b1614e7",
4245
"parameters": {},
43-
"checkModule": "residence",
44-
"checkId": "47f84e46-01fb-4f21-bfbf-d3f84301efa2",
4546
"checkName": "lives-in-philadelphia-pa",
46-
"checkVersion": "0.7.1"
47+
"checkModule": "residence",
48+
"sourceCheckId": "L-residence-lives-in-philadelphia-pa-0.7.1"
4749
},
4850
{
51+
"evaluationUrl": "/api/v1/checks/residence/owner-occupant",
52+
"checkVersion": "0.7.1",
4953
"inputDefinition": {
5054
"properties": {
5155
"simpleChecks": {
@@ -59,52 +63,48 @@
5963
},
6064
"type": "object"
6165
},
62-
"evaluationUrl": "/api/v1/checks/residence/owner-occupant",
63-
"sourceCheckId": "L-residence-owner-occupant-0.7.1",
66+
"checkId": "daff8d3a-02e1-42d1-a8cc-173acc24c4fb",
6467
"parameters": {},
65-
"checkModule": "residence",
66-
"checkId": "10787de2-6181-4944-8d36-906ee002a40a",
6768
"checkName": "owner-occupant",
68-
"checkVersion": "0.7.1"
69+
"checkModule": "residence",
70+
"sourceCheckId": "L-residence-owner-occupant-0.7.1"
6971
},
7072
{
73+
"checkVersion": "2.0.0",
74+
"parameterDefinitions": [
75+
{
76+
"label": "P 1",
77+
"key": "p1",
78+
"type": "string",
79+
"required": true
80+
}
81+
],
82+
"checkId": "751cc016-6e24-4d0c-b4f3-83b6ca9afe3f",
7183
"inputDefinition": {
7284
"properties": {
7385
"custom": {
7486
"properties": {
7587
"testinput": {}
7688
},
89+
"type": "object",
7790
"required": [
7891
"testinput"
79-
],
80-
"type": "object"
92+
]
8193
}
8294
},
95+
"type": "object",
8396
"required": [
8497
"custom"
85-
],
86-
"type": "object"
98+
]
8799
},
88-
"parameterDefinitions": [
89-
{
90-
"key": "p1",
91-
"label": "P 1",
92-
"type": "string",
93-
"required": true
94-
}
95-
],
96-
"sourceCheckId": "P-DkL76BPgxDwaUKvtHIHEfil3HPh9-testchecks-test-2.0.0",
100+
"checkName": "test",
101+
"checkModule": "testchecks",
97102
"parameters": {
98103
"p1": "blah"
99104
},
100-
"checkModule": "testchecks",
101-
"checkId": "274d7b05-4469-4bca-bea1-65d97957973d",
102-
"checkName": "test",
103-
"checkVersion": "2.0.0"
105+
"sourceCheckId": "P-i7d0OHGyzho27saJ48BFa77NmDeL-testchecks-test-2.0.0"
104106
}
105107
],
106-
"ownerId": "DkL76BPgxDwaUKvtHIHEfil3HPh9",
107-
"name": "OOPA",
108-
"description": "desc",
109-
"_id": "28e9825d-c0a4-4bb6-ba66-39009c2419bb"
108+
"id": "1c09392c-913c-4b2b-9870-a1951534c3fb",
109+
"_id": "1c09392c-913c-4b2b-9870-a1951534c3fb"
110110
}

0 commit comments

Comments
 (0)