Demo -- read-only snapshot of the live system as of 2026-07-16T01:45:31Z; no live data, paper units only.
Skip to main content

evidence / Engineering depth

Solo Human Architect, Directing an Agent Fleet -- how this system was actually built

This repo was built mostly by AI agents under one person's direction. About 91% of the commits are authored by the agent identity (GSD Executor), and a reviewer can recount that in one git command below. That is stated up front as the point, not buried as a confession: the engineering judgment, the ship/reject gates, and the validation methodology are the human's; the keystrokes are mostly the fleet's. The single truth-source for any figure below is docs/JOB_EVIDENCE_PACKET.md.

strongest single receipt

A REJECT/DEFER is honest market-efficiency evidence, not a failure. No $/edge/ROI claim.

the claim

One person -- Neel Shah -- directed a fleet of Claude agents to build and validate a production sports-forecasting system across 3,200+ commits (Mar-Jul 2026). He did not hand-type those commits, and he does not claim to have. The role is architect and director: a planner model orchestrates cheaper executor models under hard, automated ship gates that the agents cannot override. The load-bearing human contributions are the ones a fleet cannot supply on its own -- the validation methodology, the ship/reject decisions, and the honesty rails that make an agent's output trustworthy. The share of agent-authored keystrokes (~91%, and rising) is the feature: it is what proves the workflow scaled without the human becoming the bottleneck.


receipts

claimcommitted artifact
~91% of commits agent-authored; 3,200+ commits Mar-Jul 2026git log (recount command below); JOB_EVIDENCE_PACKET s4
Fail-closed 5-criterion ship gate (walk-forward all-folds, permutation z>=3, ablation-vs-full, BH-FDR, held-out-once)src/loop/gate.py
LLM-free signal proposersrc/loop/discovery.py
Orchestration / checkpoint-resume loop driversrc/loop/orchestrator.py, scripts/loop/run_loop.py
Protected-tree enforcement (agents cannot edit `src/`, `api/`)scripts/bot_guards/pre_edit_check.py
No-edge / honesty language enforcementgovernance/honesty_linter.py; [docs/HONESTY_SYSTEM.md](../HONESTY_SYSTEM.md)
513 recorded REJECT/DEFER verdicts per JOB_EVIDENCE_PACKET s2 (a 2026-07-22 recount reads 804 full-history rows resolving to 68 distinct buried signals -- see the graveyard disclosure)scripts/platformkit/reject_ledger.py; scripts/platformkit/analytics_showcase/out/reject_graveyard.json
Orchestration playbook (described; local-only, gitignored).claude/commands/workday-loop.md -- not committed; machinery it drives is the row above
Agent-fleet build history: authorship split and round-the-clock commit cadence from git log
Figure: the authorship split and the build cadence, straight from `git log` (recount 2026-07-22; 3,224 commits, 2026-03-09 to 2026-07-22). 95.75% of commits carry the `GSD Executor` agent identity and 67.9% carry a `Co-Authored-By: Claude` trailer; commits land across every hour and weekday rather than a 9-5 pattern -- consistent with one director running an agent fleet around the clock. This is a build-provenance measurement, not a claim about code quality or edge. The fresh git-log share (95.75%) runs a little above the ~91% recorded in JOB_EVIDENCE_PACKET s4 because it is a later recount over more commits; the packet stays the truth-source. Data: [`scripts/platformkit/analytics_showcase/out/agent_fleet_history.json`](../../scripts/platformkit/analytics_showcase/out/agent_fleet_history.json), reproduced by the recount commands above.

why this matters

The current-era senior signal is not "can you write code" -- a fleet writes the code. It is whether you can direct that fleet so the output is trustworthy: route work by cost, run executors in parallel without corrupting the repo, and gate every result behind validation strict enough to reject your own best ideas. This repo is the artifact of exactly that skill. The human wrote the gate, the guardrails, and the methodology; the agents wrote the implementation; and the split is recorded in git, not asserted. For an AI-engineering or agent-orchestration role, the honest ~91% is the resume line, not the fine print.


no edge claimed

This site reports calibration and sharpness only, never a dollar edge, ROI, or bankroll result. An honest null is a success.