peopleforrester

Gateway Notes — Research agent for Claude Code

Research community

Purpose: the confirmed gateway/guardrail mechanisms for the workshop, input guard, output sidecar, MCP authz, plus the [SPIKE]s and the fallback decisions, grounded in the research spikes (removed 2.

How to install Gateway Notes

Installs to ~/.claude/agents/peopleforrester-unleash_an_agent_watch_it_burn-gateway-notes.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/peopleforrester/Unleash_an_Agent_Watch_It_Burn/HEAD/agent/GATEWAY-NOTES.md -o ~/.claude/agents/peopleforrester-unleash_an_agent_watch_it_burn-gateway-notes.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gateway Notes does

*Purpose: the confirmed gateway/guardrail mechanisms for the workshop, input guard, output sidecar, MCP authz, plus the [SPIKE]s and the fallback decisions, grounded in `the research spikes (removed 2026-08-30; recover with `git log --diff-filter=D -- research/`)` and `the research spikes (removed 2026-08-30; recover with `git log --diff-filter=D -- research/`)`.*

Gateway & Guardrail Notes

Architecture context: separate EKS cluster per attendee (independent, take-home). Everything below runs

Alternatives in Research

  • CLI Explore Agent — Read-only code exploration via Bash + CLI semantic dual-source analysis, with schema-validated structured outp 530 ★
  • Jogyo — Scientific research agent with Python REPL and structured output markers 244 ★
  • Contract Neutral Reviewer — Contract-neutral fallback reviewer 188 ★

Full documentation available on GitHub

View Source Repository