You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: sync SKILLS status + ROADMAP after the v0.9.0 P3 wave
- SKILLS.md status table: add the shipped P3 capabilities (multi-template
blend, compare-profiles, the role-first authoring surface, the local-corpus
fidelity benchmark); the Word toc row now notes the Word-faithful refreshed
cache (bookmarks, per-level styles, PAGEREF, no surviving demo entries).
- ROADMAP.md section 3: SHIPPED banner for the refine verb (the design text
stays as the record), matching the section 1/2 banners.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
| Native Word `toc` (authored field, or deferral to a preserved outline TOC) | ✅ working |
53
+
| Native Word `toc` (authored field, or deferral to a preserved outline TOC) with a Word-faithful refreshed cache (authored bookmarks, per-level styles, `PAGEREF`; template demo entries never survive) | ✅ working |
54
54
| Excel semantic number formats (`number.<family>` resolved to the template's mask) | ✅ working |
55
55
| Model-driven reusable-fragment population (`comprehend` → `components` / `sections`, with `{{slot}}` substitution) | ✅ working |
56
56
| Brand appearance capture: typography (all 3 formats) + paragraph geometry / table conditional formats / list numbering (docx), dominant-sampled and shell-verified | ✅ working |
@@ -61,6 +61,10 @@ the engine and are catching up.
61
61
| Optional OCR rendered-text residual scan | ✅ working when Tesseract is installed |
62
62
| Template-based skill eval set (DOCX/PPTX/XLSX) | ✅ working in CI |
63
63
| Strict visual mode (`--qa strict`) | ✅ working |
64
+
| Multi-template profile blending (`extract --blend`, same-format, value-facts only, pointers never cross shells) | ✅ working |
65
+
| Cross-template brand-drift report (`compare-profiles`, read-only, exit 1 on drift) | ✅ working |
66
+
| Role-first authoring surface (PROFILE.md role / palette-role / hints sections + per-skill authoring guidance) | ✅ working |
67
+
| Local-corpus fidelity benchmark (`scripts/corpus_benchmark.py`, real templates outside the repo) | ✅ working |
64
68
| Richer image analysis | 🔭 planned |
65
69
66
70
Visual Word overflow needs LibreOffice, since Word lays out at render time.
0 commit comments