36fbf492ee
Consumer scenario against the public surface only: selection-free process doc round-trip, the dissolved real-data sweep (doc dedupe + realization accumulation + C1 bit-identity), refusal edges, rank-later over the persisted family. 0 bugs; the cycle's own axes all came back working. 4 friction + 2 spec-gap findings on the verb entry ergonomics and pre-existing guide drift — transcribed in docs/specs/fieldtest-sweep-dissolution.md for triage. refs #210
15 lines
270 B
TOML
15 lines
270 B
TOML
[package]
|
|
name = "lab"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
publish = false
|
|
|
|
[lib]
|
|
crate-type = ["cdylib"]
|
|
|
|
[dependencies]
|
|
aura-core = { path = "/home/brummel/dev/aura/crates/aura-core" }
|
|
|
|
# Standalone workspace root: never a member of an enclosing workspace.
|
|
[workspace]
|