Copied to Clipboard
Re-verification: all green.
Step 7: The Pull Request
The Coordinator integrates all five worktrees into a single branch feat/delivery-dashboard and opens a pull request. The PR description is generated from the Living Spec:
## Gift Delivery Dashboard
Implements real-time dashboard (sleigh position, delivery count, ETA).
### Changes
- New: `GpsPollingService` with 30s polling + exponential backoff
- New: `<DeliveryMap />` using existing Leaflet.js dependency
- New: `<DeliveryStats />` widget with ETA in Workshop local time
- New: iPad/Safari responsive CSS
- New: Integration test suite (12 tests, all passing)
### Verified Against Spec
All 6 success criteria confirmed by Verifier Agent.
Existing e2e suite: all passing.
### Decisions Recorded
- ETA displayed in Workshop local time (not UTC) β per Pepper, Dec 3
- Used existing Leaflet.js (not installed new mapping library)
- GPS errors logged via existing structured logger (logger.ts)
Pepper reviews the spec (4 minutes). She reviews the diff (10 minutes, because the spec told her exactly what to look for). She approves.
Total elapsed time: 47 minutes. Zero rework. Christmas safe.
What We Built Together
Over this series, Father Christmas and Head Elf Pepper have explained every layer of Intent:
| Concept |
What It Does |
Workshop Equivalent |
| Living Spec |
Source of truth, auto-updated |
Master Gift List |
| Coordinator Agent |
Plans, delegates, manages handoffs |
Father Christmas |
| Specialist Agents |
Execute focused tasks in parallel |
Craft Elves |
| Isolated Workspaces |
No collisions between parallel agents |
Private workbenches |
| Spec-Driven Development |
Plan first, code follows |
Write the List before carving begins |
| Context Engine |
Deep codebase knowledge for every agent |
The Workshop Library |
| Multi-Agent Orchestration |
Waves, handoffs, background agents |
Workshop floor choreography |
| Resumable Sessions |
State preserved across restarts |
Workshop never forgets |
SIPOC: The Complete Intent Workflow
| S β Suppliers |
I β Inputs |
P β Process |
O β Outputs |
C β Customers |
| Who/What |
Developer, Coordinator, Specialists, Context Engine, AI models |
Goal statement, codebase, constraints, model selection |
Spec β Review β Wave 1 agents β Handoffs β Wave 2 β Verifier β PR |
Verified code, living spec, decision log, merged PR |
Engineering team, product owner, CI/CD, end users |
| Workshop |
Pepper, Father Christmas, all Elves, the Library |
Gift order, Workshop constraints, quality standards |
Write List β Agree β Parallel building β Handoffs β QC β Sleigh |
All gifts delivered correctly, on time, to every child |
Children of the world |
Getting Started
Intent is available in public beta for macOS. Download it here. It uses your existing Augment credits. You can also bring Claude Code, Codex, or OpenCode if you already have subscriptions.
Augmentβs documentation is at docs.augmentcode.com. Their manifesto β The End of Linear Work β is worth reading before your first session.
One More Sleigh Stop
We have reached the point where the gifts are wrapped, the sleigh is loaded, and the Workshop itself is humming beautifully. But Head Elf Pepper asked me one more excellent question over a final cup of cocoa: *"Santa, what if I want some of this magic outside Intent itself? What if I want Claude Code, the Augment Context Engine, RTK, and LiteLLM working together on a machine of my own?"*Quite right, Pepper. One more stop, then. One more lesson before the reindeer sleep.
In the next episode, Father Christmas steps just beyond the Workshop walls to show how Intentβs principles carry into an external, token-aware coding stack: Claude Code + Augment Context Engine MCP + RTK + LiteLLM on a Mac Mini M4 Pro.
Part of the [*Santa Augmentcode Intent](https://dev.to/wvanheemstra/series/37310) series. Published on [*dev.to](https://dev.to)* under the [*the-software-s-journey](https://dev.to/the-software-s-journey)* organisation.*