chore: sync docs, config schemas, scripts, and meta task alignment
- Institutional / JVMTM / reserve-provenance / GRU transport + standards JSON - Validation and verify scripts (Blockscout labels, x402, GRU preflight, P1 local path) - Wormhole wiring in AGENTS, MCP_SETUP, MASTER_INDEX, 04-configuration README - Meta docs, integration gaps, live verification log, architecture updates - CI validate-config workflow updates Operator/LAN items, submodule working trees, and public token-aggregation edge routes remain follow-up (see TODOS_CONSOLIDATED P1). Made-with: Cursor
This commit is contained in:
75
scripts/omnl/data/pt-cakra-investama-sidecar.json
Normal file
75
scripts/omnl/data/pt-cakra-investama-sidecar.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"documentId": "PT-CAKRA-INVESTAMA-SIDECAR",
|
||||
"fineract": {
|
||||
"officeId": 22,
|
||||
"clientId": 16,
|
||||
"staffIdPresidentDirector": 3,
|
||||
"note": "If POST /users returns 500, create Fineract user in UI linked to staffId 3, office 22, username bpramukantoro (or override CAKRA_USERNAME)."
|
||||
},
|
||||
"officeExternalId": "OMNL-ID-JKT-CAKRA-001",
|
||||
"clientExternalId": "OMNL-ID-JKT-CAKRA-CLIENT",
|
||||
"companyRegistration": {
|
||||
"ahuNumber": "AHU-0091539.AH.01.01.TAHUN 2025",
|
||||
"registrationDate": "2025-10-24",
|
||||
"jurisdiction": "DKI Jakarta",
|
||||
"country": "Indonesia"
|
||||
},
|
||||
"registeredAddress": {
|
||||
"line1": "THE BELLEZZA OFFICE TOWER FL 21 UNIT 08",
|
||||
"line2": "JL. LETJEN SOEPENO NO. 34, ARTERI PERMATA HIJAU, GROGOL UTARA, KEBAYORAN LAMA",
|
||||
"city": "SOUTH JAKARTA",
|
||||
"postalCode": "12210",
|
||||
"country": "Indonesia"
|
||||
},
|
||||
"primarySignatory": {
|
||||
"fullName": "Bambang Pramukantoro SP",
|
||||
"position": "President Director",
|
||||
"nationality": "Indonesia",
|
||||
"dateOfBirth": "1966-05-05",
|
||||
"passportNumber": "X6087967",
|
||||
"passportIssued": "2025-06-13",
|
||||
"passportExpires": "2035-06-13",
|
||||
"telephone": "+62 811-400-001",
|
||||
"email": "bambangpram04@gmail.com"
|
||||
},
|
||||
"bankingMandiri": {
|
||||
"bankName": "PT. BANK MANDIRI",
|
||||
"branch": "KCP Jakarta Gandaria",
|
||||
"bankAddress": "JL. Gandaria Tengah III No. 21, Kebayoran Baru, Jakarta Selatan",
|
||||
"accountName": "PT. CAKRA INVESTAMA INTERNATIONAL",
|
||||
"accountNumberIdr": "126-000-1597-888",
|
||||
"accountNumberUsd": "126-000-1599-777",
|
||||
"swift": "BMRIIDJA",
|
||||
"bankOfficer": "Marisa",
|
||||
"bankPhone": ["+62 21 2702865", "+62 21 2702866"],
|
||||
"bankMobile": "+62 811-7884-429"
|
||||
},
|
||||
"tax": {
|
||||
"npwp": "08.540.442.4-603.000",
|
||||
"registeredName": "R Bambang Pramukantoro SP",
|
||||
"taxOffice": "KPP Pratama Surabaya Karangpilang",
|
||||
"npwpRegistrationDate": "2003-07-24"
|
||||
},
|
||||
"complianceProfile": {
|
||||
"note": "Fineract Office/Client APIs do not store AML/FATCA/CRS; extend via sidecar, datatables, or compliance stack.",
|
||||
"amlRiskScore": null,
|
||||
"fatcaStatus": "UNKNOWN",
|
||||
"crsStatus": "UNKNOWN",
|
||||
"uboDeclaration": "MISSING",
|
||||
"licensingNibSiup": "MISSING"
|
||||
},
|
||||
"additionalKtpReferences": [
|
||||
{
|
||||
"name": "R Bambang Pramukantoro",
|
||||
"relation": "Director / tax registrant"
|
||||
},
|
||||
{
|
||||
"name": "Lucky Bayu Purnomo",
|
||||
"relation": "KTP on file"
|
||||
},
|
||||
{
|
||||
"name": "Dedy Nugroho",
|
||||
"relation": "KTP on file"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user