13 lines
322 B
Plaintext
13 lines
322 B
Plaintext
# ${Title} — playbook-specific context
|
|
|
|
## User-provided task context
|
|
|
|
{{ inputs.taskContext }}
|
|
|
|
## Task-specific emphasis
|
|
|
|
- ${First bounded instruction}
|
|
- ${Second bounded instruction}
|
|
|
|
The platform composition engine adds authoritative scope, autonomy, validation, failure handling and reporting around this context.
|