Commit 766b73c
Release 2026-09-03e: GitHub Actions bumped to v7 (Dependabot)
USPTO Final Petition Decisions MCP server: petition search by application, art unit and criteria, petition details, document content and downloads. Example application 17896175 (no petitions) replaced with 17414168; the accepted identifier forms now match the validator (digits and slash only).
Updated to FastMCP 4.0.1 on the MCP Python SDK 2.x, speaking the 2026-07-28 MCP
protocol revision (MCP Apps now import from fastmcp.apps; a compat shim restores
defer_loading on the wire).
Security and robustness pass from the 2026-09-03 review: INTERNAL_AUTH_SECRET
rotation overlap window with per-purpose derived keys, bounded request bodies,
archives and PDF buffers, USPTO-authored text escaped before it reaches the
view HTML, response-size guard with paging markers on every tool, shared
cross-process USPTO rate limiter, health checks that can actually fail.
Documentation refresh: every example application, patent and proceeding number
verified live against the USPTO API and rewritten in the form the identifier
resolver expects; stale tool counts, env-var tables and response shapes fixed.
Removed the cost and spend wording around OCR; the extraction tiers are now
described by capability (native text layer first, OCR for scanned pages) and a
self-hosted Docling backend can be configured via DOCLING_SERVE_URL. Secrets and
prompt-injection baselines regenerated.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CeSWJpSaEHe9Cx66xzahVV1 parent a2e9a59 commit 766b73c
4 files changed
Lines changed: 61 additions & 53 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments