entity/** | Moqui entity definitions for auth scope, schemas, mappings, RuleSets, runs, sources, and outputs. |
service/** | XML service contracts and XML service actions. |
service/facade/** | JSON-RPC-facing facade services used by the UI. |
screen/darpan.xml | Moqui screen entrypoint for the component. |
src/main/groovy/darpan/** | Processing helpers for reconciliation, rules, schema work, and support utilities. |
data/** | Seed and release upgrade data. |
docs/** | Component-local engineering notes and code maps. |
src/test/** | Unit and service tests for backend behavior. |