optional-skills/creative/simple-english/references/use-cases.md
STE was built for aircraft maintenance manuals. The same properties — one meaning per word, short sentences, condition-first commands — transfer to any text where misreading has a cost. By the end of Issue 8, 64% of registered STE users were outside aerospace and defense.
Each case below names the mode and the adaptations.
Mode: procedural. This is the highest-value target: an error message is a 2 a.m. instruction to a stressed reader.
Pattern: state what happened (past simple), state the cause if known, give the command or condition to fix it.
Before: Oops! Something went wrong while attempting to establish a connection. Please ensure your credentials are properly configured and try again. After: Connection to the database failed. The password for user
appwas not correct. SetDB_PASSWORDand connect again.
Mode: strict-leaning procedural. This is STE's home turf — an on-call runbook is a maintenance manual.
Mode: descriptive. Simple past only — a timeline in present perfect ("we have identified...") hides when things happened.
Before: We have identified an issue that may have impacted some users' ability to access the service. After: Between 14:02 and 14:31 UTC, 12% of requests failed. A deploy at 14:00 removed the cache warmup step.
STE bans hedges ("may have impacted") — the report states what is known and says "unknown" for the rest. This reads more honest because it is.
Mode: descriptive body, imperative subject. Convention already matches STE: imperative subject line, plain past facts in the body. Apply the substitution table and the 25-word limit to the body. Delete "this PR aims to".
Mode: descriptive. One entry, one change, one sentence where possible. "Breaking:" entries follow the warning pattern — command first: "Update your calls to v2/users. The name field split into first_name and last_name."
Mode: procedural. A system prompt is a procedure executed by a reader with no ability to ask questions — the exact reader STE was designed for.
Mode: descriptive, 25-word limit. Non-native readers are the majority of many user bases. No "we sincerely apologize for any inconvenience this may have caused" — "The API was down for 18 minutes. Uploads made during this time were saved and will process today."
Mode: strict. STE's original purpose was making English readable for non-native maintenance crews, and it doubles as pre-editing for machine translation. One meaning per word plus complete grammar (articles, "that") removes most translation ambiguity. If your docs get localized, STE cuts the error rate and the cost.
Mode: procedural, hard length limits. Buttons and labels are technical names (exempt). Body copy follows the rules: "No projects yet. Create a project to start." Nothing else survives at this length anyway.
Marketing pages, launch posts, blog voice, brand writing. STE deletes persuasion on purpose. Write those in your own voice — then use STE for the docs the landing page links to.