Playbook
No description in schema.
Schema $id: https://paresium.io/schemas/playbook/v1
| Property | Type | Required | Description |
|---|---|---|---|
playbook_id | string | yes | |
version | integer | yes | |
status | enum("active" | "retired") | yes | |
trigger | ref: PlaybookTrigger | yes | |
trigger.request_types | array<enum("lookup" | "analysis" | "decision_support" | "generation" | "transformation" | "action" | "meta" | "unknown")> | yes | |
trigger.domains | array<enum("support" | "technical" | "sales" | "research" | "creative" | "operational" | "general" | "unknown")> | yes | |
trigger.intent_match | string | yes | |
frame_priors | ref: FramePriors | yes | |
frame_priors.scope_defaults | string | yes | |
frame_priors.assumptions | array<string> | yes | |
required_sensors | array<string> | yes | |
retrieval_scope | ref: PlaybookRetrievalScope | yes | |
retrieval_scope.data_source_ids | array<string> | yes | |
escalation | ref: PlaybookEscalation | yes | |
escalation.on | string | yes | |
escalation.action | string | yes | |
response_side | object | yes | |
assistant_scope | union | ||
quoted_passage | union |
Generated
This page is generated from playbook.json. Do not edit by hand; regenerate with npm run gen.