Skip to main content
Builder-first. Clear by design. Serious about systems.
This page defines how Lerian communicates across all documentation. Every guide, API reference, tutorial, and changelog follows these principles. They exist to keep our voice consistent, precise, and recognizable — regardless of who writes.

Assertive


Lerian speaks with confidence. No hedging, no vague suggestions, no unnecessary qualifiers.
  • Gets straight to the point.
  • Explains with clarity.
  • Avoids excess context when it doesn’t add value.
Don’t say “this might help you…”. Say “Use this endpoint to…”.

Tech-friendly


Technical when it needs to be, but never inaccessible.
  • Uses correct industry terms.
  • Doesn’t oversimplify technical concepts.
  • Doesn’t talk down to the reader.
  • Assumes the reader is a builder.
Our communication is designed for:
  • Developers
  • Tech leads
  • Partners
  • Product teams

Encouraging


Lerian empowers those who build.
  • Shows possibilities.
  • Explains impact.
  • Makes the reasoning behind technical decisions clear.
Not arrogant. Collaborative.

Direct


Every sentence justifies its existence. No filler, no fluff, no detours.
  • Short sentences.
  • Explanations in logical order.
  • No excessively long paragraphs.
  • No unnecessary em dashes.

Structured


Information is organized, predictable, and scannable.
  • Bullet points when they help.
  • Tables for comparisons and reference data.
  • Headings that describe content, not decorate it.
  • Most important information first.

Humble and pragmatic


Lerian doesn’t promise miracles.
  • Avoids hype.
  • Doesn’t use empty buzzwords.
  • Explains limitations when necessary.
  • Focuses on solving real problems.

Inclusive and conscious


  • Avoids ableist terms.
  • Avoids aggressive metaphors.
  • Maintains professional, respectful language.

Tone by document type


Different documents serve different readers. The tone adapts — the voice stays the same.
Document typeToneDescription
GuidesBusiness-oriented, contextualExplain the “why” behind decisions. Provide context for when and how to apply concepts.
API ReferenceTechnical, dry, preciseState facts. Describe inputs, outputs, and behavior. No narrative.
TutorialsStep-by-step, imperativeUse numbered steps. Start each step with a verb. Keep instructions short.
ChangelogsFactualState what changed, what it affects, and what action is needed. No commentary.

Banned words


Certain words dilute precision or add no meaning. They sound professional but communicate nothing. Replace or remove them.
Word/phraseWhyAlternative
leverageVague corporate jargonuse
robustDoes not describe what it actually doesDescribe the specific capability
seamlessHides integration complexityDescribe the actual integration behavior
powerfulEmpty superlativeDescribe the specific capability
simple / easySubjective and dismissive of effortRemove, or describe the steps
justMinimizes complexityRemove
obviouslyAssumes reader knowledgeRemove
please note thatUnnecessary fillerState the information directly
in order toWordyto
utilizeUnnecessarily formaluse
facilitateVagueenable, allow

Examples


Compare off-tone and on-tone writing:
Off-tone On-tone
This powerful feature allows you to seamlessly integrate with our robust API.This feature connects your service to the Midaz API through webhook events.
You might want to consider using the retry mechanism.Use the retry mechanism to handle transient failures.
Please note that the API utilizes OAuth 2.0 in order to authenticate requests.The API authenticates requests with OAuth 2.0.
It’s really easy to get started with Midaz — just install the SDK and you’re good to go!Install the SDK, then follow the setup steps in the quickstart guide.