diff --git a/AGENTS.md b/AGENTS.md index 591c0433..9d95fcb4 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -32,7 +32,7 @@ Vocs-powered documentation site for Tempo protocol. ## Protocol Concept Naming - Use literal concept names in user-facing docs. Add the TIP number in parentheses only in the sidebar and when first introducing a concept if it helps disambiguate. -- Use `Tempo Tokens (TIP-20)` in sidebar/first-introduction contexts; use `Tempo Tokens` after that. +- Use `TIP-20 Tokens` for sidebar labels, page titles, headings, and first-introduction contexts; use `TIP-20 tokens` in sentence-case prose after that. - Use `Tempo Token Rewards` in sidebar, concept introductions, and rewards-specific resource cards. Do not append `(TIP-20)`. - Keep raw TIP references for technical/spec contexts, e.g. `TIP-20 ABI`, `TIP-403 policy check`, or links titled `TIP-20 Specification`. diff --git a/src/pages/ecosystem/index.mdx b/src/pages/ecosystem/index.mdx index da38489f..3482c13d 100644 --- a/src/pages/ecosystem/index.mdx +++ b/src/pages/ecosystem/index.mdx @@ -7,7 +7,7 @@ import { Cards, Card } from 'vocs' # Tempo Ecosystem Infrastructure -Integrating with Tempo is easy by leveraging services provided by our infrastructure partners. These partners take advantage of Tempo Transactions, Tempo Tokens (TIP-20), and more. Visit their documentation for more information on how to get started. +Integrating with Tempo is easy by leveraging services provided by our infrastructure partners. These partners take advantage of Tempo Transactions, TIP-20 tokens, and more. Visit their documentation for more information on how to get started. diff --git a/src/pages/guide/issuance/index.mdx b/src/pages/guide/issuance/index.mdx index 28ebfd4d..b35ce4c0 100644 --- a/src/pages/guide/issuance/index.mdx +++ b/src/pages/guide/issuance/index.mdx @@ -10,7 +10,7 @@ Create and manage your own stablecoin on Tempo. Learn how to issue tokens, manag -For structured payment references (invoice IDs, customer IDs), see [Tempo Tokens (TIP-20)](/learn/tempo/native-stablecoins). +For structured payment references (invoice IDs, customer IDs), see [TIP-20 Tokens](/learn/tempo/native-stablecoins).