Active development: 8 commits across 1 contributor
Code ActivitySource linked
3 active day(s) in adrydevel/bastion-rs.
Utility
Verified BuilderRust port of the Bastion trading agent CLI — small single binary.
Code ActivitySource linked
3 active day(s) in adrydevel/bastion-rs.
Code ActivitySource linked
15 active day(s) in adrydevel/bastion.
View evidenceGithub ReleaseSource verified
**Full Changelog**: https://github.com/adrydevel/bastion/compare/v0.5.0...v0.5.1
View evidenceGithub ReleaseSource verified
## Deterministic Replay A decision you cannot re-derive is a screenshot. `bastion replay` closes that gap. ```bash bastion run --ticker NVDA --record bastion replay 4e968bb0 ``` ``` ok cassette integrity ok regime ok verdict ok features hash ok verdict hash verified — this decision follows from its recorded inputs ``` Edit any field in the cassette and it fails with a non-zero exit code, so it drops straight into CI. ### Added - `bastion run --record` writes a replayable cassette: config, market window, verbatim model transcript, verdict and proof. - `bastion replay <hash>` re-derives a record
View evidenceGithub ReleaseSource verified
Risk kernel + council.
View evidenceGithub ReleaseSource verified
Swap + balance tools.
View evidenceGithub ReleaseSource verified
CLI scaffold.
View evidenceGithub ReleaseSource verified
Server + price tool.
View evidenceGithub ReleaseSource verified
Oracle staleness guards.
View evidenceGithub ReleaseSource verified
Swap quoting.
View evidenceGithub ReleaseSource verified
Client, types, oracle reads.
View evidenceGithub ReleaseSource verified
Guard against zero-length oracle windows in the regime detector. Docs and examples.
View evidenceGithub ReleaseSource verified
On-chain proof anchoring on Robinhood Chain. Reflexive memory recall feeding agent context.
View evidenceGithub ReleaseSource verified
Thompson-sampling bandit for strategy allocation. CVaR tail-risk cap in the risk kernel.
View evidenceGithub ReleaseSource verified
Initial scaffold — CLI, config schema, and Robinhood Chain oracle reads.
View evidenceGithub ReleaseSource verified
Five-agent council with quorum voting. Fractional-Kelly sizing and drawdown circuit-breaker.
View evidenceCode ActivitySource linked
8 active day(s) in adrydevel/awesome-robinhood-chain.
View evidence