All checks were successful
Build and Test / build (pull_request) Successful in 29m15s
Update documentation across 5 files to reflect changes from #388 (manifest validation) and #391 (per-document origin bindings): - CLAUDE.md: expand addon loading section with 6-step pipeline, add per-document origin functions to SDK API list - ARCHITECTURE.md: update bootstrap flow diagram with validate_dependencies() step, expand lifecycle to 7 steps - create-module-bootstrap.md: rewrite pipeline steps with validation detail, add pipeline functions to dependency chain diagram - package-xml-schema.md: add parse-time validation rules to field reference table, update version/dependency/context sections - writing-an-addon.md: add validation summary after priority table Refs #388, #391