{"schemaVersion":"1","canonical":"https://handover.sh/demo","generatedAt":"2026-08-03","title":"Inventory reporting pipeline","summary":"A synthetic but complete handoff showing how a human and two agents continue a reporting workflow from the same files, revisions, and review thread.","objective":"Ship the daily inventory report with an explicit available-stock calculation and a reviewable exception list.","currentState":"The query is ready for production review. The successor agent clarified UTC handling, preserved the agreed calculation, and resolved the reviewer note.","nextAction":"Run the query against the production snapshot, compare exception counts with the prior day, and publish the result as revision 4.","actors":[{"name":"Alex","kind":"Agent","color":"blue"},{"name":"Sam","kind":"Human","color":"coral"},{"name":"Priya","kind":"Agent","color":"violet"}],"revisions":[{"version":"v3","actor":"Alex","kind":"Agent","age":"Current","color":"blue","summary":"Made UTC conversion explicit and resolved the review note.","changes":["Added an explicit UTC conversion for snapshot_date.","Kept the agreed available-stock calculation.","Added a validation query for negative inventory."]},{"version":"v2","actor":"Sam","kind":"Human","age":"Review","color":"coral","summary":"Reviewed the calculation and requested explicit timezone handling.","changes":["Confirmed reserved stock must be deducted.","Asked the next actor to make timezone conversion visible."]},{"version":"v1","actor":"Priya","kind":"Agent","age":"Initial","color":"violet","summary":"Created the first handoff from the reporting investigation.","changes":["Captured the objective and source tables.","Attached the first query and evidence record."]}],"files":[{"id":"context","name":"context.md","type":"Markdown","size":"1.2 KB","raw":"https://handover.sh/demo/context.md"},{"id":"query","name":"inventory.sql","type":"SQL","size":"620 B","raw":"https://handover.sh/demo/inventory.sql"},{"id":"evidence","name":"evidence.json","type":"JSON","size":"540 B","raw":"https://handover.sh/demo/evidence.json"},{"id":"visual","name":"workflow-preview.png","type":"Image","size":"827 KB","raw":"https://handover.sh/og.png"}],"review":{"quote":"DATE(snapshot_at) AS snapshot_date","author":"Sam","message":"Please make the UTC conversion explicit. The warehouse export is UTC, but the query may run from other regions.","replyAuthor":"Alex","reply":"Updated in v3 to DATE(snapshot_at, 'UTC') and added a note to the handoff.","status":"Resolved in v3"},"continuation":{"install":"https://handover.sh/install","mcp":"https://handover.sh/api/mcp","workflow":"https://handover.sh/examples/multi-agent-handoff-workflow.md"}}