Hive
feat: Add durable action evidence in once.sqlite
GitHub issue · Closed
Source
tuist/once #128
Updated
Jul 5, 2026
Domains
Once
Summary
- Adds an RFC framing Once as a project graph plus project memory, with graph, runs, evidence, views, and loops as the public model.
- Adds a SeaORM-backed
.once/once.sqliteworkspace store with migrations and anevidence_recordstable. - Records durable action evidence from
exec, legacyrun, and graphbuild/run/test, then exposes it throughonce query evidence. - Documents the new query surface and covers the
once execevidence path in shellspec.
Testing
mise exec -- cargo check -p once-climise exec -- cargo test -p once-core evidencemise exec -- cargo test -p once-cli querymise exec -- cargo clippy -p once-core -p once-cli --all-targets -- -D warningsmise exec -- cargo build --release -p once-climise exec -- shellspec spec/exec_spec.shmise exec -- cargo fmt --all -- --checkgit diff --check
Investigate, reproduce, or fix this item in an isolated repository. Each Flight preserves its outcome and agent session.
New Flights are paused
Configure model inference, GitHub, and a sandbox provider to start another Flight. Existing results remain available below.
No Flights yet
Start a Flight and preserve its objective, outcome, and session here.
No GitHub comments yet.