Skip to content

docs: implement Odoo Addons README and extensibility overview#19

Merged
laura30llorente merged 1 commit into
mainfrom
la-ia
May 5, 2026
Merged

docs: implement Odoo Addons README and extensibility overview#19
laura30llorente merged 1 commit into
mainfrom
la-ia

Conversation

@D3n3bX

@D3n3bX D3n3bX commented May 5, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds the high-level README for the Odoo Addons directory, emphasizing the generic and extensible nature of the Perry integration.

Fixes #18

Key Content

  • Infrastructure Overview: Details the roles of the core webhook, hitl, and base modules.
  • Universal Architecture Principles: Establishes the three pillars for any Perry addon: HITL safety, non-blocking execution (threading), and Logfire tracing.
  • Extensibility Focus: The documentation structure now clearly guides developers on how to build new Perry-compatible addons for any Odoo module (Inventory, HR, etc.).

This ensures the repository communicates that Perry is a scalable framework, not just a set of specific tools.

@laura30llorente laura30llorente merged commit c4e3f5c into main May 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants