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
509 B
509 B
lab — an aura research project
This crate is an aura project: a cdylib of node/strategy blueprints the
aura host loads during research (see the engine's docs/project-layout.md).
- Build:
cargo build(the nextaurainvocation loads the fresh dylib) - Run:
aura run blueprints/signal.json(from anywhere inside this dir) - Nodes live in
src/; each is registered invocabulary()/type_ids()under thelab::namespace prefix. - Topology is data (
blueprints/*.json), node logic is Rust.