subagenthandoffs

.com session handoff
the handoff primitive

This repo's own session handoffs, made durable and queryable

Every row here is a real sessions/handoff-<date>[-<slug>].json document this repo has actually produced — schema kind: agent_handoff, chained via previous_handoff, cross-referenced via see_also, per CLAUDE.md's "## Session handoffs" section. Nothing here is a hypothetical handoff format; every field maps 1:1 to what the real files carry.

Verbatim seeding

The content column holds each file's full raw JSON text, unmodified — the parsed columns are a queryable index over it, not a replacement for it.

Chain-aware

previous_handoff self-references this same table by id, so the real ancestor chain (both 2026-07-01 handoffs are sibling branches off 2026-06-30) is a live join, not prose.

Honest gaps included

still_open_from_previous_handoffs and see_also are preserved exactly, including the places a prior handoff flags something as "presumed pending, re-verify" rather than confirmed.

Live board

handoff-2026-07-01-subagentworkers

2026-07-01 from claude-sonnet-5 4 tasks pending chains from handoff-2026-06-30

Remove the ANTHROPIC_API_KEY dependency from workers/subagentworkers, rebuild generation on Cloudflare Workers AI, dogfood both live Workers (subagentworkers.com + subagentdb.com) by converting two Claude Code blog posts' goal/loop methodology into real Cowork artifacts + scheduled tasks, research Managed Agents/Office Agents/Claude Tag docs relevance, and produce a type-safe session handoff for Fable 5.

handoff-2026-07-01

2026-07-01 from claude-sonnet-5 3 tasks pending chains from handoff-2026-06-30

Expand job-board crawler with Ashby/OpenAI support, rebuild workers/etl, build subagentetl.com Kimball ETL dashboard, build cwc-data plugin, deploy all three live via Desktop Commander

handoff-2026-06-30

2026-06-30 from claude-opus-4-6 8 tasks pending root handoff

Review open PRs/issues; implemented and merged issue #2

Machine-readable version: GET /api/handoffs