Stockyard is built in the open. Here’s how to contribute.
Share pre-built configurations for specific use cases. Create a YAML file in configs/community/ and submit a PR.
Pack format: modules, policies, alerts, and routing rules bundled together.
Browse PacksBuild custom middleware as WebAssembly modules. Export name(), process(), and config() functions.
See sdk/wasm/ for the plugin interface and examples.
Adopt the Stockyard Trace Protocol for interoperable LLM observability. Open JSON schema with extensible metadata.
View SpecImprove the Python, Node, or Go SDKs. Add cookbook recipes. Fix docs. All contributions welcome.
Contribute