/** * Tests for the Outpost on-box session heartbeat (mission-control US-009): * - enumeration → AgentSession[] mapping for Claude + Codex against an * in-memory fixture tree (origin=outpost, status derivation, field mapping) * - the no-secrets-in-payload guarantee (structural whitelist + value markers) * - bounded-read discipline (transcripts are never read in full) * - topic taxonomy + cadence resolution * - emitHeartbeatOnce publishes to hq/{personUid}/sessions and is non-fatal */ export {}; //# sourceMappingURL=session-heartbeat.test.d.ts.map