/** * postinstall.ts * * Runs automatically after `pi install npm:@aethrekh/pisces`. * * 1. Copies SYSTEM.md to ~/.pi/agent/APPEND_SYSTEM.md so the Pisces persona * is injected into every Pi session without needing a restart. * 2. Copies pisces-editorial-noir.json to ~/.pi/agent/themes/ so Pi can find * it by name at startup and correctly restore a saved theme preference. */ export {}; //# sourceMappingURL=postinstall.d.ts.map