Skip to content

Document current organization concurrency usage - #604

Merged
chruffins merged 1 commit into
mainfrom
hypeship/document-concurrency-usage
Sep 18, 2026
Merged

chruffins merged 1 commit into
mainfrom
hypeship/document-concurrency-usage

Conversation

@chruffins

@chruffins chruffins commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • document current and available organization concurrency in the Projects guide
  • update the organization CLI reference with the new usage fields

Validation

  • git diff --check
  • Mintlify preview not run: mintlify is not installed in the environment

Note

Low Risk
Documentation-only updates with no runtime or security impact.

Overview
Updates the Projects guide and CLI org reference so org concurrency APIs and kernel org limits get document live usage, not just caps.

The /org/limits GET/PATCH table rows now describe effective limit, current usage, available capacity, and note that responses include concurrent_sessions_used and concurrent_sessions_available (on-demand sessions plus pool reservations; available is limit minus usage, floored at zero; both null when usage cannot be read). kernel org limits get is aligned with the same fields and semantics in its description and JSON output section.

Reviewed by Cursor Bugbot for commit 5026939. Configure here.

@mintlify

mintlify Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
Kernel 🟢 Ready View Preview Sep 18, 2026, 2:44 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low

This PR updates two Mintlify documentation pages (info/projects.mdx, reference/cli/org.mdx) to describe existing /org/limits and kernel org limits get response fields (concurrent_sessions_used, concurrent_sessions_available). The diff is +7/−3 with no application code, config, CI, or infrastructure changes.

Why Very Low

  • Documentation-only copy on existing API/CLI reference surfaces
  • No production logic, auth, billing, or shared-system changes
  • No CODEOWNERS file in this repo, so code-owner review is not required
  • Small, easy-to-verify blast radius (docs site content only)

Approving because the change is Very Low risk and there is no existing approval.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@chruffins
chruffins merged commit e079bd3 into main Sep 18, 2026
4 checks passed
@chruffins
chruffins deleted the hypeship/document-concurrency-usage branch September 18, 2026 14:47
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.

1 participant