981 B
981 B
Created
Created by tickets.sh create.
Plan
Implementation plan:
- Remove or demote the
insomnia-podCargo binary target if active code/tests no longer require it; keeppodas a library crate. - Update Nix packaging/install checks and flake app outputs so the package exposes only
insomnia; install checks should callinsomnia pod --help. - Update devshell wrapper behavior. Since internal default spawning now uses
current_exe() + ["pod"], the oldinsomnia-podwrapper should be removed unless a focused dev reason remains. - Update current user docs (
docs/nix.md,docs/pod-factory.md, manifest/profile docs, architecture docs) frominsomnia-podtoinsomnia pod. Do not rewrite historical work-item artifacts. - Validate runtime parser/help, internal spawn/restore tests, Nix build, doctor, and diff check.