Tools

Normalization Notes

Public notes for Unicode normalization, locale, direction, invisible controls, and registry matching in IOTA-1 demos.

  • Record JAI-TOOL-18143
  • Path /fr-fr/tools/normalization-notes/
  • Use Canonical public record

Document status

Public standards page Published on JustAnIota.com as part of the current public standards record
Code
JAI-TOOL-18143
Surface
Tools
Access
Public and linkable

How to use this page

Use this page as part of the current Tools public record, then follow its linked standards pages for the next step.

Plain English

Normalization makes text comparable before a registry lookup.

Technical summary

The public demo defaults to NFC, allows NFKC as an explicit review choice, and reports when normalized input differs from raw input.

Deep spec

Normalization is a transport and canonicalization rule. It does not assign semantic authority; the registry record and validation evidence do that.

Review rules

  • Default to NFC for public demo records.
  • Use NFKC only when compatibility folding is intentional and reviewed.
  • Keep locale and direction visible on envelopes.
  • Warn on bidi controls, variation selectors, invisible controls, and private-use characters.