alpha
Login
or
Join now
solpbc.org
/
solstone
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
personal memory agent
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
solstone
/
core
/
crates
/
solstone-core-journal
1 folder
1 file
at
main
Jer Miller
feat(release): harden Rust policy baseline
7d ago
e8ecdbd5
src
test(core): harden journal resolution vector harness The vector contract is only useful if malformed artifacts fail loudly. The harness previously passed an empty suite and let unknown state or outcome discriminants fall through as defaults, so broken generated data could still look green. Keep the generator anchored to the real Python config-path resolution under the patched HOME, add observed tilde-home vectors, and restore pytest parametrization so multiple divergent cases are reported by name in one run.
1 week ago
Cargo.toml
feat(release): harden Rust policy baseline Require cargo-deny 0.20.2 through the release preflight helper and use it from the Rust dependency gates instead of the presence-only Makefile guard. Run dependency policy locked/offline, split RustSec refresh from the offline advisory check, and run a fresh audit before release artifact construction. Model the supported Rust target graph in deny.toml, deny unknown git sources, and add a workspace unsafe_code = "forbid" lint inherited by all five core crates. Document the target evidence matrix and make CI print only the evidence classes it actually establishes. No lockfile, toolchain, rust-version, or application behavior changes.
1 week ago