@integrity-labs/agt-cli 0.28.171 → 0.28.173

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@ import {
3
3
  formatMissingVar,
4
4
  isClaudeFastMode,
5
5
  probeMcpEnvSubstitution
6
- } from "./chunk-76XB2I4P.js";
6
+ } from "./chunk-OMC7BHRP.js";
7
7
  import {
8
8
  reapOrphanChannelMcps
9
9
  } from "./chunk-XWVM4KPK.js";
@@ -1588,4 +1588,4 @@ export {
1588
1588
  stopAllSessionsAndWait,
1589
1589
  getProjectDir
1590
1590
  };
1591
- //# sourceMappingURL=chunk-XJIHUCCF.js.map
1591
+ //# sourceMappingURL=chunk-N25WAF7G.js.map
@@ -1796,6 +1796,14 @@ var FLAG_REGISTRY = [
1796
1796
  // flag direction is "no cross-team assignment". No envVar — net-new control
1797
1797
  // with no pre-flags env gate to migrate.
1798
1798
  defaultValue: false
1799
+ },
1800
+ {
1801
+ key: "pmf-survey-dispatch",
1802
+ description: "Fortnightly PMF survey dispatch cron (ENG-6936 / ENG-6958). When on, the daily pmf-survey-dispatcher selects each agent reports_to person due on their 14-day anniversary (anchored to their earliest reporting agent) and records a pending dispatch row for the email + in-app senders to fulfil. Global gate; ships dark. The DB stage value is the kill switch (no env override). Off = the cron does nothing, so no survey is ever dispatched.",
1803
+ flagType: "boolean",
1804
+ // Declared safe value is `false`: this drives outbound surveys to customer
1805
+ // contacts, so the absent-flag / fail-safe direction is "send nothing".
1806
+ defaultValue: false
1799
1807
  }
1800
1808
  ];
1801
1809
  var REGISTRY_BY_KEY = new Map(FLAG_REGISTRY.map((definition) => [definition.key, definition]));
@@ -6535,4 +6543,4 @@ export {
6535
6543
  parseEnvIntegrations,
6536
6544
  probeMcpEnvSubstitution
6537
6545
  };
6538
- //# sourceMappingURL=chunk-76XB2I4P.js.map
6546
+ //# sourceMappingURL=chunk-OMC7BHRP.js.map