Files
crashtestdev/bundle.md
T
Ken 84bf9e706b 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>
2026-05-27 03:53:02 +00:00

17 lines
456 B
Markdown

---
bundle:
name: crashtestdev
version: 1.0.0
description: >
Crash test dev site with DESIGN.md portable format support.
Includes design-intelligence agents and DESIGN.md generation,
import, and validation capabilities.
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
---