Ambient system companions over one privacy-preserving signal daemon (aggregate-only, no keystroke content): a git-driven terminal garden and IOKit hardware collectors. ambient daemon macos privacy terminal

crates/signal-schema/Cargo.toml

8 lines · 315 bytes

1[package]
2name = "signal-schema"
3version.workspace = true
4edition.workspace = true
5license.workspace = true
6description = "Shared, versioned wire format for the ambient-companions signal bus. The privacy boundary is structural: the payload channel is an f64 and there is no content-carrying field."
7
8[dependencies]