Getting Started¶
AIERP is a retail operations platform that combines:
- a transaction-facing POS experience
- store and terminal operations
- catalog and inventory services
- offline sync
- deployment and control-plane tooling
- country packs, plugins, and extension points
This documentation site is meant to make the platform legible at three levels:
- product understanding
- architecture and service ownership
- deployment and operational execution
Who This Site Is For¶
Product and operations teams¶
Use the product and operations sections to understand what the platform does and how teams use it in day-to-day retail workflows.
Platform and backend engineers¶
Use the architecture and developer sections for service boundaries, event flows, inventory logic, and integration guidance.
Delivery and DevOps teams¶
Use the deployment section to decide whether to deploy:
- as a public docs site at
docs.aierp.aabhat.com - as a private internal docs deployment
- or inside a customer environment under
/docs
Recommended Reading Order¶
What “Complete Documentation” Means For AIERP¶
For this product, completeness means covering:
- business workflows
- service ownership
- deployment paths
- integrations
- operations
- APIs and events
It does not mean every page must be equally long. It means a reader can answer:
- what does this part of AIERP do?
- where does the source of truth live?
- how is this deployed?
- how is it operated?
- how is it extended?