@integrity-labs/agt-cli 0.28.891 → 0.28.893
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.
- package/dist/bin/agt.js +5 -5
- package/dist/{chunk-BH5RFBUM.js → chunk-5464FJVN.js} +86 -22
- package/dist/chunk-5464FJVN.js.map +1 -0
- package/dist/{chunk-2IVLMJXQ.js → chunk-5YD7HEY7.js} +4 -4
- package/dist/{chunk-SXYTFXPO.js → chunk-RAEBKUW2.js} +2 -2
- package/dist/{claude-pair-runtime-TCDKO2CZ.js → claude-pair-runtime-3MK5MUPN.js} +2 -2
- package/dist/lib/manager-worker.js +14 -39
- package/dist/lib/manager-worker.js.map +1 -1
- package/dist/mcp/augmented-admin.js +22 -6
- package/dist/mcp/direct-chat-channel.js +85 -21
- package/dist/mcp/index.js +85 -21
- package/dist/mcp/origami.js +85 -21
- package/dist/mcp/slack-channel.js +85 -21
- package/dist/mcp/telegram-channel.js +85 -21
- package/dist/{persistent-session-ZDZSEODJ.js → persistent-session-5HSYQBF7.js} +3 -3
- package/dist/{responsiveness-probe-7CY5VZMG.js → responsiveness-probe-ZSB3DLLI.js} +3 -3
- package/dist/{session-auth-dead-65TG2DLW.js → session-auth-dead-J7SQAYRR.js} +2 -2
- package/package.json +2 -2
- package/dist/assets/review/SKILL.md +0 -223
- package/dist/assets/review/SWEEP.md +0 -169
- package/dist/chunk-BH5RFBUM.js.map +0 -1
- /package/dist/{chunk-2IVLMJXQ.js.map → chunk-5YD7HEY7.js.map} +0 -0
- /package/dist/{chunk-SXYTFXPO.js.map → chunk-RAEBKUW2.js.map} +0 -0
- /package/dist/{claude-pair-runtime-TCDKO2CZ.js.map → claude-pair-runtime-3MK5MUPN.js.map} +0 -0
- /package/dist/{persistent-session-ZDZSEODJ.js.map → persistent-session-5HSYQBF7.js.map} +0 -0
- /package/dist/{responsiveness-probe-7CY5VZMG.js.map → responsiveness-probe-ZSB3DLLI.js.map} +0 -0
- /package/dist/{session-auth-dead-65TG2DLW.js.map → session-auth-dead-J7SQAYRR.js.map} +0 -0
package/dist/bin/agt.js
CHANGED
|
@@ -40,12 +40,12 @@ import {
|
|
|
40
40
|
success,
|
|
41
41
|
table,
|
|
42
42
|
warn
|
|
43
|
-
} from "../chunk-
|
|
43
|
+
} from "../chunk-5YD7HEY7.js";
|
|
44
44
|
import {
|
|
45
45
|
getProjectDir,
|
|
46
46
|
isSessionResumeDisabled,
|
|
47
47
|
readDirectChatSessionState
|
|
48
|
-
} from "../chunk-
|
|
48
|
+
} from "../chunk-RAEBKUW2.js";
|
|
49
49
|
import {
|
|
50
50
|
AnchorSessionClient,
|
|
51
51
|
CHANNEL_REGISTRY,
|
|
@@ -79,7 +79,7 @@ import {
|
|
|
79
79
|
serializeManifestForSlackCli,
|
|
80
80
|
sessionFileExists,
|
|
81
81
|
sessionTranscriptDir
|
|
82
|
-
} from "../chunk-
|
|
82
|
+
} from "../chunk-5464FJVN.js";
|
|
83
83
|
import "../chunk-XWVM4KPK.js";
|
|
84
84
|
|
|
85
85
|
// src/bin/agt.ts
|
|
@@ -5467,7 +5467,7 @@ import { execFileSync, execSync } from "child_process";
|
|
|
5467
5467
|
import { existsSync as existsSync11, realpathSync as realpathSync2 } from "fs";
|
|
5468
5468
|
import chalk18 from "chalk";
|
|
5469
5469
|
import ora16 from "ora";
|
|
5470
|
-
var cliVersion = true ? "0.28.
|
|
5470
|
+
var cliVersion = true ? "0.28.893" : "dev";
|
|
5471
5471
|
async function fetchLatestVersion() {
|
|
5472
5472
|
const host2 = getHost();
|
|
5473
5473
|
if (!host2) return null;
|
|
@@ -6658,7 +6658,7 @@ function handleError(err) {
|
|
|
6658
6658
|
}
|
|
6659
6659
|
|
|
6660
6660
|
// src/bin/agt.ts
|
|
6661
|
-
var cliVersion2 = true ? "0.28.
|
|
6661
|
+
var cliVersion2 = true ? "0.28.893" : "dev";
|
|
6662
6662
|
var program = new Command();
|
|
6663
6663
|
program.name("agt").description("Augmented CLI \u2014 agent provisioning and management").version(cliVersion2).option("--json", "Emit machine-readable JSON output (suppress spinners and colors)").option("--skip-update-check", "Skip the automatic update check on startup");
|
|
6664
6664
|
program.hook("preAction", async (thisCommand, actionCommand) => {
|
|
@@ -4659,6 +4659,12 @@ var USER_FACING_NOTICE_KINDS = Object.freeze([
|
|
|
4659
4659
|
]);
|
|
4660
4660
|
var HIDDEN_NOTICE_KINDS = Object.freeze(Object.entries(NOTICE_KIND_AUDIENCE).filter(([, audience]) => audience === "agent").map(([kind]) => kind));
|
|
4661
4661
|
|
|
4662
|
+
// ../../packages/core/dist/direct-chat/agent-history-notices.js
|
|
4663
|
+
var AGENT_HISTORY_TURNS_ONLY_OR_FILTER = [
|
|
4664
|
+
"payload->>kind.is.null",
|
|
4665
|
+
`payload->>kind.in.("",${[...USER_FACING_NOTICE_KINDS].sort().join(",")})`
|
|
4666
|
+
].join(",");
|
|
4667
|
+
|
|
4662
4668
|
// ../../packages/core/dist/onboarding/state-machine.js
|
|
4663
4669
|
var AREA_ORDER = [
|
|
4664
4670
|
"framing",
|
|
@@ -6826,28 +6832,72 @@ var FLAG_REGISTRY = [
|
|
|
6826
6832
|
},
|
|
6827
6833
|
{
|
|
6828
6834
|
key: "app-top-nav-shell",
|
|
6829
|
-
description: "Global top-navigation shell redesign (ENG-8478 epic / ENG-8486). When ON, the dashboard chrome replaces the left sidebar with a top navigation bar (team switcher \xB7 destinations \xB7 command palette + account) so the left side is free for an agent-scoped rail; when OFF, the existing left sidebar is unchanged. Additive layout gate \u2014 no data-model change. Composes independently with agent-unified-screen (the two flags are reconciled in ENG-8488).
|
|
6835
|
+
description: "Global top-navigation shell redesign (ENG-8478 epic / ENG-8486). When ON, the dashboard chrome replaces the left sidebar with a top navigation bar (team switcher \xB7 destinations \xB7 command palette + account) so the left side is free for an agent-scoped rail; when OFF, the existing left sidebar is unchanged. Additive layout gate \u2014 no data-model change. Composes independently with agent-unified-screen (the two flags are reconciled in ENG-8488). NO LONGER DARK: ENG-9831 cutover step 1 flipped the default to true, so an org with no override now gets the top-nav shell. The key survives only until cutover step 2 deletes it.",
|
|
6830
6836
|
flagType: "boolean",
|
|
6831
|
-
//
|
|
6832
|
-
//
|
|
6833
|
-
|
|
6834
|
-
//
|
|
6835
|
-
//
|
|
6836
|
-
//
|
|
6837
|
+
// ENG-9831 (cutover step 1): flipped `false` -> `true`. The comment this
|
|
6838
|
+
// replaces called `false` the fail-closed direction — "the shell that ships
|
|
6839
|
+
// today". That was true while the sidebar was the shell that shipped; the
|
|
6840
|
+
// top nav is now the one being cut over to, so `false` points at the layout
|
|
6841
|
+
// being retired. The old rationale is recorded rather than deleted because
|
|
6842
|
+
// it was correct under a premise that has expired.
|
|
6843
|
+
//
|
|
6844
|
+
// NOTE the same split as ninjafy-brand below: this value is consulted by the
|
|
6845
|
+
// API evaluator when building the `GET /flags` map for an org with no
|
|
6846
|
+
// override. It is NOT the fallback the webapp uses on an outage — that is
|
|
6847
|
+
// the argument passed at the call site. Four call sites carry `true` to
|
|
6848
|
+
// match: (dashboard)/layout.tsx and the three legacy redirect hubs
|
|
6849
|
+
// (settings, team, organization/settings). Flipping the registry alone
|
|
6850
|
+
// leaves the cutover half-applied.
|
|
6851
|
+
defaultValue: true,
|
|
6852
|
+
// ENG-9831: NO LONGER read client-side. It was — via usePublicBooleanFlag in
|
|
6853
|
+
// sidebar.tsx (twice) and top-nav.tsx — and that is precisely what this
|
|
6854
|
+
// slice removed: a client hook starts at its default and corrects after an
|
|
6855
|
+
// async GET /flags, so the console painted the sidebar and then replaced the
|
|
6856
|
+
// WHOLE dashboard chrome after hydration. The ENG-8858/ENG-9227 flash at
|
|
6857
|
+
// layout scale. It is now resolved once server-side in (dashboard)/
|
|
6858
|
+
// layout.tsx and passed to both shells as a required prop.
|
|
6859
|
+
//
|
|
6860
|
+
// `public` MUST STAY ANYWAY — the same trap documented on ninjafy-brand.
|
|
6861
|
+
// getPublicBooleanFlagServer resolves against the very same public-filtered
|
|
6862
|
+
// `GET /flags` the browser uses (routes/flags.ts filters to
|
|
6863
|
+
// listPublicFlagKeys()). Drop `public` and the key is simply absent from the
|
|
6864
|
+
// map, the server helper falls through to its default forever, and every org
|
|
6865
|
+
// silently gets whatever that default happens to be with no error anywhere.
|
|
6866
|
+
// `public` means "readable through the public map", not "read by a browser".
|
|
6837
6867
|
public: true
|
|
6838
6868
|
},
|
|
6839
6869
|
{
|
|
6840
6870
|
key: "ninjafy-brand",
|
|
6841
|
-
description: 'Present the product under the Ninjafy brand instead of Augmented Team (ENG-8250). This is the UMBRELLA brand gate, not a one-off nav toggle: every subsequent rebrand surface (page titles, email templates, marketing-facing copy) reads THIS key rather than adding its own flag, so the whole rebrand keeps a single kill switch. First surface is the left-hand nav wordmark \u2014 ON replaces the human+robot mark and the "augmented.team" text with italic lowercase "ninjafy"; OFF renders exactly what shipped before. Scope is the USER-FACING BRAND PRESENTATION \u2014 text AND VISUAL THEME. ENG-8858 widened this from text alone: the Ninjafy palette is gated here too, because a colour theme is not text. It stays ONE key rather than gaining a `ninjafy-theme` sibling, so a half-branded state \u2014 ninjafy wordmark over Augmented green \u2014 is unreachable and the rebrand keeps a single kill switch. It must never gate a code identifier, package name, env var or CLI name. EXISTING identifiers stay `Augmented`/`agt` per the CLAUDE.md naming contract, which protects them from premature renaming \u2014 the deep rename is workstream C of docs/runbooks/rebrand-ninjafy-migration.md and is out of scope here. That contract does NOT require NEW code to carry the old brand: artefacts created specifically for the rebrand take Ninjafy naming (ENG-8078 decision 9; see the CLAUDE.md rebrand carve-out). Either way it is a naming rule, not a flag concern \u2014 this key gates presentation, never an identifier. Set the stage-wide default to flip a whole environment, or add a feature_flag_overrides row to pilot a subset while everyone else still sees Augmented. Overrides resolve at FOUR grains, most specific first \u2014 agent, team, host, then org-wide (evaluate.ts:79-81); organization_id is always required, so there is no global override. Org and team are the useful pilot grains for THIS flag: there is now exactly ONE consumer \u2014 (dashboard)/layout.tsx via getPublicBooleanFlagServer \u2014 evaluating in the active-org cookie scope, so a host- or agent-scoped row is accepted by the table but never reached by the console. It resolves the key ONCE per request and passes the boolean down to sidebar.tsx and top-nav.tsx as a required prop. Resolution is SERVER-side deliberately: the client hook starts at its default and updates after an async GET /flags, so anything gated on it paints Augmented and then repaints. ENG-8858 moved the PALETTE for that reason (a full-page colour flash); ENG-9227 moved the WORDMARK, which had been the last surface still swapping after hydration. A consequence worth knowing: /login and the marketing routes stay on the Augmented palette whatever an org sets, because
|
|
6871
|
+
description: 'Present the product under the Ninjafy brand instead of Augmented Team (ENG-8250). This is the UMBRELLA brand gate, not a one-off nav toggle: every subsequent rebrand surface (page titles, email templates, marketing-facing copy) reads THIS key rather than adding its own flag, so the whole rebrand keeps a single kill switch. First surface is the left-hand nav wordmark \u2014 ON replaces the human+robot mark and the "augmented.team" text with italic lowercase "ninjafy"; OFF renders exactly what shipped before. Scope is the USER-FACING BRAND PRESENTATION \u2014 text AND VISUAL THEME. ENG-8858 widened this from text alone: the Ninjafy palette is gated here too, because a colour theme is not text. It stays ONE key rather than gaining a `ninjafy-theme` sibling, so a half-branded state \u2014 ninjafy wordmark over Augmented green \u2014 is unreachable and the rebrand keeps a single kill switch. It must never gate a code identifier, package name, env var or CLI name. EXISTING identifiers stay `Augmented`/`agt` per the CLAUDE.md naming contract, which protects them from premature renaming \u2014 the deep rename is workstream C of docs/runbooks/rebrand-ninjafy-migration.md and is out of scope here. That contract does NOT require NEW code to carry the old brand: artefacts created specifically for the rebrand take Ninjafy naming (ENG-8078 decision 9; see the CLAUDE.md rebrand carve-out). Either way it is a naming rule, not a flag concern \u2014 this key gates presentation, never an identifier. Set the stage-wide default to flip a whole environment, or add a feature_flag_overrides row to pilot a subset while everyone else still sees Augmented. Overrides resolve at FOUR grains, most specific first \u2014 agent, team, host, then org-wide (evaluate.ts:79-81); organization_id is always required, so there is no global override. Org and team are the useful pilot grains for THIS flag: there is now exactly ONE consumer \u2014 (dashboard)/layout.tsx via getPublicBooleanFlagServer \u2014 evaluating in the active-org cookie scope, so a host- or agent-scoped row is accepted by the table but never reached by the console. It resolves the key ONCE per request and passes the boolean down to sidebar.tsx and top-nav.tsx as a required prop. Resolution is SERVER-side deliberately: the client hook starts at its default and updates after an async GET /flags, so anything gated on it paints Augmented and then repaints. ENG-8858 moved the PALETTE for that reason (a full-page colour flash); ENG-9227 moved the WORDMARK, which had been the last surface still swapping after hydration. A consequence worth knowing: /login and the marketing routes stay on the Augmented palette whatever an org sets, because fetchPublicFlags returns null without a verified session and a pre-auth page has neither a session nor an active org \u2014 a PER-ORG flag structurally cannot brand one. ENG-9830 CORRECTS what used to be written here ("those surfaces follow only when the stage-wide default flips"): they do not follow it at all. Two reasons. The value returned on a null fetch is the CALL SITE\u2019s passed argument, not this registry default; and six such pages (/login, /reset-password, /auth/confirm, the pre-redeem member-signin gate and the two public Slack-install terminal pages) do not mount <BrandStamp/> AT ALL \u2014 deliberately, enumerated with per-page reasons in eng-9266-brand-stamp-coverage.test.ts. They become branded when the flag is REMOVED at cutover step 2 and the palette moves into bare :root, with no read left to gate it. NO LONGER DARK: ENG-9830 cutover step 1 flipped the default to true, so an org with no override now sees Ninjafy. The key survives only until cutover step 2 deletes it.',
|
|
6842
6872
|
flagType: "boolean",
|
|
6843
|
-
//
|
|
6844
|
-
//
|
|
6845
|
-
//
|
|
6846
|
-
// rebrand
|
|
6847
|
-
|
|
6873
|
+
// ENG-9830 (cutover step 1): flipped `false` -> `true`. The comment this
|
|
6874
|
+
// replaces argued `false` was the fail-closed direction — "never leak an
|
|
6875
|
+
// UNANNOUNCED rebrand to every customer at once". That was correct for as
|
|
6876
|
+
// long as the rebrand was unannounced. It is not any more: Ninjafy is the
|
|
6877
|
+
// live, announced brand (ENG-9613 reconciled the console onto the master
|
|
6878
|
+
// assets while the flag was already ON in production), so `false` now points
|
|
6879
|
+
// at the brand we no longer ship. A flags outage that reverted a customer to
|
|
6880
|
+
// Augmented would be the incident, not the safe harbour.
|
|
6881
|
+
//
|
|
6882
|
+
// The old rationale is recorded rather than deleted because it is a correct
|
|
6883
|
+
// argument whose PREMISE expired — reading the change without it looks like
|
|
6884
|
+
// someone overriding a deliberate fail-closed default.
|
|
6885
|
+
//
|
|
6886
|
+
// NOTE this value is only consulted by the API evaluator when building the
|
|
6887
|
+
// `GET /flags` map for an org with no override. It is NOT the fallback the
|
|
6888
|
+
// webapp uses on an outage: `getPublicBooleanFlagServer(key, defaultValue)`
|
|
6889
|
+
// returns its own PASSED argument when the fetch fails, so the call sites in
|
|
6890
|
+
// (dashboard)/layout.tsx and components/brand-stamp.tsx carry `true` too.
|
|
6891
|
+
// Flipping only one of the two leaves the cutover half-applied.
|
|
6892
|
+
defaultValue: true,
|
|
6848
6893
|
// ENG-9227: there are NO client readers of this key left. (dashboard)/
|
|
6849
6894
|
// layout.tsx resolves it ONCE server-side via getPublicBooleanFlagServer and
|
|
6850
6895
|
// passes the boolean down to sidebar.tsx and top-nav.tsx as a required prop.
|
|
6896
|
+
// "ONCE" is about the chrome, not the key: components/brand-stamp.tsx is a
|
|
6897
|
+
// SECOND, independent server read of `ninjafy-brand` (CodeRabbit, #5385).
|
|
6898
|
+
// Both are listed in the note above because both carry an outage fallback
|
|
6899
|
+
// that has to move together — reading this paragraph alone would leave you
|
|
6900
|
+
// updating one of the two.
|
|
6851
6901
|
// ENG-8858 did that for the THEME; ENG-9227 finished the job for the
|
|
6852
6902
|
// WORDMARK, which had kept usePublicBooleanFlag and so kept swapping
|
|
6853
6903
|
// "augmented.team" to "ninjafy" after hydration.
|
|
@@ -6869,24 +6919,38 @@ var FLAG_REGISTRY = [
|
|
|
6869
6919
|
},
|
|
6870
6920
|
{
|
|
6871
6921
|
key: "ninjafy-logo",
|
|
6872
|
-
description: "Which Ninjafy logo TREATMENT the console chrome renders (ENG-9365). This is a SUB-SELECTION under ninjafy-brand, not a second brand gate: it is consulted only once ninjafy-brand has already resolved ON, so with the brand off the value is inert and the half-branded state that flag's description calls unreachable stays unreachable. ninjafy-brand remains the single kill switch for the rebrand. It
|
|
6922
|
+
description: "Which Ninjafy logo TREATMENT the console chrome renders (ENG-9365). This is a SUB-SELECTION under ninjafy-brand, not a second brand gate: it is consulted only once ninjafy-brand has already resolved ON, so with the brand off the value is inert and the half-branded state that flag's description calls unreachable stays unreachable. ninjafy-brand remains the single kill switch for the rebrand. It existed so candidate logo treatments could be put in front of a human and compared in the running console, rather than judged from a static export. That comparison has happened: ENG-9830 cutover step 1 chose TWO-TONE, so that is now the default and an unset flag renders it. NOTE this reverses the property this description used to claim \u2014 an unset flag was a no-op while the default was lockup (what ENG-9298 shipped), and that is deliberately given up at cutover: the default MOVING is the change. The key survives only until cutover step 2 hardcodes the chosen treatment and deletes it. lockup = mark and wordmark together, both in the brand blue \u2014 what ENG-9298 shipped. two-tone = the mark in brand blue with the wordmark in the neutral text colour (the treatment of the blue-icon/black-wordmark artwork); the chosen one. wordmark = the word alone, no mark. Every treatment is composed from the ENG-9298 geometry \u2014 ENG-9312 pins that the lockup's blue path IS the mark subpath followed by the wordmark subpaths, byte for byte \u2014 so a new treatment is a composition, never a fresh trace, and the three drawings cannot drift apart. Surfaces are the dashboard sidebar and the top nav. The top nav shows the WORDMARK portion at every width whatever the treatment, because ENG-9342 decided that deliberately (a full lockup at the header's icon height crowds the team switcher on a phone) \u2014 so a treatment changes the word's colour there, never whether a mark appears. The admin sidebar (ENG-9323) is NOT wired to this key and always renders the mark; widening it is a separate decision. Resolved SERVER-SIDE in (dashboard)/layout.tsx via getPublicEnumFlagServer, beside ninjafy-brand and in the same single GET /flags round trip, then passed down as a required prop. That is not a style preference: the client hook starts at its default and updates after an async fetch, so a client read would paint one logo and swap it after hydration \u2014 the exact flash ENG-9227 removed from the wordmark and ENG-8858 removed from the palette. Org and team are the useful pilot grains, as for ninjafy-brand: the single consumer evaluates in the active-org cookie scope, so a host- or agent-scoped override row is accepted by the table but never reached by the console.",
|
|
6873
6923
|
flagType: "enum",
|
|
6874
6924
|
allowedValues: ["lockup", "two-tone", "wordmark"],
|
|
6875
|
-
//
|
|
6876
|
-
//
|
|
6877
|
-
//
|
|
6925
|
+
// ENG-9830 (cutover step 1): `lockup` -> `two-tone`. The treatments existed
|
|
6926
|
+
// so they could be compared in the running console rather than judged from a
|
|
6927
|
+
// static export (ENG-9365); that comparison has now happened and `two-tone`
|
|
6928
|
+
// — the mark in brand blue with the wordmark in the neutral text colour — is
|
|
6929
|
+
// the chosen treatment. It becomes the hardcoded one when this key is
|
|
6930
|
+
// removed at cutover step 2.
|
|
6931
|
+
//
|
|
6932
|
+
// The rule this value obeys is unchanged: this flag has no "off" direction,
|
|
6933
|
+
// so fail-safe means "the treatment currently in production", not the
|
|
6878
6934
|
// narrowest one. A flag-DB read error, an archived row, or a stored value
|
|
6879
6935
|
// outside allowedValues all resolve here (evaluate.ts normalizeFlagValue),
|
|
6880
|
-
// which is what makes an experimental value impossible to strand.
|
|
6881
|
-
|
|
6936
|
+
// which is what makes an experimental value impossible to strand. Only which
|
|
6937
|
+
// treatment holds that position has moved.
|
|
6938
|
+
//
|
|
6939
|
+
// Same split as ninjafy-brand above: this governs the API evaluation path
|
|
6940
|
+
// only. The webapp's outage fallback is the argument passed at the
|
|
6941
|
+
// (dashboard)/layout.tsx call site, which carries 'two-tone' to match.
|
|
6942
|
+
defaultValue: "two-tone",
|
|
6882
6943
|
// Same trap as ninjafy-brand, and it bites harder here because there are no
|
|
6883
6944
|
// client readers of this key AT ALL — it is server-resolved by construction.
|
|
6884
6945
|
// `public` does NOT mean "read by a browser"; it means "readable through the
|
|
6885
6946
|
// public map". getPublicEnumFlagServer resolves against the same GET /flags
|
|
6886
6947
|
// endpoint the browser uses, and that route filters to listPublicFlagKeys()
|
|
6887
6948
|
// (routes/flags.ts). Drop `public` and the key is simply absent from the map,
|
|
6888
|
-
// so the helper falls through to
|
|
6889
|
-
// the dropdown appearing to do nothing, with no error
|
|
6949
|
+
// so the helper falls through to the fallback passed at that call site and
|
|
6950
|
+
// returns it FOREVER — the dropdown appearing to do nothing, with no error
|
|
6951
|
+
// raised anywhere. Named as the call site rather than as a literal on
|
|
6952
|
+
// purpose: this comment said `lockup` for exactly as long as `lockup` was
|
|
6953
|
+
// the answer, and ENG-9830 flipping the winner is what made it a lie.
|
|
6890
6954
|
public: true
|
|
6891
6955
|
},
|
|
6892
6956
|
{
|
|
@@ -14419,4 +14483,4 @@ export {
|
|
|
14419
14483
|
peekCurrentSession,
|
|
14420
14484
|
readDailySessionPin
|
|
14421
14485
|
};
|
|
14422
|
-
//# sourceMappingURL=chunk-
|
|
14486
|
+
//# sourceMappingURL=chunk-5464FJVN.js.map
|