legal-business

Routes legal, business, and academic-partner questions to canonical docs while enforcing honesty boundaries.

23|1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Alexey-Lukin/silken_net --skill legal-business-alexey-lukin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: legal-business
Source: https://github.com/Alexey-Lukin/silken_net/tree/main/.claude/skills/legal-business
Command: npx skills add https://github.com/Alexey-Lukin/silken_net --skill legal-business-alexey-lukin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Working on the legal, business, and academic-partnership surface of the silken_net project carries high risk of publishing false claims, mislabeling drafts as signed documents, or violating CI gates. This Skill routes every question to its single source of truth and enforces honesty boundaries before anything reaches a lawyer, insurer, or the public repository. ## Core Features & Use Cases - SSOT Routing: Maps legal/business questions (NaaS contract terms, unit economics, BOM rollup, partner registry, trademark, securities) to their canonical homes in docs 00_02, 00_04, 02_06, and the 00_07 state tracker instead of duplicating values. - Honesty Boundaries: Enforces rules such as drafts never being marked as signed, SCC never being called a certified carbon credit, and third-party operational facts never being published. - Gate Trap Guidance: Explains CI gates (rate-guard, solc-guard, deprecated-terms, protocols_ref_check, copy_region_check) that scan docs/protocols/** and how to write compliant content. - Use Case: When asked to draft an NaaS clause or update unit economics after a BOM change, the Skill points to the canonical section, warns about tracker items that may misdescribe their own artifacts, and prevents restating rates without mirror markers. ## Quick Start Ask the legal-business skill to draft an NaaS contract clause and route the financial constants to their canonical home.

Frequently Asked Questions about legal-business

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft an NaaS contract clause for silken_net?

Route the question to canonical doc 00_04 for contract types, financial constants, and lifecycle, then draft in docs/protocols/legal/ as a working input for paid legal consultation. Never mark a draft as a signed document, and restate rates only with a mirror marker in the same line to pass rate-guard.

Is the SCC token a certified carbon credit?

No. The SCC to tCO2 rate is an internal accounting convention of the Proof-of-Growth pipeline, not a registry-recognized carbon credit. Only an external registry issues credits under its own methodology; the project sells monitoring data and event attestation.

Why does CI fail when I add a document to docs/protocols/legal?

The protocols layer is scanned by rate-guard, solc-guard, deprecated-terms, and protocols_ref_check. Common failures are restating an SCC rate without a mirror marker, pinning a Solidity version inside a code block, or using wrong relative link depth for canon references.

Can I publish a third party's operational facts in the public repo?

No. The repository is public, so only the project's own analysis and findings may be published. A third party's operational facts such as headcount, billing chain, or tax status must be generalized while keeping the substance.

What are the limitations of the research snapshots in protocols/research?

Files R1 through R6 are dated web snapshots that are not fact-verified and must never be cited as fact. They are evidence artifacts and must not be rewritten; always verify legal claims against primary sources.