Turn filings and market observations into a source-linked thesis, scenario tree, and risk review without placing a trade.
One bounded workflow, one source identity, one session scope, and one review receipt.
financial-and-prediction-market-intelligence · GOVERNED INTELLIGENCE
Turn filings and market observations into a source-linked thesis, scenario tree, and risk review without placing a trade.
PRODUCT WEDGE
Keep thesis history, contradictory evidence, assumptions, probability changes, and decision quality in one auditable ledger.
One bounded workflow, one source identity, one session scope, and one review receipt.
filings · rates · spot · prediction markets. This view combines product clarity with evidence-native operating controls.
MODEL ROUTING
Models remain unavailable until an operator binds a fixed HTTPS endpoint, allowlisted host, credential, protocol, and exact declared revision. The public interface cannot supply an endpoint.
grounded domain synthesis and structured decision briefs
citation, evidence, receipt, and structured-output review
low-latency bounded edge brief and offline-compatible fallback
KERNEL FABRIC
The model never owns authority. Invariants, context limits, advisory Lambda, blocking rules, receipt attention, and deterministic hashes constrain the request and preserve reviewability.
deny-by-default high-risk and compliance boundary
source, evidence, schema, and authority invariants
weighted geometric advisory gate; uniqueness remains Conjecture 1
evidence coverage and receipt-linked output attention
bounded context budget and session-isolated memory contract
portable feature, chain, and deterministic compute primitives
TASK PLANE
Each task maps to a reviewed default model. A preferred model is accepted only when it belongs to the vertical's approved set.
Default model route: receipt-agent. A plan must pass source, evidence, context, model-binding, and advisory-gate checks before inference.
Default model route: khipu-1.5b. A plan must pass source, evidence, context, model-binding, and advisory-gate checks before inference.
Default model route: khipu-1.5b. A plan must pass source, evidence, context, model-binding, and advisory-gate checks before inference.
Default model route: a11oy-mini. A plan must pass source, evidence, context, model-binding, and advisory-gate checks before inference.
FRONTIER DELTA
These are contract-ready product directions, not unsupported claims of production capability.
thesis-decay ledger recording assumption drift and contradictory evidence
CONTRACT_READYfiling-to-scenario graph with every claim attached to a source digest
CONTRACT_READYdecision-quality review separated from market outcome with trading disabled
CONTRACT_READYPATTERN SYNTHESIS
Public product patterns inform interaction design and workflow shape. Proprietary source, private data, logos, and trade dress are excluded.
Bloomberg Terminal and ASKB
No proprietary code or data copied.BQuant research sandbox
No proprietary code or data copied.OpenBB connect-once data integration
No proprietary code or data copied.PYTHON CONTRACT
The planning endpoint can run without provider mutation. It returns ABSTAIN until source, evidence, model binding, context, and advisory-score gates are satisfied.
curl -sS -X POST https://szlholdings-vertical-services.hf.space/api/verticals/finance/intelligence/plan \
-H "Content-Type: application/json" \
-H "X-SZL-Session: replace-with-32-plus-character-random-token" \
--data '{
"task": "filing-research",
"objective": "Review the evidence and produce a bounded decision brief.",
"context": "Operator-supplied, rights-cleared context.",
"axes": {
"evidence": 0.9,
"freshness": 0.9,
"reversibility": 0.95
},
"evidence_sha256": [
"0000000000000000000000000000000000000000000000000000000000000000",
"1111111111111111111111111111111111111111111111111111111111111111"
]
}'