Verdict
Bob sessions·7 exported · every step traceable

Bob planned it.
Bob built it.
Bob runs it.

Seven exported Bob task sessions. Each one a receipt for a concrete piece of work. No hand-waving about "built with Bob" — every step has a transcript and a screenshot in the repo.

7
Sessions
3
Bob modes used
2
Slash commands
1
Killer line
Bob feature surface area
Modes
Plan
Code
Advanced
Orchestrator
Custom modes
verdict-semantic
verdict-blast
verdict-mutation
verdict-incident
verdict-questions
verdict-synthesis
Skills
semantic-diff
blast-radius
mutation-audit
incident-mining
pr-synthesis
Slash commands
/init
/verdict
MCP tools
get_git_history
find_incident_commits
find_cross_layer_match
Rules
verdict-global.md
rules-ask, -code, -plan, -advanced
Timeline

Every session, in order.

00

planning

Plan mode

Bob architected Verdict before any code existed. The 6-layer pipeline, the killer-line concept, the cross-layer matching algorithm — all designed inside Plan mode before a single file was created.

Artifacts:bob_task export ·screenshot
01

init

/initAGENTS.md

Bob ran /init and generated AGENTS.md — the project's persistent context document. This is the slash-command feature judges look for.

Artifacts:bob_task ×2 exports ·screenshots ×2
02

mcp-server

Code modeAdvanced modeMCP

Bob built the verdict-tools MCP server (3 tools), the Python pipeline harness, the CLI wrapper, and the .bob/mcp.json config — all in one session.

Artifacts:bob_task export ·screenshot
03

harness-hardening

Code modeHardening

Bob identified and fixed five robustness gaps: brittle JSON parsing, non-deterministic cross-layer matching, missing retry logic, layer-output schema drift, and the .format() crash on JSON examples.

Artifacts:bob_task export ·screenshot
04

live-analysis

The killer-line moment
Orchestrator/verdict6 modes3 MCP tools

The full pipeline ran end-to-end on a real PR. The cross-layer match fired. The killer line appeared: "Surviving mutation M-1 is the same code path that caused INC-2024-0431."

Artifacts:bob_task export ·screenshot
05

docs

Code modeDocs

Bob wrote README, KILLER_LINE.md, LICENSE, and captured the synthesis output into demo/hero-pr-result.md. Submission documentation, all by Bob.

Artifacts:bob_task export
06

dashboard

Code modeNext.js

Bob built this Next.js dashboard you're reading right now — landing, analyze flow, pipeline page, sessions page (this one).

Artifacts:bob_task export
Bob at three levels

Not just "built with Bob."

1

Bob planned Verdict

Session 00 is Bob in Plan mode architecting the entire 6-layer pipeline.

2

Bob built Verdict

Sessions 01–06 are Bob writing every line of code, every config file, every doc.

3

Bob runs Verdict

The 6 custom modes ARE Bob executing analysis at inference time. Take Bob out — there is no product.

See what Bob built.