triplet service component for application plugins.
The plugin binary is sitectl-triplet. The command namespace is sitectl triplet, and contexts created by this plugin use plugin: triplet.
Create
Start a standalone Triplet project:Lifecycle
Run lifecycle commands against the active Triplet context:triplet service, so --context . can resolve a checked-out Triplet project without a saved context.
Service component
Application plugins can import the Triplet component package and register it with their own target rules. The component supportsenabled, disabled, and distributed dispositions.
distributed when the application should point at an external Triplet service instead of managing Triplet in the current Compose project.
