Part of #22. Sweep `docs/` and `skills/` for stale content: - [ ] `a7 upstream` / `consumer-group` / `service-template` references - [ ] top-level `upstreams` / `consumer_groups` / `service_templates` config sections - [ ] old APISIX map-style upstream nodes (e.g. `"backend:8080": 1`) → replace with API7 EE node-array format - [ ] `plugin-config` references (after its removal) Run `make validate-skills` and `make test-skills`.
Part of #22.
Sweep
docs/andskills/for stale content:a7 upstream/consumer-group/service-templatereferencesupstreams/consumer_groups/service_templatesconfig sections"backend:8080": 1) → replace with API7 EE node-array formatplugin-configreferences (after its removal)Run
make validate-skillsandmake test-skills.