Skip to content

docs: spell out "FD" → open-file-descriptor limit (RLIMIT_NOFILE) - #125

Merged
cursor[bot] merged 1 commit into
mainfrom
AgentMemory/clarify-fd-acronym-2815
Jun 14, 2026
Merged

docs: spell out "FD" → open-file-descriptor limit (RLIMIT_NOFILE)#125
cursor[bot] merged 1 commit into
mainfrom
AgentMemory/clarify-fd-acronym-2815

Conversation

@FluffyAIcode

Copy link
Copy Markdown
Owner

What

Replaces the unclear abbreviation FD with the spelled-out term open file descriptor (RLIMIT_NOFILE, the per-process limit on open file descriptors; each gRPC channel/session uses one) in the Case-1 capacity discussion.

  • docs/adr/0014-…md: §3.2b + Appendix A (4 occurrences).
  • README.md: the agent-connection capacity paragraph (3 occurrences).

No content/numbers change — terminology clarity only.

Testing

  • rg "\bFD\b" → no bare FD remains in either file.
  • ✅ Markdown fences balanced.
Open in Web Open in Cursor 

… ADR 0014 + README

Co-authored-by: FluffyAIcode <FluffyAIcode@users.noreply.github.com>
@cursor
cursor Bot merged commit 7e66136 into main Jun 14, 2026
8 checks passed
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.

2 participants