feat: add inline SVG diagrams to judgment essay

Two diagrams in the warm palette (paper bg, terracotta accent):

1. Floor and Ceiling: before/after comparison showing AI raises the
   floor (what's functional) while the ceiling (excellence, judgment)
   stays where it is. The gap between them IS the argument.

2. Lagged Failure Timeline: decision → invisible degradation →
   failure surfaces 12-18 months later → misattributed to market
   conditions. Makes the delay visible as a four-node flow.

Both use SVG primitives (rect, line, text, circle) following the
diagram design spec: warm palette, Inter for labels, Source Serif
for descriptions, terracotta for accents.

🤖 Generated with Amplifier

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
This commit is contained in:
Ken
2026-05-27 03:53:02 +00:00
parent b0960ec71c
commit 84bf9e706b
2 changed files with 69 additions and 0 deletions
+4
View File
@@ -9,4 +9,8 @@ bundle:
includes:
- bundle: git+https://github.com/kenotron-ms/amplifier-bundle-design-md@master
tools:
- module: tool-openai-images
source: git+https://github.com/singh2/amplifier-module-tool-openai-images@main
---