Skip to content

docs: fix api-reference.md accuracy (V1-V4)#9

Merged
devonartis merged 1 commit intodevelopfrom
fix/api-reference-accuracy
Apr 14, 2026
Merged

docs: fix api-reference.md accuracy (V1-V4)#9
devonartis merged 1 commit intodevelopfrom
fix/api-reference-accuracy

Conversation

@devonartis
Copy link
Copy Markdown
Owner

Summary

  • V1: timeout default corrected 30.010.0 (matches source)
  • V2: user_agent: str | None constructor parameter documented
  • V3: close() method documented
  • V4: AgentClaims.iss description changed from hardcoded "agentwrit" to "broker-configured issuer" — source comment also fixed

Test plan

  • uv run ruff check . — passed
  • uv run mypy --strict src/ — passed
  • uv run pytest tests/unit/ -q — 99 passed

Refs devonartis/agentwrit#31

Generated with Claude Code

V1: timeout default 30.0 → 10.0 (matches source)
V2: document user_agent constructor parameter
V3: document close() method
V4: remove hardcoded "agentwrit" from iss description —
    issuer is broker-configured, not a constant

Refs devonartis/agentwrit#31

Generated with Claude Code
@devonartis devonartis merged commit 6fc219d into develop Apr 14, 2026
9 checks passed
@devonartis devonartis deleted the fix/api-reference-accuracy branch April 15, 2026 01:17
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