Add agent-readable documentation - #133
Open
const-cloudinary wants to merge 1 commit into
Open
Conversation
Ship task-oriented docs inside the module so they stay version-matched to the resolved code. - docs/: 16 task pages, bundled in the module - examples/: 10 runnable programs (nested module) - AGENTS.md + CLAUDE.md: contributor guide for coding agents - SECURITY.md, context7.json, .gitignore - README.md: restructured to match the cloudinary_npm reference Remove example/, a legacy single-file demo pinned to SDK v2.7.0. Its two uncovered cases are now examples/responsive-srcset and the Admin.Assets pagination section in docs/search-and-manage-assets.md; its .env.example moved to examples/. No SDK source changed. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ships task-oriented docs inside the module, so they stay version-matched to whatever version a consumer resolved.
What's here
docs/examples/AGENTS.md+CLAUDE.mdSECURITY.mdcontext7.jsonREADME.mdcloudinary_npmreferenceRemovals
example/— legacy single-file demo, its own module pinned to SDK v2.7.0, destructive on every run. Audited before removing; two cases weren't covered elsewhere and were added:examples/responsive-srcset/+docs/transform-and-deliver-image.md#responsive-imagesAdmin.Assetspagination indocs/search-and-manage-assets.mdIts
.env.examplemoved toexamples/.Verification
go build,go vetclean;gofmt -l .down to one pre-existing filemainNeeds a maintainer
context7.jsonis inert until then🤖 Generated with Claude Code