Back to Handbook

Playbook · Advanced

Playbook: Governance

Phase IV: IP & Ops

Navigating Copyright, Patents, and Terms of Service shields. Managing 'Inference Capital' and operational costs.

01

11. Copyright & IP

AI-generated code is likely public domain. Protect the 'Selection and Arrangement'.

  • Strategy: Protect the compilation of AI output + human glue code.
  • Documentation: Keep a 'creation log' of prompts.
  • Patents: Patent the 'data processing pipeline', not the 'AI'.

02

Terms of Service Shield

Use ToS to prohibit scraping and reverse engineering. This creates contract-based protection where copyright fails.

03

17. Operations Accounting

Manage LLM costs like server costs.

01

Caching

Semantic caching reduces bills by 30-50%.

02

Model Routing

Route simple queries to cheaper models.

03

Monitoring

Use Helicone/Langfuse to track token usage.