Decide which work AI should do. Keep the rest human.
That single principle drives everything JDK builds. The hard part isn’t the AI. It’s deciding, task by task, which side of the line each piece of work belongs on.
Where does the work belong?
Pick a task to see how we’d call it, and why.
High-volume, rule-based, easy to review, and fully reversible. A triage agent handles it and routes the exceptions.
Six signals on each side of the line
GOOD FOR AI
KEEP HUMAN-LED
Five steps, each with a deliverable on the table
Discover
Map how work actually gets done: interviews, process mapping, data readiness.
→ PROCESS MAPScore
Rate every task for automation fit. Rank the backlog. Name what stays human.
→ RANKED BACKLOG + KILL LISTProve
One agent, one real workflow, measured against the pre-agent baseline.
→ MEASURED PILOT VERDICTDeploy
Run it in your systems with identity, approvals, audit, and cost controls.
→ AGENT IN PRODUCTIONManage
Monitor, evaluate, tune, and expand agent by agent on the same foundation.
→ MONTHLY SCORECARDThe first two steps are the Business AI Analyst. Steps three through five run on the Agent Framework.