Directories
¶
| Path | Synopsis |
|---|---|
|
Package credreq derives a frozen Flight Plan's credential-binding requirements from its tool-step trust contracts.
|
Package credreq derives a frozen Flight Plan's credential-binding requirements from its tool-step trust contracts. |
|
Package freeze is the author-time step that seals an installed Aileron skill into a Flight Plan (ADR-0027).
|
Package freeze is the author-time step that seals an installed Aileron skill into a Flight Plan (ADR-0027). |
|
Package imgconfig computes a serialization-agnostic content digest over an image's execution-relevant configuration, the identity a composed-tools Flight Plan pin binds to (ADR-0027).
|
Package imgconfig computes a serialization-agnostic content digest over an image's execution-relevant configuration, the identity a composed-tools Flight Plan pin binds to (ADR-0027). |
|
Package manifest parses an installable Aileron skill (a SKILL.md document: YAML frontmatter plus a Markdown body) and validates the Aileron-specific frontmatter block against the normative Flight Plan manifest schema.
|
Package manifest parses an installable Aileron skill (a SKILL.md document: YAML frontmatter plus a Markdown body) and validates the Aileron-specific frontmatter block against the normative Flight Plan manifest schema. |
|
Package ociremote builds oras remote repositories from an OCI reference and the operator's Docker/OCI credentials.
|
Package ociremote builds oras remote repositories from an OCI reference and the operator's Docker/OCI credentials. |
|
Package publish implements `aileron skill publish`: pushing a frozen Flight Plan's composed (or base) image and its signed artifact to an OCI registry so a second operator on another machine can install and launch it without re-freezing (umbrella #1898, the write half of cross-machine sharing).
|
Package publish implements `aileron skill publish`: pushing a frozen Flight Plan's composed (or base) image and its signed artifact to an OCI registry so a second operator on another machine can install and launch it without re-freezing (umbrella #1898, the write half of cross-machine sharing). |
|
Package pull implements the read half of cross-machine Flight Plan sharing (umbrella #1898): `aileron skill install <oci-ref>` resolves the signed artifact published by `skill publish` (#1901), pulls its four layers, and returns them as a store.FrozenVersion ready to write into the local store as a frozen version indistinguishable from a local freeze.
|
Package pull implements the read half of cross-machine Flight Plan sharing (umbrella #1898): `aileron skill install <oci-ref>` resolves the signed artifact published by `skill publish` (#1901), pulls its four layers, and returns them as a store.FrozenVersion ready to write into the local store as a frozen version indistinguishable from a local freeze. |
|
Package resolver decides whether a Flight Plan skill's declared action references (requires.actions[].ref) are satisfied by the actions the running daemon exposes.
|
Package resolver decides whether a Flight Plan skill's declared action references (requires.actions[].ref) are satisfied by the actions the running daemon exposes. |
|
Package runtime is the deterministic Launch executor for a frozen Aileron Flight Plan (ADR-0027, issue #1511).
|
Package runtime is the deterministic Launch executor for a frozen Aileron Flight Plan (ADR-0027, issue #1511). |
|
Package spec holds the drift-guard test for the Flight Plan manifest specification artifacts that live under docs/.
|
Package spec holds the drift-guard test for the Flight Plan manifest specification artifacts that live under docs/. |
|
Package store is the host-side canonical store for installed Flight Plan skills.
|
Package store is the host-side canonical store for installed Flight Plan skills. |
Click to show internal directories.
Click to hide internal directories.