Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 512 Bytes

File metadata and controls

16 lines (12 loc) · 512 Bytes

Startup

A young company with products, pricing, procedures, and decisions — every layer from L0 mission to L5 decisions.

opencontext validate --strict
opencontext doctor

opencontext resolve --agent sales-agent --task "quote 20 lanes for a new customer" --explain
opencontext resolve --agent dev-agent --explain

The two agents share one repository and receive different context. The sales agent gets pricing and the quoting SOP; the dev agent gets decisions and never sees the pricing policy.