Skip to content

docs: add CLAUDE.md#11

Closed
Scarbous wants to merge 1 commit into
mainfrom
worktree-lovely-wobbling-harp
Closed

docs: add CLAUDE.md#11
Scarbous wants to merge 1 commit into
mainfrom
worktree-lovely-wobbling-harp

Conversation

@Scarbous

Copy link
Copy Markdown
Member

Summary

  • Adds a CLAUDE.md documenting the event-driven XMLReader architecture (XmlProcessor, node processors, context hierarchy, skip/whitelist controls, event dispatch caching) and the composer test/lint/format commands, for future Claude Code sessions working in this repo.

Test plan

  • Docs-only change; no build/test impact.

Gives future Claude Code sessions a quick orientation to the event-driven
XMLReader processing model, node processor/context hierarchy, and the
composer test/lint/format commands, without duplicating README.md or AGENTS.md.
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Health
features/NodeProcessor/ArrayNodeProcessor.php 100%
features/NodeProcessor/InvokeNodeProcessorInterface.php 0%
features/NodeProcessor/TextNodeProcessor.php 100%
src/NodeProcessor/AbstractNodeProcessor.php 100%
src/NodeProcessor/CloseNodeProcessorInterface.php 0%
src/NodeProcessor/Context/AbstractElementContext.php 100%
src/NodeProcessor/Context/CloseContext.php 0%
src/NodeProcessor/Context/NodeProcessorContext.php 100%
src/NodeProcessor/Context/OpenContext.php 100%
src/NodeProcessor/Context/TextContext.php 100%
src/NodeProcessor/NodeProcessorInterface.php 0%
src/NodeProcessor/OpenNodeProcessorInterface.php 0%
src/NodeProcessor/TextNodeProcessorInterface.php 0%
src/XmlProcessor.php 93%
src/XmlProcessorContext.php 100%
Summary 96% (140 / 146)

Minimum allowed line rate is 60%

@Scarbous Scarbous closed this Jul 17, 2026
@Scarbous
Scarbous deleted the worktree-lovely-wobbling-harp branch July 17, 2026 09:48
@Scarbous
Scarbous restored the worktree-lovely-wobbling-harp branch July 17, 2026 09:49
@Scarbous
Scarbous deleted the worktree-lovely-wobbling-harp branch July 17, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant