Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
yskill
command
yskill is the supervisor CLI for Yield: it starts runs, validates and accepts responses, executes commands as observed fact, and owns the append-only run log.
|
yskill is the supervisor CLI for Yield: it starts runs, validates and accepts responses, executes commands as observed fact, and owns the append-only run log. |
|
examples
|
|
|
convert-skill
command
convert-skill: the converter is itself a Yield skill.
|
convert-skill: the converter is itself a Yield skill. |
|
investigate
command
The reference skill: investigate a failure with bounded, evidence-bound discipline.
|
The reference skill: investigate a failure with bounded, evidence-bound discipline. |
|
internal
|
|
|
engine
Package engine is the supervisor: it owns run creation, subprocess execution, the auto-execution of run_command operations, response acceptance, and terminal handling.
|
Package engine is the supervisor: it owns run creation, subprocess execution, the auto-execution of run_command operations, response acceptance, and terminal handling. |
|
guard
Package guard owns every refusal in the protocol.
|
Package guard owns every refusal in the protocol. |
|
protocol
Package protocol defines the yield.v1 wire protocol: the typed operation envelopes a skill program yields to the coding agent, and the response envelopes the agent (or yskill itself) feeds back.
|
Package protocol defines the yield.v1 wire protocol: the typed operation envelopes a skill program yields to the coding agent, and the response envelopes the agent (or yskill itself) feeds back. |
|
runlog
Package runlog is the append-only event log that owns every run's state.
|
Package runlog is the append-only event log that owns every run's state. |
|
sdk
|
|
|
yield
Package yield is the skill-program SDK.
|
Package yield is the skill-program SDK. |
Click to show internal directories.
Click to hide internal directories.