Update CLAUDE.md & WORKFLOW.md for current repo state#116
Open
lindy-png wants to merge 1 commit into
Open
Conversation
- mint.json -> docs.json throughout (repo migrated 2026-05-16) - Document the two-tab docs.json nav (Documentation / Workflows) - Correct the deploy process: main is GitHub branch-protected, deploys via approved PR, and Mintlify auto-deploy is unreliable so a manual dashboard trigger is often needed - Add a GitHub branch-protection section (PR approval required, no self-approval) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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.
Summary
CLAUDE.mdandWORKFLOW.mdwere stale and would mislead anyone (or their Claude Code) cloning the repo. This brings them in line with reality.mint.json→docs.jsonthroughout — the repo migrated to Mintlify'sdocs.jsonschema on 2026-05-16mapletheme)mainis GitHub branch-protected (no direct pushes; approved PR required; no self-approval), and Mintlify's merge-to-main auto-deploy is unreliable so a manual dashboard trigger is often neededTest plan