Changelog
- Equity Report & Changelog: Two new document templates for investment analysis (2-3 page ticker/metrics/thesis format) and release notes, both in Chinese and English
- Candlestick & Waterfall Charts: Two new financial diagram types for stock price history (OHLC) and revenue bridge decomposition, bringing the total to 14 inline SVG diagrams
- Unified Table Component: All templates now share
.kami-tablewith.compact,.financial,.striped, and.totalvariants, so tables look consistent across every document type - Typography Consolidation: Removed Inter and Newsreader, locked to one serif per page (Charter for English, TsangerJinKai02 for Chinese, YuMincho for Japanese), added Chinese body letter-spacing 0.35px
- Color Palette Simplification: Consolidated from 11 neutral tokens to 6, migrated olive and stone values across all templates, diagrams, and demos for better readability
- Auto-Select Charts: The skill now picks the right chart type from data context (proportional -> donut, time series -> line, comparison -> bar) instead of waiting for the user to specify
- Auto-Select Output Format: PDF always ships, PPTX follows slides, PNG follows sharing context. Users never need to think about export formats
- Orphan Detection:
build.py --check-orphansscans PDFs for orphan text (last line with 1-2 words), catching layout issues before delivery
更新日志
- 个股研报与更新日志: 新增两种文档模板,个股研报(2-3 页,含行情头、指标卡、投资论点)和更新日志,均支持中英双语
- K 线图与瀑布图: 新增两种金融图表,K 线用于股价走势(OHLC),瀑布图用于收入桥和估值拆解,内联 SVG 图表总数达到 14 种
- 统一表格组件: 所有模板共享
.kami-table,支持.compact、.financial、.striped、.total四种变体,表格在各类文档中保持一致 - 字体精简: 去掉 Inter 和 Newsreader,锁定每页一种衬线体(英文 Charter、中文 TsangerJinKai02、日文 YuMincho),中文正文新增 0.35px 字距
- 色阶精简: 中性色从 11 个 token 收敛到 6 个,olive 和 stone 色值全面迁移,提升可读性
- 图表自动选择: Skill 现在根据数据上下文自动选择图表类型(占比用环形图、趋势用折线图、对比用柱状图),不再需要用户指定
- 输出格式自动选择: PDF 始终生成,PPTX 跟随演讲场景,PNG 跟随分享场景,用户不需要考虑导出格式
- 孤行检测:
build.py --check-orphans扫描 PDF 中的孤行文本(末行仅 1-2 个词),在交付前发现排版问题
Kami is a quiet design system for professional documents, one constraint set that any agent can trust. https://github.com/tw93/Kami