Skip to content

Architecture

Context

This repo models Odoo as one subsystem in a broader DIRAC architecture.

Focus Areas

  • Domain entities and bounded contexts
  • Process boundaries between Odoo and adjacent DIRAC services
  • Data ownership and source-of-truth decisions

Initial Architecture Questions

  1. Which entities are mastered in Odoo vs mastered externally?
  2. Which interfaces are synchronous vs asynchronous?
  3. What are the minimum contract fields for each interface?