{"wiki":null,"facts":{"id":"el-bs-01","name":"Bypass Shipper","machine_name":"EL-BS-01","owner":"agt_011","function":"Ships an initiative via canonical bypass by writing a BYPASS-tagged audit-trail row, with a session-event + Palantir accountability trail","process_type":"triggered","schedule":"On bypass-ship request","process_name":"bypass_ship","avatar_color":"#f59e0b","created_for":"Elrond is accountable for the build pipeline's canonical-bypass machinery. When an operator ships an initiative via bypass, the audit-trail write must be performed by a named, accountable droid rather than loose logic inside the initiatives app (Design #146 / #173, cookbook 272).","purpose":"The Bypass Shipper ships an initiative via canonical bypass (skipping the normal approval gates) by writing a BYPASS-tagged row to bypass_audit_trail with a UTC timestamp, the initiative id, the acting agent, and the reason, then returns the shipped status with the new audit id and tag - exactly as it ran inside the app before CAROL-INI-884. It does NOT touch the bypass book, cookbook, or initiative status rows; only the audit-trail row. Carries its own DB path so it is self-contained.","duties":"- Triggered whenever an operator ships an initiative via the initiatives app bypass-ship endpoint.\n- Writes a single BYPASS-tagged row to bypass_audit_trail with timestamp, initiative id, agent, and reason.\n- Returns the shipped status with the new audit id and tag.\n- Records a session_event and a Palantir post on every successful ship.","constraints":"- Owns its own database path (the initiatives.db the app used); never relies on a caller's connection.\n- Behavior is preserved exactly from the app (CAROL-INI-884 is a relocation, not a refactor).\n- Touches only the audit-trail row, never the bypass book, cookbook, or initiative status rows.\n- Reached only through the initiatives app's shared shim, never imported by the app directly.\n- Accountability logging is best-effort and never breaks the ship.","status":"running","gender":"male","archetype":"worker","building_block":"support","service_override":null}}