Align sequence-1 topology, mappings, and commits
All checks were successful
Build and Push Docker Image / test (push) Successful in 9s
Build and Push Docker Image / build_and_push (push) Successful in 21s

This commit is contained in:
Ankur Malik 2025-11-26 12:44:41 -05:00
parent 87b62b5f69
commit 22a0efed7b

View File

@ -1664,7 +1664,7 @@
"label": "+",
"nodeConfig": {
"blockName": "mlg-lookup-v-1",
"commitId": "204f2d50c780a5fd1e9ceeaf10c46cea2f2ebf58",
"commitId": "7d067ca5cbb7412e37014365ef97b0f8ef07c492",
"activityConfig": {
"retryPolicy": {
"maximumAttempts": 1,
@ -1810,7 +1810,7 @@
"label": "+",
"nodeConfig": {
"blockName": "db-lookup-v-1",
"commitId": "77725a9de0a18d70524e65b463eed2f142a10bd7",
"commitId": "1639935bc9d19ed5035573d79e53eac7ecf0e226",
"activityConfig": {
"retryPolicy": {
"maximumAttempts": 1,
@ -1932,7 +1932,7 @@
}
},
"blockName": "g-1-v-1",
"commitId": "e58625ad19474448898cfde8479882ef3960fb07",
"commitId": "9f3cb9ca4fc3f0d9346a4d0c4eaaee8b6b8ce469",
"repo_url": "http://centurion-version-control.default.svc.cluster.local:3000/Centurion/blocks-transformer.git",
"schema": {
"$schema": "http://json-schema.org/draft-07/schema",
@ -2011,6 +2011,13 @@
"null"
],
"description": "HD fraud Score M2"
},
"hd_score_g2": {
"type": [
"number",
"null"
],
"description": "HD fraud Score G2"
}
}
}
@ -2054,7 +2061,7 @@
}
},
"blockName": "s-1-v-1",
"commitId": "2cf9a2e5f96f5db9a6ab51c1d4bf5bf3312d9f50",
"commitId": "7aa04da902ee542668583055e9b3f6ba755fc05f",
"repo_url": "http://centurion-version-control.default.svc.cluster.local:3000/Centurion/blocks-transformer.git",
"schema": {
"$schema": "http://json-schema.org/draft-07/schema#",
@ -2123,6 +2130,14 @@
],
"description": "HD fraud Score M2",
"source": "$m7z73lb30hv7y5sr4fgj.hd_score_iso_m2"
},
"hd_score_g2": {
"type": [
"number",
"null"
],
"description": "HD Fraud Score G2",
"source": "$m7z73lb30hv7y5sr4fgj.hd_score_g2"
}
},
"required": []
@ -2173,6 +2188,13 @@
"null"
],
"description": "HD Fraud Score M2"
},
"hd_score_g2": {
"type": [
"number",
"null"
],
"description": "HD Fraud Score G2"
}
}
}
@ -2216,7 +2238,7 @@
}
},
"blockName": "score-v-1",
"commitId": "20b2f4afdbb01bfa771fbf0a41446504da07bd9f",
"commitId": "b3be1ebf662f03514de9e9d3fa79135a3e4ddcca",
"repo_url": "http://centurion-version-control.default.svc.cluster.local:3000/Centurion/blocks-transformer.git",
"schema": {
"$schema": "http://json-schema.org/draft-07/schema#",
@ -2269,6 +2291,14 @@
],
"description": "HD Fraud Score M2",
"source": "$m7z73o87e7te6y851u.hd_score_iso_m2"
},
"hd_score_g2": {
"type": [
"number",
"null"
],
"description": "HD Fraud Score G2",
"source": "$m7z73o87e7te6y851u.hd_score_g2"
}
},
"required": []
@ -2316,6 +2346,362 @@
},
"width": 260,
"height": 79
},
{
"id": "mievt794mr5cijofdoa",
"type": "transformerNode",
"data": {
"label": "+",
"nodeConfig": {
"activityConfig": {
"retryPolicy": {
"maximumAttempts": 1,
"initialInterval": 1000,
"backoffCoefficient": 2,
"maximumInterval": 100000
},
"timeouts": {
"startToCloseTimeout": 10000,
"scheduleToStartTimeout": 10000,
"scheduleToCloseTimeout": 10000,
"heartbeatTimeout": 86
},
"taskQueue": {
"taskQueueName": ""
},
"advancedSettings": {
"cancellationType": "TRY_CANCEL",
"heartbeatEnabled": false
}
},
"blockName": "db-push-uprova",
"commitId": "4c3aa40a58cbf5e516da345ea0f5d7fc61842e6e",
"repo_url": "http://centurion-version-control.default.svc.cluster.local:3000/Centurion/blocks-data-enricher-db-lookup.git",
"schema": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"application_key": {
"type": "string",
"source": "$root.application.application_key"
},
"application_timestamp": {
"type": "string",
"source": "$root.application.application_timestamp",
"format": "date-time"
},
"educationlevel": {
"type": [
"string",
"null"
],
"source": "$root.uprovaApplication.educationlevel"
},
"employmentstatus": {
"type": [
"string",
"null"
],
"source": "$root.uprovaApplication.employmentstatus"
},
"lengthatbank": {
"type": [
"string",
"null"
],
"source": "$root.uprovaApplication.lengthatbank"
},
"lengthatjob": {
"type": [
"number",
"null"
],
"source": "$root.uprovaApplication.lengthatjob"
},
"ownhome": {
"type": [
"boolean",
"null"
],
"source": "$root.uprovaApplication.ownhome"
},
"payfrequency": {
"type": [
"string",
"null"
],
"source": "$root.uprovaApplication.payfrequency"
},
"monthsatresidence": {
"type": [
"number",
"null"
],
"source": "$root.uprovaApplication.monthsatresidence"
},
"state": {
"type": [
"string",
"null"
],
"source": "$root.uprovaApplication.state"
},
"zip": {
"type": [
"string",
"null"
],
"source": "$root.uprovaApplication.zip"
}
},
"required": []
}
},
"outputSchema": {
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"result": {
"type": [
"string",
"null"
]
},
"error": {
"type": [
"string",
"null"
]
}
},
"required": []
}
}
},
{
"id": "mievvjiaj58lwn3jzxi",
"type": "transformerNode",
"data": {
"label": "+",
"nodeConfig": {
"activityConfig": {
"retryPolicy": {
"maximumAttempts": 1,
"initialInterval": 1000,
"backoffCoefficient": 2,
"maximumInterval": 100000
},
"timeouts": {
"startToCloseTimeout": 10000,
"scheduleToStartTimeout": 10000,
"scheduleToCloseTimeout": 10000,
"heartbeatTimeout": 86
},
"taskQueue": {
"taskQueueName": ""
},
"advancedSettings": {
"cancellationType": "TRY_CANCEL",
"heartbeatEnabled": false
}
},
"blockName": "db-push-scores",
"commitId": "f664314b298eabfcb1ef41c5875f9f265e0bb038",
"repo_url": "http://centurion-version-control.default.svc.cluster.local:3000/Centurion/blocks-data-enricher-db-lookup.git",
"schema": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"application_key": {
"type": "string",
"source": "$c2xjc7k07ahdxoi7ad7.application_key"
},
"application_timestamp": {
"type": "string",
"source": "$c2xjc7k07ahdxoi7ad7.application_timestamp"
},
"hd_score_m1": {
"type": [
"number",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.hd_score_m1"
},
"hd_score_m2": {
"type": [
"number",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.hd_score_m2"
},
"hd_score_iso_m2": {
"type": [
"number",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.hd_score_iso_m2"
}
},
"required": []
}
},
"outputSchema": {
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"result": {
"type": [
"string",
"null"
]
},
"error": {
"type": [
"string",
"null"
]
}
},
"required": []
}
}
},
{
"id": "mievwg1x0gdh3lzv5f8",
"type": "transformerNode",
"data": {
"label": "+",
"nodeConfig": {
"activityConfig": {
"retryPolicy": {
"maximumAttempts": 1,
"initialInterval": 1000,
"backoffCoefficient": 2,
"maximumInterval": 100000
},
"timeouts": {
"startToCloseTimeout": 10000,
"scheduleToStartTimeout": 10000,
"scheduleToCloseTimeout": 10000,
"heartbeatTimeout": 86
},
"taskQueue": {
"taskQueueName": ""
},
"advancedSettings": {
"cancellationType": "TRY_CANCEL",
"heartbeatEnabled": false
}
},
"blockName": "db-push-thx",
"commitId": "703aab6a33825b753c2c44536f73a5ae75445083",
"repo_url": "http://centurion-version-control.default.svc.cluster.local:3000/Centurion/blocks-data-enricher-db-lookup.git",
"schema": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"application_key": {
"type": "string",
"source": "$c2xjc7k07ahdxoi7ad7.application_key"
},
"application_timestamp": {
"type": "string",
"source": "$c2xjc7k07ahdxoi7ad7.application_timestamp"
},
"digital_id_first_seen": {
"type": [
"string",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.digital_id_first_seen"
},
"summary_risk_score": {
"type": [
"string",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.summary_risk_score"
},
"cpu_clock": {
"type": [
"string",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.cpu_clock"
},
"true_ip_first_seen": {
"type": [
"string",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.true_ip_first_seen"
},
"ssn_hash_first_seen": {
"type": [
"string",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.ssn_hash_first_seen"
},
"account_email_attributes": {
"type": [
"string",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.account_email_attributes"
},
"tps_ip_latitude": {
"type": [
"string",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.tps_ip_latitude"
},
"tps_ip_longitude": {
"type": [
"string",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.tps_ip_longitude"
},
"account_telephone_first_seen": {
"type": [
"string",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.account_telephone_first_seen"
},
"account_login_first_seen": {
"type": [
"string",
"null"
],
"source": "$c2xjc7k07ahdxoi7ad7.account_login_first_seen"
}
},
"required": []
}
},
"outputSchema": {
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"result": {
"type": [
"string",
"null"
]
},
"error": {
"type": [
"string",
"null"
]
}
},
"required": []
}
}
}
],
"edges": [
@ -2361,6 +2747,24 @@
"source": "m7z73o87e7te6y851u",
"target": "m7z73q8jqbr3j376bwp",
"type": "workflow"
},
{
"id": "c2w3wcw04fjyio9un4f=>mievt794mr5cijofdoa",
"source": "c2w3wcw04fjyio9un4f",
"target": "mievt794mr5cijofdoa",
"type": "workflow"
},
{
"id": "c2xjc7k07ahdxoi7ad7=>mievvjiaj58lwn3jzxi",
"source": "c2xjc7k07ahdxoi7ad7",
"target": "mievvjiaj58lwn3jzxi",
"type": "workflow"
},
{
"id": "c2xjc7k07ahdxoi7ad7=>mievwg1x0gdh3lzv5f8",
"source": "c2xjc7k07ahdxoi7ad7",
"target": "mievwg1x0gdh3lzv5f8",
"type": "workflow"
}
]
}