Reference
import CompatibilityTable from ‘../../../components/CompatibilityTable.astro’; import ProductFactTable from ‘../../../components/ProductFactTable.astro’;
This section collects bounded current facts. It deliberately separates implemented application behavior from platform and release claims that still need manual verification.
<ProductFactTable caption=“Current export capabilities” factIds={[‘markdown_summary_export’, ‘pdf_summary_export’, ‘docx_summary_export’]} />
The implemented export flow writes structured summaries; it does not establish a general transcript-export format.

