OPF Tone
Technical
Lead with the question or claim, then walk through the mechanism and the numbers. Use exact terminology; assume the audience can handle and prefers it. Diagrams, tables, and benchmarks are first-class.
Tone
Technical
4
cues
4
avoid
“p95 inference latency is 38ms on a single A100, down from 312ms on the prior runtime.”
Generation cue
State the claim, then the mechanism, then the evidence.
Summary
Precise, evidence-led voice for engineering, research, and product-detail audiences.
OPF Field
tone
Schema
https://openpresentation.org/schema/opf-tone/v1
Voice Cues
- 1
State the claim, then the mechanism, then the evidence.
- 2
Use exact terminology — don't soften technical terms for general readability.
- 3
Quote benchmarks with conditions (cold/warm, p50/p95/p99, dataset, hardware).
- 4
Prefer diagrams and tables over prose paragraphs for structural information.
Avoid
- 1
Vague claims ('much faster', 'better', 'easier').
- 2
Marketing framing without supporting data.
- 3
Glossing over caveats and tradeoffs.
- 4
Casual register that obscures precision.
Sample Phrases
“p95 inference latency is 38ms on a single A100, down from 312ms on the prior runtime.”
“We replaced the streaming serializer with a batched protobuf path; throughput rose 4.2× under load.”
“The result holds for context windows up to 32k tokens; beyond that, see appendix B.”
Recommended Narrative IDs
challenge-resolutioninnovationconference-talkstatus-updateTags
OPF Config
tones:technical{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — tones/technical",
"tone": "technical",
"tags": [
"gallery:tones/technical"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "title-slide",
"title": "Tone preview",
"subtitle": "Voice tuned to the \"technical\" tone.",
"design": {
"contentBox": false,
"contentAlignment": "center",
"titleAlignment": "center"
}
}
],
"catalogs": {
"layouts": {
"records": [
{
"$schema": "https://openpresentation.org/schema/opf-layout/v1",
"id": "title-slide",
"name": "Title_Slide",
"label": "Title Slide",
"summary": "Bold, centered typography with minimal elements. Perfect for opening your presentation with impact.",
"description": "Bold, centered typography with minimal elements. Perfect for opening your presentation with impact.",
"tags": [
"Opening",
"Impact",
"Minimal"
],
"master": "Gallery",
"masterSlideIndex": 0,
"groupHash": "ddf3a920a68b7a0316802c6a646bb4bb481c6f5a288d236ab3021b4b990d25c2",
"groupDefault": true,
"contentType": "Title",
"contentMultiple": "None",
"contentAlignment": "Center",
"contentBox": false,
"contentTypeChartPrimary": "None",
"contentTypeImageFill": "None",
"contentTypeListBullet": "None",
"contentTypeListHeading": false,
"slideTitle": true,
"slideTitleAlignment": "Center",
"slideImage": false,
"slideImageAlignment": "None",
"slideLayoutDirection": "None",
"zones": [
{
"role": "title",
"placeholder": "title"
},
{
"role": "subtitle",
"placeholder": "subtitle"
}
],
"preview": {},
"details": "Bold, centered typography with minimal elements. Perfect for opening your presentation with impact. OPF placeholders: title, subtitle.",
"category": "opening-closing",
"spatialCategory": "hero",
"contentTypeTags": [
"mixed",
"title"
],
"placeholders": [
{
"type": "title"
},
{
"type": "subtitle"
}
],
"slideSubtitle": true
}
]
}
}
}Preview this config live at pptx.dev/playground, or load it in the gallery visual editor.