How the system fits together: the route trees, the data model, and the decisions behind them.
Spring Boot service: package layout, entities and migrations, scheduling, integrations, security.
React SPA: routing, state, the API layer, permissions, grids, forms, and styling.
Running it locally and in production: Docker, environments, CI/CD, releases, troubleshooting.
The observability stack — metrics, logs, traces, dashboards, and alerting.
The test suites, what each one covers, and the gates a change has to pass.
Philippine payroll rules the engine implements: contributions, withholding tax, and BIR forms.
Task-by-task guides for the people who use the product day to day.
REST conventions, authentication, and generated reference for every endpoint.