Skip to content

Architecture Decision Records (ADRs)

Architecture Decision Records document important technical decisions made within ERP Plus.

They provide:

  • historical context
  • architectural rationale
  • decision traceability
  • governance support

Current ADRs

ADR-0001

Modular Monolith Architecture

ADR-0002

Kamal Deployment Strategy

ADR-0003

Engine Architecture


Creating New ADRs

Use:

adr-template.md

as the starting point for all future architecture decisions.


Goal

ADRs ensure that architectural evolution remains explicit, reviewable, and documented.