About the author: I'm Charles Sieg, a cloud architect and platform engineer who builds apps, services, and infrastructure for Fortune 1000 clients through Vantalect. If your organization is rethinking its software strategy in the age of AI-assisted engineering, let's talk.
Twenty-two tasks. March 30 was the most diagram-intensive day of the entire project: a full patent diagram audit that found and fixed 219 issues across 96 figures, five sessions of deep work on the Mermaid rendering library (collision resolution, diamond centering, exit ports, blocker avoidance, overlap detection), and a content audit validating 845 specifications, 144 packages, and 696,000 questions.
The weighted average leverage factor was 21.1x, pulled down by the rendering library sessions which averaged 12-13x due to genuine algorithmic complexity. The supervisory leverage held at 175.7x.
Task Log
| # | Task | Human Est. | Claude | Sup. | Factor | Sup. Factor |
|---|---|---|---|---|---|---|
| 1 | Full diagram audit + fix 219 issues across 96 figures in 12 applications | 80h | 45m | 5m | 106.7x | 960.0x |
| 2 | Rendering library: collision resolution + layer/port override system (ancestor filtering + group awareness) | 32h | 50m | 5m | 38.4x | 384.0x |
| 3 | Full diagram audit + fix 17 findings across 96 figures | 16h | 35m | 5m | 27.4x | 192.0x |
| 4 | Rendering library session 3: route optimizer + layout refinements for edge collision resolution | 40h | 120m | 10m | 20.0x | 240.0x |
| 5 | Fix renderer regressions: phase guards + cascade logic + bezier direction + back-edge routing | 8h | 30m | 5m | 16.0x | 96.0x |
| 6 | Fix numeral collisions in diagram files for 2 applications | 2h | 8m | 3m | 15.0x | 40.0x |
| 7 | Fix 6 diagram visual issues: subgroup extension + micro-dogleg straightener + figure restructuring | 6h | 25m | 5m | 14.4x | 72.0x |
| 8 | Full diagram audit: 207 figures across 25 applications + numeral collision and back-edge fixes | 8h | 35m | 5m | 13.7x | 96.0x |
| 9 | Rendering library session 4: diamond centering, exit ports, blocker avoidance, overlap resolution, snapshot tests | 40h | 180m | 10m | 13.3x | 240.0x |
| 10 | Content audit: 57 checks across 845 specs, 144 packages, 696K questions, 1894 labs | 4h | 20m | 2m | 12.0x | 120.0x |
| 11 | Rendering library session 5: edge/back-edge fixes, reversed edges, subgroup termination, layout heuristics | 24h | 120m | 5m | 12.0x | 288.0x |
| 12 | Fix diagram issues in application (7 figures) | 1.5h | 8m | 3m | 11.2x | 30.0x |
| 13 | Fix duplicate reference numeral issues across 9 figures | 1.5h | 8m | 3m | 11.2x | 30.0x |
| 14 | Debug and fix rendering library edge staggering for multi-exit fan-out nodes | 8h | 45m | 5m | 10.7x | 96.0x |
| 15 | Fix diagram warnings: move components inside subgraph, remove spurious numerals | 0.75h | 5m | 4m | 9.0x | 11.2x |
| 16 | Fix diagram warnings across 5 figures | 1.5h | 10m | 3m | 9.0x | 30.0x |
| 17 | Fix diagram issues (duplicate numerals + dotted edge) | 0.5h | 4m | 3m | 7.5x | 10.0x |
| 18 | Fix diagram issues across 6 figures | 1.5h | 12m | 3m | 7.5x | 30.0x |
| 19 | Fix diagram warnings across 9 figures | 1.5h | 12m | 3m | 7.5x | 30.0x |
| 20 | Fix diagram issues across application | 0.5h | 5m | 2m | 6.0x | 15.0x |
| 21 | Fix diagram warnings across 5 figures | 0.5h | 8m | 3m | 3.8x | 10.0x |
| 22 | Fix diagram warnings across 6 figures | 0.5h | 8m | 3m | 3.8x | 10.0x |
Aggregate Statistics
| Metric | Value |
|---|---|
| Total tasks | 22 |
| Total human-equivalent hours | 278.2 |
| Total Claude minutes | 793 |
| Total supervisory minutes | 95 |
| Total tokens | 3,499,000 |
| Weighted average leverage factor | 21.1x |
| Weighted average supervisory leverage factor | 175.7x |
Analysis
The full diagram audit at 106.7x (task 1) was the standout. Scanning 96 figures across 12 applications, identifying 219 issues (missing numerals, duplicate references, incorrect edge styles, logic errors), and fixing all of them in 45 minutes. A human doing this work would spend two full weeks cross-referencing each figure against its specification, checking every reference numeral, and verifying every edge direction. The AI handles the cross-referencing without fatigue or drift.
The five rendering library sessions (tasks 2, 4, 9, 11, 14) consumed 515 of the 793 total Claude minutes and averaged 13.5x leverage. This is the lowest per-task leverage in the entire month, and it makes sense. Debugging visual rendering algorithms is fundamentally harder than generating code or running audits. The AI cannot see the visual output; it works from textual descriptions of pixel-level issues ("the arrow is 6 pixels short of the box"). Each fix risks regressions in other diagrams. The work is iterative, exploratory, and requires deep understanding of computational geometry.
The content audit (task 10, 12x) validated 845 domain specifications, 144 synthesized packages, 696,000 generated questions, and 1,894 lab definitions in 20 minutes. This is exhaustive verification, not sampling. Every spec checked against schema, every package validated for completeness, every question bank verified for count consistency.
The diagram fix tasks (12-22) represent the cleanup pass after the audit and library work. Each task fixes specific findings in specific figures. The low leverage factors (3.8x to 11.2x) reflect the precision nature of the work: small, targeted edits where the overhead of reading the spec, understanding the context, and making the edit dominates the actual change.
The supervisory leverage of 175.7x held despite the library debugging sessions. Ninety-five minutes of prompt-writing time produced 278 hours of output. The rendering library sessions required longer prompts (5-10 minutes each) to describe the visual issues precisely, which is why the per-task supervisory leverage on those is lower than usual.
Let's Build Something!
I help teams ship cloud infrastructure that actually works at scale. Whether you're modernizing a legacy platform, designing a multi-region architecture from scratch, or figuring out how AI fits into your engineering workflow, I've seen your problem before. Let me help.
Currently taking on select consulting engagements through Vantalect.
