Skip to content

Docs: add internal documentation directory to main README#54

Merged
alinarojas merged 1 commit into
mainfrom
llm
May 5, 2026
Merged

Docs: add internal documentation directory to main README#54
alinarojas merged 1 commit into
mainfrom
llm

Conversation

@laura30llorente

Copy link
Copy Markdown
Contributor

Summary

This PR updates the root README.md to serve as a centralized hub for all internal documentation across the system architecture.

By mapping out the sub-module guides, it significantly improves developer onboarding and repository navigability.

Changes included

  • Documentation hub: Added an Internal Documentation section linking to all the specialized README.md files across the codebase.
  • Architectural mapping: Included direct references and brief descriptions for core components:
    • agents: Factory and specialized agents (Calendar, Chat, CRM, Finance).
    • services: Semantic Router implementation.
    • mcp_Server: FastMCP protocol and Odoo tools.
    • guardrails: AI safety and output validation.
    • traceability: Pydantic Logfire observability stack.
    • polling: Background worker for Gmail ingestion.
    • tests: Testing strategy and coverage standards.

Closes #50

@alinarojas alinarojas merged commit 1fa602d 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.

Add documentation links in the main README file

2 participants