Architecture
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...
Hooks System
Homeboy provides a general-purpose hook/event system for lifecycle extensibility. Both components and extensions can declare hooks that run shell commands...
Trace Probes
Trace probes are passive observation helpers that run beside a trace workload and emit events into the existing trace timeline...
Scope Model
Homeboy commands operate on different kinds of things. The shared scope model makes those things explicit so project/site workflows do...
Core runner + output parse substrate
This document defines the core primitives introduced for: #460 — extension runner helper contract #464 — generic output parsing primitive...