Adjacent (source) is a local dev-server harness so a developer and a coding agent can share one supervised server instead of evicting each other from the process. The daemon owns the boot, the port, and the logs; both sides read the same state through one CLI โ€” adj, with --json on every read command. Lazy-boots on the first request to <name>.adj.ac, shuts down when idle, and never runs as root. In development.

Rust