These products exist as cmd/ entries and have middleware scaffolding,
but are NOT fully tested or documented. They ship as beta binaries
(if included in the release) and are subject to breaking changes.
Do not depend on these in production without testing thoroughly.
ToxicFilter, ComplianceLog, SecretScan, TraceLink, AlertPulse, ChatMem, MockLLM, TenantWall, IdleKill, IPFence, EmbedCache, AnthroFit
AgentGuard, CodeFence, HalluciCheck, TierDrop, DriftWatch, FeedbackLoop, ABRouter, GuardRail, GeminiShim, LocalSync, DevProxy, PromptSlim, PromptLint, ApprovalGate, OutputCap, AgeGate, VoiceBridge, ImageProxy, LangBridge, ContextWindow, RegionRoute
ChainForge, CronLLM, WebhookRelay, BillSync, WhiteLabel, TrainExport, SynthGen, DiffPrompt, LLMBench, MaskMode, TokenMarket, LLMSync, ClusterMode, EncryptVault, MirrorTest
58 additional products. See the master spec for details.
cmd/<name>/main.goexists and compiles- Config struct defined
- Middleware function has basic logic or stubs
- Dashboard skin may be minimal
- NOT comprehensively tested against real providers
- NOT documented beyond inline comments
- May have incomplete error handling
Beta products are built by GoReleaser but packaged separately:
- Release assets:
stockyard-beta-<name>_<os>_<arch>.tar.gz - Docker images tagged:
stockyard/<name>:beta - Not included in Homebrew formula
- Not included in npm packages
Users who install beta products see a startup warning:
WARNING: <product> is in beta. Not recommended for production use.
Report issues at https://github.com/stockyard-dev/stockyard/issues