Skip to content

Add design plan for patent/IP governance commands#568

Open
tractorjuice wants to merge 2 commits into
mainfrom
claude/patent-command-design-GiKu9
Open

Add design plan for patent/IP governance commands#568
tractorjuice wants to merge 2 commits into
mainfrom
claude/patent-command-design-GiKu9

Conversation

@tractorjuice

Copy link
Copy Markdown
Owner

Proposes three MCP-backed, three-tier commands modelled on /arckit.tenders:

  • /arckit.patents (PATS) — prior-art landscape & IP-ownership concentration
  • /arckit.fto (FTO) — freedom-to-operate / risk, UPC-aware
  • /arckit.patentability (PNOV) — novelty vs closest prior art

Shared arckit-patents MCP gateway (EPO OPS / European Patent Register incl.
UPC opt-out, PatentsView, Lens), one shared reader, shared handoff schema.
FTO rubric and template account for the Unified Patent Court regime: unitary
vs classical EP, opt-out status, long-arm jurisdiction (BSH, Dyson v Dreame),
provisional injunctions and bifurcation.

Design only — no command implementation yet.

https://claude.ai/code/session_01VpCuFM54vh66a9kbYEa2qH

claude added 2 commits June 3, 2026 21:55
Proposes three MCP-backed, three-tier commands modelled on /arckit.tenders:
- /arckit.patents (PATS) — prior-art landscape & IP-ownership concentration
- /arckit.fto (FTO) — freedom-to-operate / risk, UPC-aware
- /arckit.patentability (PNOV) — novelty vs closest prior art

Shared arckit-patents MCP gateway (EPO OPS / European Patent Register incl.
UPC opt-out, PatentsView, Lens), one shared reader, shared handoff schema.
FTO rubric and template account for the Unified Patent Court regime: unitary
vs classical EP, opt-out status, long-arm jurisdiction (BSH, Dyson v Dreame),
provisional injunctions and bifurcation.

Design only — no command implementation yet.

https://claude.ai/code/session_01VpCuFM54vh66a9kbYEa2qH
Reflects decision to ship as a standalone marketplace overlay rather than
part of core arckit. Documents the architectural tension: existing overlays
are minimal (commands/recipes/templates only) — agents, schemas, and MCP
servers currently live only in core. Recommends Option A (self-contained
plugin shipping its own agents/schemas/.mcp.json), with a one-time converter
change to discover agents/schemas outside core; Option B (hybrid) noted as
fallback. Updates file inventory, build order (new Phase 0.5), and the
docs/marketplace update checklist; core command count stays 73.

https://claude.ai/code/session_01VpCuFM54vh66a9kbYEa2qH
@tractorjuice tractorjuice self-assigned this Jun 8, 2026
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