Skip to content

feat: NeuroScale 2.0 — Autonomous A2A Agent Layer (Hackathon Submission)#36

Open
sodiq-code wants to merge 3 commits into
mainfrom
hackathon-submission-2.0
Open

feat: NeuroScale 2.0 — Autonomous A2A Agent Layer (Hackathon Submission)#36
sodiq-code wants to merge 3 commits into
mainfrom
hackathon-submission-2.0

Conversation

@sodiq-code

Copy link
Copy Markdown
Owner

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→Operator
  • agents/watcher.py — Arize MCP anomaly poller
  • agents/diagnostician.py — RAG-powered remediation planner
  • agents/operator_agent.py — GitLab MCP: branch + MR creation
  • agents/tools/ — arize_mcp, gitlab_mcp, rag_store clients
  • runbooks/ — 5 Hermes skill documents seeded into RAG
  • scripts/demo-run.sh — 10-beat cinematic demo runner
  • scripts/verify-all.sh — 7/7 verified passing
  • docs/HACKATHON_SUBMISSION.md — full submission writeup
  • docs/ARCHITECTURE_2_0.md — system design
  • docs/DEMO_SCRIPT.md — narration guide
  • docs/JUDGING.md — judge-facing scoring breakdown

Verified

7/7 PASS — bash scripts/verify-all.sh

- 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
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.

1 participant