Darpan engineering work starts from product behavior and follows it through the real routes, services, entities, tests, logs, and documentation.Documentation Index
Fetch the complete documentation index at: https://docs.drpn.ai/llms.txt
Use this file to discover all available pages before exploring further.
Work areas
| Area | Contribution |
|---|---|
| Codebase discovery | Traces a product behavior from app route to API client, facade service, entity, backend helper, and test. |
| UI implementation | Keeps custom UI in the Vue app while reusing shared page and workflow patterns. |
| Backend implementation | Keeps service contracts explicit in Moqui XML and places dense processing in testable Groovy or Java helpers. |
| Reconciliation logic | Preserves the split between Spark dataset work and Drools-backed decisioning. |
| Verification | Runs focused checks, reports what passed, and calls out remaining risk. |
| Documentation | Updates product and engineering docs from implemented behavior instead of planned architecture. |