Documentation
¶
Overview ¶
Package emit enforces the core invariant of every token-saving sofia tool: a tool that stands in for a standard command (cat, grep, …) must never cost MORE tokens than that command would. If the compact rendering is not actually smaller — or could not be produced at all — the tool returns the raw equivalent instead, so the agent always gets the cheaper of the two and never a hard error that forces it back to a manual `cat`.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
Result reports which branch SmallerOf chose, for call-log telemetry (`sf history` can then show how often compression actually pays off).
Click to show internal directories.
Click to hide internal directories.