GOI Platform Integration
Federation hub for 9 Government of India platforms β 7 live, 1 partial (DGCES), 1 push-due (SLUSI). MDAI is the authoritative source for Mizoram data; national registries receive scoped, signed pushes from state-side Kafka consumers + REST adapters.
Federation Architecture
MDAI hub-and-spoke Β· pulse lines indicate active connector traffic Β· click any spoke for full detail
β Live
β Partial
β Push due
Connector Cards
Sync Log
Recent Sync Activity
Chronological log of last 30 sync events across all 11 connectors
Timestamp
Platform
Dir
Records
Status
Duration
Federation Guarantees
MDAI is the authoritative source for Mizoram agricultural data. No national-level dataset is replicated locally β every adapter is a state-side Kafka consumer or REST client. The hub enforces scope, signing and rate limits before any record crosses the state boundary.
1
State sovereignty
All farmer / parcel / yield data physically resides in MDAI-controlled MeitY-empanelled cloud (Mumbai region). Reads from national platforms are session-scoped only.
All farmer / parcel / yield data physically resides in MDAI-controlled MeitY-empanelled cloud (Mumbai region). Reads from national platforms are session-scoped only.
2
Signed, scoped pushes
Outbound payloads are signed with the AgriStack ED25519 state key (rotated 90-day). Every push is rate-limited & logged in the immutable sync log.
Outbound payloads are signed with the AgriStack ED25519 state key (rotated 90-day). Every push is rate-limited & logged in the immutable sync log.
3
Audit-grade trail
Every transaction recorded with HMAC chain, IP, user/JWT id, payload hash & correlation id (X-MDAI-Trace). Held for 7 years per RTI norms.
Every transaction recorded with HMAC chain, IP, user/JWT id, payload hash & correlation id (X-MDAI-Trace). Held for 7 years per RTI norms.
4
Adapter isolation
Each connector runs as its own Kong-fronted micro-service with circuit-breakers. A 503 on PM-Kisan does not impact eNAM, UIDAI or any other platform.
Each connector runs as its own Kong-fronted micro-service with circuit-breakers. A 503 on PM-Kisan does not impact eNAM, UIDAI or any other platform.