{"id":50659184,"url":"https://github.com/beogip/echo-protocol","last_synced_at":"2026-06-08T01:07:49.756Z","repository":{"id":286905052,"uuid":"961417383","full_name":"beogip/echo-protocol","owner":"beogip","description":"A structured execution protocol for echoes in AI systems. It includes a series of echoes designed to optimize, evaluate, and plan processes in conversational AI","archived":false,"fork":false,"pushed_at":"2025-05-29T13:13:46.000Z","size":262,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T14:38:02.200Z","etag":null,"topics":["agent-framework","ai","ai-diagnostics","ai-framework","ai-reflection","chatgpt","cognitive-architecture","knowledge-representation","meta-prompting","modular-prompts","prompt-engineering","reasoning-agent","semantic-structure","structured-reasoning","thinking-systems"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beogip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["beogip"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-04-06T13:34:03.000Z","updated_at":"2025-05-29T13:13:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"daaed802-cdef-4d7d-b5e0-db1518e61d02","html_url":"https://github.com/beogip/echo-protocol","commit_stats":null,"previous_names":["beogip/echo-protocol"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beogip/echo-protocol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beogip%2Fecho-protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beogip%2Fecho-protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beogip%2Fecho-protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beogip%2Fecho-protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beogip","download_url":"https://codeload.github.com/beogip/echo-protocol/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beogip%2Fecho-protocol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34043836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-framework","ai","ai-diagnostics","ai-framework","ai-reflection","chatgpt","cognitive-architecture","knowledge-representation","meta-prompting","modular-prompts","prompt-engineering","reasoning-agent","semantic-structure","structured-reasoning","thinking-systems"],"created_at":"2026-06-08T01:07:49.182Z","updated_at":"2026-06-08T01:07:49.747Z","avatar_url":"https://github.com/beogip.png","language":null,"funding_links":["https://github.com/sponsors/beogip"],"categories":[],"sub_categories":[],"readme":"# 🧠 Echo Protocol Repository\n\n## Introduction\n\nWelcome to the **Echo Protocol** repository. This collection contains structured **echoes** designed to guide AI processes in areas like evaluation, diagnosis, reflection, simulation, planning, and more.\n\nEach echo defines a clear cognitive flow and can be executed by assistants, agents, or AI systems that support structured reasoning.\n\nThere are two versions available for each echo:\n\n- **Simplified**: Lightweight and ideal for fast iterations, e.g., in ChatGPT or similar interfaces.\n- **PRS (Processed Response Structure)**: Full version with validations, expected outputs, retry logic, and detailed documentation for deeper integrations.\n\n---\n\n## 🚀 Starter Pack\n\nIf you're new to Echo Protocol or want a ready-to-use collection for everyday reasoning, start with the official **Starter Pack**.\n\nIt includes 6 core echoes:\n\n- 🧭 Planning\n- ✅ Coherence\n- 🔢 Prioritization\n- 🧪 Evaluation\n- ⚙️ Optimization\n- 🔁 Prompt Execution\n\nEach one is selected for daily workflows like decision-making, troubleshooting, and organizing thought processes in tools like ChatGPT.\n\n📄 [Read the Starter Pack README →](./starter-pack/README.md)\n\n---\n\n## 📚 Echoes Available\n\nEach folder contains:\n\n- `echo-name.yaml` → Simplified version\n- `echo-name.prs.yaml` → Full PRS version\n- `README.md` → Human-readable explanation\n\n| Echo Type                      | Description                                                                                     |\n| ------------------------------ | ----------------------------------------------------------------------------------------------- |\n| 🧾 **Audit**                   | Structural analysis to detect missing, redundant, or misaligned elements                        |\n| ✅ **Coherence**               | Self-correction of flow when focus or purpose is lost                                           |\n| 🤝 **Consensus**               | Negotiate between different positions to reach shared agreements                                |\n| 🌟 **Creativity**              | Generate diverse and divergent ideas with no initial judgment                                   |\n| 🛠️ **Diagnostic**              | Technical analysis to detect the root of a problem                                              |\n| 🧪 **Evaluation (Structured)** | Critical or technical evaluation with explicit criteria, user confirmation, and recommendations |\n| 🔁 **Execution (Prompt)**      | Transform informal prompts into optimized, validated prompt flows                               |\n| 📘 **Explanation**             | Progressive teaching adapted to the user’s level                                                |\n| 🧠 **Generalization**          | Extract generalizable principles from specific cases                                            |\n| 🧿 **Interpretation**          | Semantic analysis of ambiguous or symbolic input                                                |\n| 🧐 **Metaevaluation**          | Audit past evaluations to detect bias or improve criteria                                       |\n| ⚙️ **Optimization**            | Refactor or improve without losing intention                                                    |\n| 🧩 **Orchestration**           | Connect multiple echoes into structured cognitive pipelines                                     |\n| 🧭 **Planification**           | Step-by-step structure for learning or execution                                                |\n| 🔢 **Prioritization**          | Order alternatives based on explicit decision-making criteria                                   |\n| 🧘 **Reflection**              | Closing cycles and integrating personal change                                                  |\n| 🎭 **Simulation**              | Controlled scenario generation with internal logic                                              |\n\n---\n\n## 🧰 How to Use\n\nTo use any echo:\n\n1. Choose the simplified or PRS version inside `/echoes/[type]/`\n2. If you're building an AI system, use the PRS version and validate steps\n3. If you're prototyping with ChatGPT or similar, use the simplified version\n4. Check the `.md` file inside each folder for a human-readable explanation\n\n---\n\n## 🧪 Echo Template\n\nYou can create your own echoes using the official templates:\n\n- [echo-template.prs.yaml](./templates/echo-template.prs.yaml) (English)\n- [echo-template.prs.yaml](./templates/echo-template.yaml) (English)\n- [echo-template.prs.es.yaml](./templates/echo-template.prs.es.yaml) (Español)\n- [echo-template.es.yaml](./templates/echo-template.es.yaml) (Español)\n\n---\n\n## 📄 Foundation \u0026 Validation\n\nThis repository is based on a formal framework that defines the **Echo Protocol** as a modular architecture of structured reasoning.\n\nTo understand its philosophical foundations, cognitive design principles, and the empirical validation plan, see:\n\n👉 [echo-validation.md](./echo-validation.md) (English)\n👉 [echo-validation.es.md](./echo-validation.es.md) (Español)\n\nThis document includes:\n\n- Definitions of what echoes are\n- Justification of their design as functional cognitive units\n- Hypotheses and metrics for empirical testing\n- Guidance for collaboration and real-world application\n\n---\n\n## 🤝 Contributing\n\nFeel free to open issues or submit pull requests to expand the ecosystem.  \nNew echoes, refinements or translations are welcome!\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeogip%2Fecho-protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeogip%2Fecho-protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeogip%2Fecho-protocol/lists"}