Aashray Business Logic¶
This site is the single source of truth for how Aashray works across the member app, the staff panel, and the backend.
-
Business Logic Plain-language rules for product, design, operations, and engineering.
-
How these docs are kept accurate The verification rules for each page. Read this before you edit a page.
The one rule for editing¶
The backend is the primary source for rules that it enforces. Use the member app for member-visible behavior, the staff panel for staff-visible behavior, and confirmed staff practice or product decisions for rules outside the software. Record differences between these sources in the relevant page.
Keeping it current¶
When a business rule changes, review the affected domain page and every page that links to its shared rule. Follow the documentation methodology, then run make build to check the site.
See the repository README.md for editing, previewing, and publishing instructions.