docs: Update README.md to reflect current architecture

This commit provides a comprehensive update to the README.md file.

The previous version was outdated and did not accurately represent the project's structure or architecture after the implementation of the JSON-based flow engine.

Key changes:
- Rewrites the "Arquitectura Técnica" section to be simpler and more accurate.
- Updates the "Estructura del Proyecto" diagram to be a perfect representation of the current file and module structure.
- Corrects the `git clone` URL in the installation instructions.
- Harmonizes file names (e.g., `google_key.json`) across the documentation and configuration to avoid confusion.
- Simplifies and clarifies the setup and execution instructions.
This commit is contained in:
google-labs-jules[bot]
2025-12-21 08:07:19 +00:00
parent c6f46ab2c6
commit f4ba24aa96
14 changed files with 477 additions and 105 deletions

1
.gitignore vendored
View File

@@ -158,7 +158,6 @@ cython_debug/
.vscode/
# Google Service Account Credentials
*.json
!credentials.example.json
google_key.json