ghosttea-core 0.3.0

Platform-neutral terminal model contracts for Ghosttea
docs.rs failed to build ghosttea-core-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

ghosttea-core

Platform-neutral terminal model contracts shared by Ghosttea desktop and Apple hosts. This crate must not depend on PTYs, child processes, Tokio networking, Unix sockets, Electron, Truffle, UIKit, or Swift.

The crate owns the ordered terminal-effect contract, logical snapshot types, Ghostty terminal model, logical replica model, render caches, shaping integration, TRF1 producers, multi-view authority, input deduplication, and human/automation input ordering. Desktop Session supplies PTY bytes, queues authorized operations, and executes returned effects; process, summary, frame broadcast, and socket policy remain outside this crate.