Glossary entry: bridgelet-audit/glossary/symbol-short-limit.md
Purpose:
Document the Soroban Symbol / symbol_short! macro's character limit and where it matters in this codebase.
This file should cover:
- Explain the difference between symbol_short! (max 9 chars, compact encoding) and a full Symbol.
- List every symbol_short! usage across the four contracts' event topics and auth contexts as a reference table.
- Flag (without prescribing a fix) that one usage abbreviates an 11-character function name to fit the limit.
Scope: documentation-only addition to a new, standalone folder. No changes to contracts/, docs/, scripts/, or tools/ are needed to close this issue.
Part of the bridgelet-audit/ knowledge-base initiative (11/100).
Glossary entry:
bridgelet-audit/glossary/symbol-short-limit.mdPurpose:
Document the Soroban Symbol / symbol_short! macro's character limit and where it matters in this codebase.
This file should cover:
Scope: documentation-only addition to a new, standalone folder. No changes to contracts/, docs/, scripts/, or tools/ are needed to close this issue.
Part of the bridgelet-audit/ knowledge-base initiative (11/100).