Skip to content

docs: unify Real-API / real-api / real API as 'Live API'#79

Merged
hyoshi merged 1 commit intomainfrom
docs/live-api-rename
May 2, 2026
Merged

docs: unify Real-API / real-api / real API as 'Live API'#79
hyoshi merged 1 commit intomainfrom
docs/live-api-rename

Conversation

@hyoshi
Copy link
Copy Markdown
Collaborator

@hyoshi hyoshi commented May 2, 2026

Standardizes terminology across docs, comments, and skills. The same concept (OAuth-authenticated direct calls to Google Ads / Meta Ads / GA4 / Search Console) was referred to inconsistently as 'Real-API', 'real-api', 'real API', or 'Live API' depending on the file. Now all 70 occurrences read 'Live API'.

Scope

  • Pure terminology rename — no logic changes.
  • Python files touched (mureo/byod/clients.py, mureo/mcp/_client_factory.py, mureo/byod/adapters/google_ads.py, mureo/byod/bundle.py, mureo/cli/byod_cmd.py, tests/test_byod.py) only have docstring/comment edits.
  • Documentation files (README.md, README.ja.md, AGENTS.md, CHANGELOG.md, docs/*, skill SKILL.md files) updated.
  • Skills synced to packaged copy.

Test plan

  • 1581 tests pass (broader regression with known-pre-existing meta_ads/extensions tests excluded — same exclusion list as PR feat(plugin): package mureo as Claude Cowork/Desktop plugin (Phase 3) #77)
  • ruff clean on touched Python files
  • Skill drift guard (tests/test_plugin_manifests.py) passes — canonical and packaged copies identical
  • Per AGENTS.md, docstring/comment-only Python edits qualify for the code-review exception

… docs and comments

User feedback noted that 'Live API' (in some places) and 'Real-API' (in others) referred to the same concept — direct OAuth-authenticated calls to Google Ads / Meta Ads / GA4 / Search Console. Standardizing on 'Live API' for clarity.

Touched: README.md, README.ja.md, AGENTS.md, CHANGELOG.md, docs/{architecture,cli,byod,byod.ja}.md, scripts/sheet-template/README.md, 4 skill SKILL.md files (canonical + packaged), 5 BYOD-related Python files (docstrings/comments only — no logic change), tests/test_byod.py docstrings.

1581 tests pass (broader regression). Pure terminology rename.
@hyoshi hyoshi merged commit 6078f78 into main May 2, 2026
8 checks passed
@hyoshi hyoshi deleted the docs/live-api-rename branch May 2, 2026 01:14
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.

1 participant