docs: group the madtea init CLI command under Setup, matching the madt_init MCP tool #461
No reviewers
Labels
No labels
breaking
bug
documentation
enhancement
epic
good first issue
help wanted
refactoring
resolution/duplicate
resolution/invalid
resolution/wontfix
security
severity/critical
severity/high
severity/low
severity/medium
status/abandoned
status/blocked
status/needs-decision
status/needs-info
status/needs-verification
testing
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sixfold-space/madtea!461
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-399-init-docs-group"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
#371 moved the madt_init MCP tool to the Setup group (cli-setup.md) but the
madtea initCLI command stayed under Workflows (cli-workflows.md), so the two surfaces of the same operation documented on different reference pages. Move the CLIinitprefix into the Setup domain so both surfaces render together on cli-setup.md, where a reader looks for how to bootstrap a repo. Also correct the domain summaries: Setup now names repository initialization, and Workflows drops "branch initialization" (which described init, a repo-bootstrap command, not a branch operation). Regenerated docs/reference/ accordingly.Closes #399
madtea initCLI command under Setup, matching the madt_init MCP tool (#399)