Skip to content

[codex] Remove internal API wording - #33

Merged
k-kinzal merged 2 commits into
mainfrom
codex/remove-internal-api-wording
Jul 4, 2026
Merged

[codex] Remove internal API wording#33
k-kinzal merged 2 commits into
mainfrom
codex/remove-internal-api-wording

Conversation

@k-kinzal

@k-kinzal k-kinzal commented Jul 4, 2026

Copy link
Copy Markdown
Owner

What changed

  • Removed README wording that classified pipeline/support classes as internal.
  • Updated AGENTS.md to describe those classes as available for advanced use rather than internal implementation details.
  • Replaced @internal annotations on Server registry lifecycle methods with normal public method descriptions.

Why

The project does not use an internal API boundary for these PHP classes. The documentation should not imply that classes under the namespace are hidden or internal-only.

Impact

No runtime behavior changes. This is documentation/PHPDoc alignment only.

Validation

  • composer test
  • composer lint

@k-kinzal
k-kinzal marked this pull request as ready for review July 4, 2026 14:06
@k-kinzal
k-kinzal merged commit cec4bed into main Jul 4, 2026
57 checks passed
@k-kinzal
k-kinzal deleted the codex/remove-internal-api-wording branch July 4, 2026 14:28
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