feat(P01): polish leadership deck visible prose + layout (v1.31, D-247)

Enrich on-slide body wording on all 7 slides (slides 2-6 were sparse,
43-67 visible words; now 97-168). Re-balance layout: title -> frame ->
body -> diagram -> closing italic benefit. Invariants preserved:
7 slides, S&P theme tokens, speaker-note bands, [1] citations 3/5/7,
diagram PNGs, footer string. PPTX re-rendered. Smoke test PASS.

REQ-373.1 visible prose density enriched
REQ-373.2 layout improved (renderer block vocabulary unchanged)
REQ-373.3 invariants preserved (D-247)
REQ-373.4 PPTX re-rendered; check_leadership_deck.sh exits 0

---ci---
project: acdl
phase: 1
milestone: v1.31
status: execute
---/ci---
This commit is contained in:
CIAgent
2026-08-20 14:58:18 +00:00
parent 2ea9fb4e51
commit ad280b181b
3 changed files with 52 additions and 32 deletions
+7 -7
View File
@@ -1,17 +1,17 @@
{
"phase": 0,
"stage": "plan",
"phase": 1,
"stage": "execute",
"milestone": "v1.31",
"phase_role": "pre_execution",
"phase_role": "execution",
"attempts": 0,
"updated_at": "2026-08-20T16:18:00Z",
"updated_at": "2026-08-20T16:25:00Z",
"project": "acdl",
"projects": ["acdl", "nova-blockchain-exchange"],
"active_milestone": "v1.31",
"milestone_branch": "milestone/v1.31-leadership-deck-polish",
"phase_branch": "acdl/phase/00-pre-execution",
"phase_branch": "acdl/phase/01-deck-polish",
"tag_line": "v1.30.x",
"phase_name": "pre-execution",
"phase_name": "deck-polish",
"milestone_type": "nfr",
"reqs_covered": [],
"reqs_partial": [],
@@ -24,5 +24,5 @@
"releases_created": true,
"release_ids": [811,812,813,814,818]
},
"notes": "v1.31 P0 complete (specify+clarify+research+plan). D-247 locked: refinement-only, theme-preserving invariants. Plan = single vertical slice P1: rewrite visible prose + improve layout in nova-leadership-deck-marp.md, re-render PPTX, smoke test must pass."
"notes": "v1.31 P1 EXECUTE. Rewrite visible prose + improve layout in nova-leadership-deck-marp.md. Invariants (D-247): 7 slides, S&P tokens, note bands, [1] citations 3/5/7, diagram PNGs, footer."
}