Skip to content

docs: cases extension accuracy and cleanup#174

Merged
maximelb merged 5 commits intomasterfrom
docs/complete-case-lifecycle-diagram
Apr 3, 2026
Merged

docs: cases extension accuracy and cleanup#174
maximelb merged 5 commits intomasterfrom
docs/complete-case-lifecycle-diagram

Conversation

@dzimine-lc
Copy link
Copy Markdown
Contributor

Summary

  • Complete the case lifecycle state diagram with transition labels (acknowledge, resolve, close, merge, reopen)
  • Remove the deprecated Config Hive Investigation section and all links to it
  • Fix cases CLI/API docs against the SDK test suite: add missing --limit, --sid, --group-by flags, oids query param on assignees endpoint, update-note CLI tab, and config-set stdin example
  • Update beta warning to reflect current status

Test plan

  • Verify mermaid state diagram renders correctly
  • Confirm no broken links to removed investigation.md
  • Spot-check CLI examples against limacharlie case --help

🤖 Generated with Claude Code

dzimine-lc and others added 4 commits April 3, 2026 15:41
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The investigation hive is superseded by the Cases extension. Removes
the investigation.md page, its nav entry, and links from cases.md,
config-hive/index.md, and investigation-guide.md.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add --limit and --sid flags to case list CLI examples
- Add --group-by to report CLI example and query params table
- Add missing oids query param to assignees REST example
- Add CLI tab for update-note visibility command
- Add stdin example for config-set

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dzimine-lc dzimine-lc requested review from maximelb and steveatlc April 3, 2026 21:10
steveatlc
steveatlc previously approved these changes Apr 3, 2026
The close transitions (new→closed, in_progress→closed) are general
status changes, not merge-only. The group_by API parameter is accepted
by the CLI but not implemented server-side.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@maximelb maximelb merged commit e2544e3 into master Apr 3, 2026
2 checks passed
@maximelb maximelb deleted the docs/complete-case-lifecycle-diagram branch April 3, 2026 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants