Documentation
¶
Overview ¶
Package stubfunnel is a temporary validation harness for bridle v0.1/patch1.
It is NOT the funnel. It exists solely to exercise bridle's contract under a realistic funnel-shaped caller — deliberation loop, inbox folding, send_comms as a tool, session JSONL round-trip, log-decision turn — against real model providers before the real funnel is built.
This will be replaced or deleted when the real funnel (gated on §6.5 / #79/#80/#81) lands. Do not build on top of it.
Usage:
go run ./stubfunnel/ -provider claude -prompt "what time is it?" go run ./stubfunnel/ -provider claudeapi -prompt "what time is it?" go run ./stubfunnel/ -provider ollama -model llama3.2:3b -prompt "what time is it?"
Click to show internal directories.
Click to hide internal directories.