mirror of
https://github.com/runpod/runpod-plugins-official.git
synced 2026-09-14 18:44:38 +08:00
3751fef038
Ran briandconnelly's agent-friendly-docs, agent-friendly-cli, and separating-context-from-constraints skills against this repo and resolved the findings: - AGENTS.md: fix stale golden-path status (defer to golden-paths/README); add a Contributor rules section; de-duplicate the capability-matrix maintenance rule. - CLAUDE.md: use an @AGENTS.md include so the instructions are always loaded. - runpodctl: promote the CPU-endpoint REST footgun into Decision Rules; split the GPU-pool PATCH into its own rule; make the SSH rule verifiable (no interactive shell); replace 'actively-maintained worker' with observable hub signals; clarify 'active worker' = --workers-min 1 (not max) + its continuous-billing cleanup caveat. - model-caching: reframe the runtime-path note as an agent-facing 'don't guess' rule; disambiguate the documented model-caching path from the undocumented Model Repo upload path; drop an internal ticket reference. - networking: make the public-URL rule actionable (tell the user it's unauthenticated). - docker: give the --platform/never-latest rule one authoritative home. - CHANGELOG: mark it release-please-generated. Add a PR template + CODEOWNERS as a doc-freshness gate. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>