diff --git a/README.md b/README.md index 12efcb9d..2cf2f5c1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/elara-app/.github) + # Elara Organization Profile Automation (`.github`) Automation repository used to keep the Elara organization README updated with development progress from project repositories. diff --git a/profile/README.md b/profile/README.md index b4d6a057..bcddb4bd 100644 --- a/profile/README.md +++ b/profile/README.md @@ -106,6 +106,17 @@ It does **not** claim additional implemented business modules in this profile be > Automatically synchronized list of repositories and latest commits in the Elara organization. +| Repository | Branch | Commit | Date (UTC) | Message | Author | +| --- | --- | --- | --- | --- | --- | +| [inventory-service](https://github.com/elara-app/inventory-service) | `develop` | [4c45604](https://github.com/elara-app/inventory-service/commit/4c456043c04bb3ec75242c7b280c9b0760db8e22) | 4/12/2026, 8:19:40 PM | Merge pull request #59 from elara-app/feature/improve-readme-file docs(README.md): enhance project description and service interaction … | [andresbetov](https://github.com/andresbetov) | +| [.github](https://github.com/elara-app/.github) | `main` | [b5cd284](https://github.com/elara-app/.github/commit/b5cd284136661972ef23adec5745a3834c33322f) | 4/13/2026, 2:13:23 AM | Clarify language of the companion guide Added note that the guide document is in Spanish. | [andresbetov](https://github.com/andresbetov) | +| [unit-of-measure-service](https://github.com/elara-app/unit-of-measure-service) | `develop` | [1ad7a3f](https://github.com/elara-app/unit-of-measure-service/commit/1ad7a3f749d6bba7022c76ca91638a92766ee3cd) | 4/12/2026, 8:10:27 PM | Merge pull request #45 from elara-app/hotfix/fix-list-in-readme Hotfix/fix list in readme | [andresbetov](https://github.com/andresbetov) | +| [config-service](https://github.com/elara-app/config-service) | `main` | [6c24f3d](https://github.com/elara-app/config-service/commit/6c24f3d42b256cde96e74a6fe8790ce4cee806bd) | 4/11/2026, 3:20:23 AM | Merge pull request #9 from elara-app/develop Develop | [andresbetov](https://github.com/andresbetov) | +| [discovery-service](https://github.com/elara-app/discovery-service) | `main` | [f52da57](https://github.com/elara-app/discovery-service/commit/f52da57708a885106731f21e85a47d8783d17c30) | 4/12/2026, 12:52:39 AM | Merge pull request #5 from elara-app/develop Develop | [andresbetov](https://github.com/andresbetov) | +| [centralized-configuration](https://github.com/elara-app/centralized-configuration) | `main` | [dabb25f](https://github.com/elara-app/centralized-configuration/commit/dabb25f4f992d76aa6c299767de1f659870e5511) | 4/11/2026, 3:28:27 AM | Merge pull request #21 from elara-app/develop Develop | [andresbetov](https://github.com/andresbetov) | +| [api-gateway](https://github.com/elara-app/api-gateway) | `main` | [ecf52ad](https://github.com/elara-app/api-gateway/commit/ecf52ad336aa56ac4c157b6161f9ac340aa2c92f) | 4/11/2026, 11:56:54 PM | Merge pull request #6 from elara-app/develop Develop | [andresbetov](https://github.com/andresbetov) | + +_Last updated: 4/15/2026, 2:06:10 AM_ --- @@ -116,4 +127,4 @@ Implementation details are available here: [elara-app/.github/src](https://githu ### Companion step-by-step creation guide -For readers who want full technical context, this project is accompanied by a 281-page guide that documents the architecture from zero, explains why each major decision was made, details trade-offs (pros/cons), and describes the quality framework and engineering standards applied across implementation: [Creating Elara App - Software Development](https://docs.google.com/document/d/1eJTg3-qAXy3PJtfzBTZdcgy597JHPAEZ2ok6tBuj8Co/edit?usp=sharing). +For readers who want full technical context, this project is accompanied by a 281-page guide that documents the architecture from zero, explains why each major decision was made, details trade-offs (pros/cons), and describes the quality framework and engineering standards applied across implementation: [Creating Elara App - Software Development](https://docs.google.com/document/d/1eJTg3-qAXy3PJtfzBTZdcgy597JHPAEZ2ok6tBuj8Co/edit?usp=sharing) (The document is in Spanish).