Skip to content

[codex] Align naming convention docs with DDG prefix#87

Merged
Calvin-Cheng1 merged 1 commit into
google:mainfrom
Haihan-Jiang:codex/stellar-engine-align-naming-prefix
Jun 22, 2026
Merged

[codex] Align naming convention docs with DDG prefix#87
Calvin-Cheng1 merged 1 commit into
google:mainfrom
Haihan-Jiang:codex/stellar-engine-align-naming-prefix

Conversation

@Haihan-Jiang

Copy link
Copy Markdown
Contributor

Summary

  • rename the naming-convention concept from Base to Prefix to match the DDG
  • update naming templates from {base} to {prefix} throughout the document
  • align the prefix length guidance with the DDG maximum of 6 characters
  • fix the Google Cloud Projects documentation link Markdown

Fixes #82.

Validation

  • git diff --check
  • rg -n "\bbase\b|\bBase\b|\{base\}|3 or 4" documentation/naming-convention.md
  • /tmp/stellar-engine-doccheck-venv/bin/python tools/check_links.py documentation

@Calvin-Cheng1 Calvin-Cheng1 self-requested a review June 22, 2026 18:18

@Calvin-Cheng1 Calvin-Cheng1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@Calvin-Cheng1 Calvin-Cheng1 merged commit e79d4b9 into google:main Jun 22, 2026
5 checks 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.

[Documentation] Align the naming-conventions.md to what is actually used

2 participants