Admin / Data Sources
Source adapters and demo data readiness
The demo uses mock connectors shaped like the real integration points so the product can sit above existing Chandigarh systems without blocking on live APIs.
Connector adapters
Mocked now, shaped for later integrations
sampark.connector.ts
pullLatest / normalize / upsertRecordsjanSampark.connector.ts
pullLatest / normalize / upsertRecordspolice.connector.ts
pullLatest / normalize / upsertRecordssmartCityProjects.connector.ts
pullLatest / normalize / upsertRecordsutilities.connector.ts
pullLatest / normalize / upsertRecordspolicy.connector.ts
pullLatest / normalize / upsertRecordsNormalized event contract
Shared shape across data sources
{
"source": "",
"entity_type": "",
"entity_id": "",
"event_type": "",
"occurred_at": "",
"severity": "",
"sector": "",
"department": "",
"payload": {}
}Source records
13
Mocked exports ingested from service queues, grievances, police, PMIS, utilities, and field logs.
Policy library
6
Structured SOPs, escalation rules, SLA thresholds, and note templates.
Case engine output
5
Live operating cases derived from normalized source signals.