chore: remove legacy in-repo docs tree - #5
Merged
Conversation
taskbean/docs is merged (PR #1, commit 8b5dc82), domain-verified at docs.taskbean.ai, and passing redirects, sitemap/robots/llms.txt, and hosted MCP checks. The in-repo Mintlify copy is no longer canonical, so it is removed along with stale references in README.md, AGENTS.md, the frontend engineer agent boundary, and .gitignore's .mintlify/ entry. docs.html continues to redirect to https://docs.taskbean.ai. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: a91b647d-ba11-4abe-8ad9-c058b928cb83
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.
Why now
taskbean/docsPR #1 is merged as commit8b5dc828b009fa233f41e7eb305e509743a7219d, Mintlify is linked totaskbean/docsmain(rootdocs.json), and the deployment reports Live at https://docs.taskbean.ai. Verified cutover evidence:/,/quickstart, sitemap, robots,llms.txt,llms-full.txt, and/.well-known/mcpall return 200.initializePOST returns 200 and identifies Taskbean v1.0.0./getting-started/installationredirects to/cli/installationwith 200.With
taskbean/docslive and domain-verified, this repository'sdocs/tree is no longer canonical and is safe to delete.What changed
docs/directory (Mintlify source, assets,docs.json).docs.htmlunchanged — it still redirects tohttps://docs.taskbean.ai.README.md,AGENTS.md, and.github/agents/taskbean-frontend-engineer.agent.mdso none describedocs/as a temporary migration source or local canonical docs; they now state canonical documentation is exclusivelytaskbean/docsand ordinary site work must not recreate a localdocs/tree..mintlify/entry from.gitignore(local Mintlify preview cache for the deleted tree).docs/, or production site behavior changed.Validation
node scripts/validate-site.mjs→ passed for 4 pages.node scripts/validate-agent-team.mjs→ passed for 5 profiles and 6 routing cases.git diff --check→ clean.https://docs.taskbean.aianddocs.html's meta-refresh/JS redirect still targetdocs.taskbean.ai.Residual risk
taskbean/docsis not yet proven end-to-end; unrelated to this removal since this repo never depended on it.Co-authored-by: Copilot App 223556219+Copilot@users.noreply.github.com
Copilot-Session: a91b647d-ba11-4abe-8ad9-c058b928cb83