feat: NeuroScale 2.0 — Autonomous A2A Agent Layer (Hackathon Submission)#36
Open
sodiq-code wants to merge 3 commits into
Open
feat: NeuroScale 2.0 — Autonomous A2A Agent Layer (Hackathon Submission)#36sodiq-code wants to merge 3 commits into
sodiq-code wants to merge 3 commits into
Conversation
- Full Google Cloud integration section (ADK, Gemini, Vertex AI, GKE, Cloud Run) - Explicit hackathon criteria mapping (Beyond Chat, Multi-Step, Partner Power) - Competitive advantage table vs 10,900 participants - Sensory-motor-brain-immune system metaphor throughout - Enterprise value metrics table (MTTR, on-call, compliance) - JUDGING.md: exact file+function map for every criterion - JUDGING.md: 60-second reproduction instructions - HACKATHON_SUBMISSION.md: Kyverno safety story section
…cache, unused assets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NeuroScale 2.0 — Google Cloud Rapid Agent Hackathon
This PR adds the full autonomous multi-agent layer on top of the existing NeuroScale platform.
What's included
agents/orchestrator.py— A2A orchestrator coordinating Watcher→Diagnostician→Operatoragents/watcher.py— Arize MCP anomaly polleragents/diagnostician.py— RAG-powered remediation planneragents/operator_agent.py— GitLab MCP: branch + MR creationagents/tools/— arize_mcp, gitlab_mcp, rag_store clientsrunbooks/— 5 Hermes skill documents seeded into RAGscripts/demo-run.sh— 10-beat cinematic demo runnerscripts/verify-all.sh— 7/7 verified passingdocs/HACKATHON_SUBMISSION.md— full submission writeupdocs/ARCHITECTURE_2_0.md— system designdocs/DEMO_SCRIPT.md— narration guidedocs/JUDGING.md— judge-facing scoring breakdownVerified