| OpenAPI and endpoint references | Maintain API reference integrity across Studio, Gateway, AI Worker, CLI, and related specs. | api/, operations/scripts/integrators/content/data/fetching/fetch-openapi-specs.sh | API reference pages and OpenAPI validation reports. |
| Contract addresses | Fetch, verify, transform, and render canonical contract data. | operations/scripts/integrators/maintenance/contracts/fetch-contract-addresses.js, operations/scripts/config/dep-contract-addresses-authority.json | snippets/data/contract-addresses/* |
| Release and gateway globals | Keep latest release and gateway configuration data current. | Live release/config sources, fetch scripts under operations/scripts/integrators/maintenance/ | snippets/data/globals/latestRelease.jsx, snippets/data/gateways/* |
| Social and community feeds | Aggregate forum, Ghost, GitHub, Discord, RSS, YouTube, Luma, and showcase data. | Fetchers under operations/scripts/integrators/copy/social-feeds/ and operations/scripts/integrators/copy/showcase/ | snippets/data/social-feeds/*, snippets/data/showcase-feed/* |
| Exchange and ecosystem data | Update exchange/reference surfaces. | operations/scripts/integrators/maintenance/data-feeds/fetch-exchanges-data.js | snippets/data/exchanges/exchangesData.jsx, snapshots |
| Glossary and reference maps | Generate discoverable glossary and badge/icon reference data. | operations/scripts/generators/content/reference/, snippets/data/reference-maps/ | glossary outputs, companion files, reference maps |