CONTRIBUTING.md, .github/PULL_REQUEST_TEMPLATE.md, SECURITY.md, and references/adaptation.md all reference a nested schema (source.ref, source.method, source.license, inspo, adapt_rules) that components.json no longer uses — entries are flat (ref, license, deps, see CONTRIBUTING.md's own example). This is leftover language from an older schema version and actively confuses contributors filling out the PR checklist. Needs an audit pass across all four files to align with the current flat schema.
CONTRIBUTING.md, .github/PULL_REQUEST_TEMPLATE.md, SECURITY.md, and references/adaptation.md all reference a nested schema (
source.ref,source.method,source.license,inspo,adapt_rules) that components.json no longer uses — entries are flat (ref,license,deps, see CONTRIBUTING.md's own example). This is leftover language from an older schema version and actively confuses contributors filling out the PR checklist. Needs an audit pass across all four files to align with the current flat schema.