Skip to content
Merged

Fix #21

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ This repository contains a containerized Odoo 17 instance pre-configured with a

Detailed documentation for the architecture, standards and specific features of this Odoo environment can be found in these directories:

- [Perry Webhook Addon](custom_addons/docs/addons/perry-webhook.md) How messages are intercepted and dispatched.
- [Perry Human-in-the-Loop](custom_addons/docs/addons/perry-human-in-the-loop.md) Technical details on the staging and confirmation logic.
- **[Perry Webhook Addon](custom_addons/docs/addons/perry-webhook.md)**: How messages are intercepted and dispatched.
- **[Perry Human-in-the-Loop](custom_addons/docs/addons/perry-human-in-the-loop.md)**: Technical details on the staging and confirmation logic.
* **[Traceability & Observability Guide](custom_addons/docs/logfire.md)**: A complete manual on how Pydantic Logfire is used across the ecosystem, including setup instructions, code instrumentation standards and how to navigate the live dashboard.

---
Expand Down
Loading