Hackathon E2E results — 2026-05-11
Production target: https://www.brainsnn.com (Chromium resolves https://brainsnn.com to the lowercase www host).
Final main commit tested: caa85e6.
Railway deployment: fe571686-c006-4fbe-ab59-c0dab24694db — SUCCESS.
| # |
Test |
Status |
Actual output |
| 1 |
Build + boot |
PASS |
npm run build transformed 914 modules; production browser booted; brain tick advanced 3 -> 5; in-browser MCP catalog has 28 tools. |
| 2 |
Best Gemini text analysis |
PASS |
Gemini status: gemini-2.5-flash online; golden prompt result source gemini:gemini-2.5-flash; scores: emotional activation 95%, cognitive suppression 90%, manipulation pressure 98%, trust erosion 92%. |
| 3 |
Best Gemini multimodal |
PASS |
Uploaded warning-sign.png; media result rendered with evidence traces. |
| 4 |
Veea prompt injection blocked |
PASS |
Tester returned BLOCK with prompt_injection and secret_leak: anthropic_key. |
| 5 |
Veea PII redaction |
PASS |
Redaction path returned [email] and [phone]; toggle off returned ALLOW; toggle back on returned REDACT. |
| 6 |
MCP tool gating |
PASS |
reset_brain returned Lobster Trap destructive-tool block, then returned { reset: true } after allowToolDestructive=true. |
| 7 |
Red Team → Brain Evolve |
PASS |
Baseline F1 0.82; best evolved candidate F1 0.851; post-promote F1 0.85. |
| 8 |
Multimodal RAG + Vector-Graph Fusion |
PASS |
Indexed two-doc bulletin/reminder corpus; query retrieved Phishing Bulletin; fused search returned results after graph-weight adjustment. |
| 9 |
MCP from outside |
PASS |
node mcp-server/server.js stdio smoke: tools/list returned 28 tools; lobster_trap_inspect returned block; test_hypothesis returned Supported. |
| 10 |
Connected Systems / Session Rooms |
PASS |
Created room and submitted score as codex-a; second browser opened ?room=<code> and saw the leaderboard entry. |
| 11 |
Onboarding copy + README |
PASS |
Fresh onboarding mentions Google Gemini 2.5 (with Gemma 4 as a fallback) and Veea Lobster Trap; README contains Gemini + Lobster architecture/env rows. |
| 12 |
Snapshot report engine attribution |
PASS |
generateReport(..., geminiResult) emits ## Gemini (gemini-2.5-flash) Deep Analysis, not Gemma. |
Fixes merged during E2E
Remaining manual deliverables
- Demo video recording/upload.
- lablab.ai submission form.
- Submission receipt screenshot and release tag after form submission.
Hackathon E2E results — 2026-05-11
Production target: https://www.brainsnn.com (Chromium resolves https://brainsnn.com to the lowercase www host).
Final main commit tested:
caa85e6.Railway deployment:
fe571686-c006-4fbe-ab59-c0dab24694db— SUCCESS.npm run buildtransformed 914 modules; production browser booted; brain tick advanced3 -> 5; in-browser MCP catalog has 28 tools.gemini-2.5-flash online; golden prompt result sourcegemini:gemini-2.5-flash; scores: emotional activation 95%, cognitive suppression 90%, manipulation pressure 98%, trust erosion 92%.warning-sign.png; media result rendered with evidence traces.BLOCKwithprompt_injectionandsecret_leak: anthropic_key.[email]and[phone]; toggle off returnedALLOW; toggle back on returnedREDACT.reset_brainreturned Lobster Trap destructive-tool block, then returned{ reset: true }afterallowToolDestructive=true.0.82; best evolved candidate F10.851; post-promote F10.85.Phishing Bulletin; fused search returned results after graph-weight adjustment.node mcp-server/server.jsstdio smoke:tools/listreturned 28 tools;lobster_trap_inspectreturnedblock;test_hypothesisreturnedSupported.codex-a; second browser opened?room=<code>and saw the leaderboard entry.Google Gemini 2.5 (with Gemma 4 as a fallback)andVeea Lobster Trap; README contains Gemini + Lobster architecture/env rows.generateReport(..., geminiResult)emits## Gemini (gemini-2.5-flash) Deep Analysis, not Gemma.Fixes merged during E2E
mcp-serverinvalidnode:wsimport + local pure tool handling).VITE_*env injection.?room=<code>shared-room loading.Remaining manual deliverables