Skip to content

docs: name the indexer atomicassets-api outside alias and channel-literal contexts - #2

Merged
robrigo merged 1 commit into
mainfrom
docs/canonical-api-name
Jul 16, 2026
Merged

docs: name the indexer atomicassets-api outside alias and channel-literal contexts#2
robrigo merged 1 commit into
mainfrom
docs/canonical-api-name

Conversation

@robrigo

@robrigo robrigo commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Why

Four sentences named the software eosio-contract-api directly instead of atomicassets-api, the canonical name the repo itself establishes. The alias explanations, the historical-name section, and the literal Redis channel string (which really is eosio-contract-api:::api) are unchanged on purpose.

Validation

Grep for eosio-contract-api now hits only the alias/naming contexts and the channel literal.

…eral contexts

Four sentences still called the software eosio-contract-api as its name
rather than as the documented alias. The remaining occurrences are
deliberate: the naming section itself, the formerly/also-known-as alias
mentions, and the filler's Redis channel string, which really is named
eosio-contract-api.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s reference documentation to consistently use atomicassets-api as the canonical name for the indexer/API project, while intentionally preserving eosio-contract-api where it is historically accurate (alias explanations) or semantically required (the Redis channel literal).

Changes:

  • Replaced non-literal mentions of eosio-contract-api with atomicassets-api in API behavior and V2 upgrade compatibility documentation.
  • Clarified the “legacy 1.3.x filler” wording to keep the historical name only in an explicit historical-name context.
  • Kept the eosio-contract-api:<chain>:<reader>:api Redis channel string unchanged (as intended by the PR description).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
reference/atomicassets/v2-upgrade.md Rewords the legacy filler reference to avoid naming the project as eosio-contract-api except as an explicit historical-name note.
reference/atomicassets-api.md (Context remains consistent) Continues to document canonical vs historical naming for the indexer/API project.
reference/api.md Updates API behavior descriptions to refer to atomicassets-api instead of eosio-contract-api outside alias/channel-literal contexts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@robrigo
robrigo merged commit c4c10ef into main Jul 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants