Self-owned Homebrew formulae for public, read-only financial infrastructure.
Install the CLI for issuing, verifying, and projecting portable financial evidence carriers:
brew install beepboop2025/tap/liquilens-evidence
liquilens-evidence issue descriptor.json > carrier.json
liquilens-evidence verify carrier.json --as-of 2026-08-25T00:00:00ZThe formula is built from the immutable v0.13.6 Python source distribution
and verifies its SHA-256 before installation. The CLI has no third-party Python
runtime dependencies.
Install the terminal and MCP router for LiquiLens, Undertow, Seiche, and Palimpsest:
brew install beepboop2025/tap/financial-evidence
financial-evidence topics
financial-evidence fetch --topic money-market --topic china-economyHomebrew installs Bash, Zsh, and Fish completions automatically. The companion
financial-evidence-mcp executable runs the same fixed-route evidence layer as
a local stdio MCP server.
The formula is built from the immutable v0.1.3 source release and verifies
its SHA-256 before installation. It has no runtime Python package dependencies
and makes read-only requests only to fixed public HTTPS routes.