Architecture
SSH Key Management
Homeboy manages SSH keys for remote server access, including keychain integration for passphrase management. Overview SSH keys in Homeboy are...
Agent Task Generic Loop Contract
Homeboy owns the generic loop, action, artifact, evidence, provider-outcome, and diagnostic-ranking contracts. Runtime providers own their runtime-package execution details and...
Composable Workload Evidence Contract
Homeboy ranks and compares generic evidence. Product and workload meaning stays outside Homeboy core so new scenarios can compose without...
Lifecycle Contracts
Homeboy defines a product-neutral lifecycle contract for workloads that mutate state and need fuzz-safe cleanup. Core owns the vocabulary and...
Planned Change Execution
Homeboy's planned-change vocabulary is the shared core language for work that starts as a plan and may eventually mutate files...
Headless Daemon API Contract
Homeboy is CLI-first, but the daemon is the stable local UI and automation surface for clients that should not shell...
Preview Metadata
Homeboy preserves generic preview metadata and can either consume caller-supplied public access or own a native preview tunnel lifecycle for...
Apply And Publish Contract
Homeboy uses a shared execution vocabulary for generated changes: execute produces proposed results. artifact preserves proposed changes with provenance and...
Secret Env Contract
Homeboy core owns the generic contract for passing required secret environment variables across runners, agent tasks, trace workloads, lab offload,...
Browser Evidence Schemas
Homeboy core owns the product-neutral browser, profile, and trace evidence schema vocabulary. Extensions can normalize product-specific data into these shapes,...
Structured Sidecars
Homeboy core owns the structured sidecar registry used by extension runners. Extension manifests declare support with structured_sidecars. Boolean declarations use...
Rig Matrix Axis Composition
Design for deriving rig variants from one base rig plus explicit axis overlays. Status: design proposal. homeboy rig matrix and...