mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 02:02:33 +00:00
Copy: pare product claims to what we can certify, cut rule-of-three cadence, record arch 10 §10
This commit is contained in:
@@ -155,7 +155,11 @@ role`) or the rule it demonstrates. - **Positional sub-section cross-refs.** Cit
|
||||
|
||||
14. **User-facing copy**: keep user-visible strings centralized and written for users (sentence
|
||||
case, active voice, no "please", no exclamation marks in errors). If/when an i18n layer
|
||||
exists, route strings through it instead of hardcoding.
|
||||
exists, route strings through it instead of hardcoding. **Product claims** (landing,
|
||||
About, onboarding, value props) follow `arch 10 §10`: claim only what we can certify, no
|
||||
absolutes (never/always/fully/everything), no durability the platform doesn't back ("saved",
|
||||
not "permanent"), and state a posture once per surface — reduce uncertain promises, keep the
|
||||
real ones.
|
||||
|
||||
15. **Chart-builder guidance reasons over role, not raw type** (`src/core/chart-builder.ts`):
|
||||
a `builderWarnings` rule (or any measure/dimension decision) must ask the post-transform
|
||||
|
||||
Reference in New Issue
Block a user