tools · the coilops workbench
Everything here produces instructions, checks, or proofs for your own agent, organized by job: configure, compile, validate, audit, verify, monitor. None of them can place, preview, or queue a brokerage order.
Configure
Point your own agent at HISS. Setup packs and exports — no credentials, ever.
setup pack + compiler
Connect your own agent to Robinhood's official Trading MCP, then compile a Coil into a bounded execution capsule: allowed symbols, budgets, fuses, stop conditions, and per-mode confirmation rules.
local stdio tools
Export the config that runs the local HISS MCP server, so any compatible agent can compile Coils, inspect vaults, and verify receipts on your machine.
skill packs for your agent
Package the CoilOps workflow — validate, score, audit, compile, receipt — as skills your own agent can run. Documentation and export formats live in the agent docs.
Compile
Turn a Coil into a bounded pack your own agent or wallet runs. HISS never executes.
autonomous trading path
Compile a Coil into a Bankrbot command pack and Robinhood MCP execution capsule: autonomy modes (pre-execution rehearsal by default), the ten mandatory fuses, the live-readiness gate, and a deterministic receipt.
deposit command pack
Build an agent-safe deposit pack for the live HISS Vault: the @bankrbot command, exact depositWithAcks calldata with the two on-chain acknowledgments, and the app deposit link. HISS prepares and verifies; your wallet or an authorized Bankr flow submits.
robinhood chain stocks × usdg
Trade Robinhood Chain Stock Tokens with Bankr: canonical-address validation, capped intents, the three-surface command pack. Bankr executes; HISS validates and records receipts.
thesis artifacts
Every compiled Coil ships a share card: holdings, fuses, mode label, Coil Health, and receipt id. No ranks, no leagues, no performance claims — compile a Coil and the card is ready.
Validate
Run a Coil through capsule-grade validation before anything else touches it.
capsule-grade validation
Run any Coil — seeded or pasted JSON — through capsule-grade validation: mandatory fuse coverage, bounds checks, symbol-space checks, and every issue rendered as an actionable fix.
Audit
Reconcile what an agent reports against what the chain proves.
proof-only receipts · on the lane page
Reconcile a Bankr stock-token job against chain truth: receipt status derives only from proof — a Bankr job-status response or an on-chain transaction receipt — never synthesized.
Verify
Replay receipts byte-for-byte. Proof, replayable by anyone.
proof, replayable by anyone
Paste a receipt and the matching manifest to recompute the hashes. Same input, same fingerprint — a receipt that doesn't verify is a receipt that doesn't count.
Monitor
Watch targets against reality — drift previews and the canonical status surface.
targets vs current weights
Enter current weights against a Coil's targets and get a drift report: per-symbol drift, threshold breaches, and rebalance proposals that are always previews requiring human confirmation.
canonical operations center
The one canonical, evidence-precedence status surface: chain, contracts, vaults, staking, rewards, agents, x402, and APIs — every row sourced and last-verified labeled.
Related
Not a workbench tool, kept discoverable: the staking surface.
xhiss staking
Stake HISS to receive xHISS. Verified HISS-token trading-fee injections can increase the HISS-per-xHISS share value over time. Exits use a 72-hour cooldown, then a 2-day redeem window. Not a performance claim.
Not affiliated with Robinhood. Not investment advice. The readiness check is the default everywhere; agentic mode requires your explicit, per-compile acknowledgment.