[package] name = "aura-registry" edition.workspace = true version.workspace = true license.workspace = true publish.workspace = true [dependencies] # the run registry's typed read-path: serde_json parses stored RunReport records # back (admitted under the amended C16 per-case policy, INDEX.md). RunReport # derives serde in aura-engine. aura-engine = { path = "../aura-engine" } serde_json = { workspace = true } [dev-dependencies] # fixtures construct RunReport/RunManifest literals, whose window needs Timestamp aura-core = { path = "../aura-core" }