run output (text)
Key summary fields:
planned_totalskipped_by_lockexecutable_totalsucceededfailedpersisted_to_lock
status output (csv)
Header columns:
hyperlocalise status --output csv -irenders a TTY dashboard for manual triage.- CSV remains the canonical machine-readable format for CI and automation.
sync output (text or json)
Text summary fields:
actioncreatesupdatesunchangedconflictsappliedskippedwarnings
- invariant validation blocked an unsafe change
- adapter only supports best-effort remote concurrency
- unresolved remote identity for a local key during push
- post-push verification detected a remote mismatch
CSV translation files
Whenrun writes .csv translation targets, output row order is deterministic for newly appended keys (sorted by key), and existing rows keep their original order.
Fluent translation files
Whenrun writes .ftl translation targets, existing comments, blank lines, and message order come from the selected template. Parsed message and attribute value spans are replaced in place. Missing top-level message keys are appended in sorted order, and unsupported Fluent terms fail before output is written.