Skill de patentes de China
Patent Skill: futuro de un workbench trazable
Manifiestos de caso, grafo de evidencia, revisión y versiones.

Qué aprenderás
- Distinguish discovery, research, and drafting stages
- Produce a traceable disclosure draft
- Identify confidentiality and evidence boundaries
Antes de empezar
- Basic Git and command-line usage
- Comfort reading a project README
You can explain the project, run its documented first step, and decide what to verify before adopting it.
Conclusiones clave
- 案件清单把生成变成可审计过程。
- 图稿和来源应版本化。
- 治理可以从记录逐步走向强制。
项目目标
El proyecto conserva hashes, puntos, búsquedas, figuras, revisiones y decisiones y evoluciona de trace-only a puertas obligatorias.
Use the pinned source evidence, record versions and assumptions, and ask a qualified reviewer to validate the result before adopting it.
证据清单
保存材料哈希、候选点、CNIPA 查询、权要/说明书/附图引用、figure_plan、生成版本、修订对话、审核决定和删除日期。
渐进治理
先 trace-only 保存轨迹,再 advisory 提示缺证据,最后 enforced 阻止未脱敏、无来源或未复核的导出。Markdown/SVG 是规范,图谱交互仅作辅助。
Use the pinned source evidence, record versions and assumptions, and ask a qualified reviewer to validate the result before adopting it.
Cómo elegir
| Criterio | Opción A | Opción B |
|---|---|---|
| Best when | You need predictable behavior and easy auditing | You need adaptive optimization and have reliable telemetry |
| Main risk | May leave performance on the table | Can become difficult to explain or debug |
Pasos de implementación
- 1
定义案件、证据、图稿和复核字段。
- 2
加入脱敏和离线 fixture。
- 3
实现来源、版本和导出 parity。
- 4
逐步启用 advisory/enforced 门。
Ejemplo para copiar
case:
type: invention
materials_sha256: <hash>
points: [P1, P2]
prior_art_refs: [CNIPA-...]
figure_plan: figure_plan.yaml
reviewer: <patent-agent>
release: holdPreguntas frecuentes
需要 Three.js 图谱吗?
不需要;先保证可访问的 Markdown、SVG 和 Obsidian Canvas,再按真实需求增加交互。
如何保护未来项目中的原始材料?
原始材料放在受控存储,仓库只提交脱敏 fixture、哈希和清单。
Fuentes
- Patent Disclosure Skill README (captured 2026-08-31)Fuente verificada 2026-08-31
- patent-disclosure-skill repositoryFuente verificada 2026-08-31