Date: 2026-03-05 Status: Approved PRD: Sandbox Sign Up/Login (Aarushi, v1, 23 Feb 2026)
egov-workflow-v2 has a hardcoded state.level.tenant.id configuration property (set via STATE_LEVEL_TENANT_ID env var) that is used for MDMS master data lookups at startup and during escalation. This means the workflow service can only serve one state tenant root — any workflow definitions or MDMS data stored under a different root tenant are invisible.
WorkflowConfig.java:94-95 — Config injection:
| { | |
| "adminFormId": "att-001", | |
| "moduleId": "attendance", | |
| "formSchema": { | |
| "name": "attendance", | |
| "label": "Attendance", | |
| "subModules": [ | |
| { | |
| "name": "student-attendance", | |
| "label": "Student Attendance", |
- SI Enablement Package 1.1. Docs that define RnR of SI and Platform team 1.2. Onboarding Guide for SIs 1.3. What do SIs do? 1.3.1. Configure 1.3.1.1. Documentation and Examples 1.3.1.2. Auto-generated config files for common usecases 1.3.1.3. Progressive Disclosure of configs based on complexity
We present a novel agentic framework for constructing Mutually Exclusive, Collectively Exhaustive (MECE) knowledge graphs from unstructured government scheme data. The system employs four complementary mechanisms—vector-based semantic search, dynamic synonym mapping, strict naming conventions, and post-processing consolidation—to achieve 53.6% entity compression while maintaining complete graph connectivity. Our approach demonstrates significant improvements over baseline methods, reducing duplicate entities by 60% and achieving 95+ quality scores in MECE compliance metrics.