@codyswann/lisa 3.30.1 → 3.31.1
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/core/upstream-evidence-manifest.d.ts.map +1 -1
- package/dist/core/upstream-evidence-manifest.js +12 -4
- package/dist/core/upstream-evidence-manifest.js.map +1 -1
- package/package.json +1 -1
- package/plugins/lisa/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-secrets-access/scripts/preflight-secrets.mjs +17 -2
- package/plugins/lisa/.codex-plugin/skills/lisa-secrets-access/scripts/surfaces.mjs +88 -5
- package/plugins/lisa/scripts/automation-status-claude-adapter.mjs +56 -6
- package/plugins/lisa/scripts/automation-status-codex-adapter.mjs +54 -4
- package/plugins/lisa/scripts/automation-status-unrecorded-runs.mjs +127 -0
- package/plugins/lisa/skills/lisa-secrets-access/scripts/preflight-secrets.mjs +17 -2
- package/plugins/lisa/skills/lisa-secrets-access/scripts/surfaces.mjs +88 -5
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-agy/scripts/automation-status-claude-adapter.mjs +56 -6
- package/plugins/lisa-agy/scripts/automation-status-codex-adapter.mjs +54 -4
- package/plugins/lisa-agy/scripts/automation-status-unrecorded-runs.mjs +127 -0
- package/plugins/lisa-agy/skills/lisa-secrets-access/scripts/preflight-secrets.mjs +17 -2
- package/plugins/lisa-agy/skills/lisa-secrets-access/scripts/surfaces.mjs +88 -5
- package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-agy/plugin.json +1 -1
- package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/scripts/automation-status-claude-adapter.mjs +56 -6
- package/plugins/lisa-copilot/scripts/automation-status-codex-adapter.mjs +54 -4
- package/plugins/lisa-copilot/scripts/automation-status-unrecorded-runs.mjs +127 -0
- package/plugins/lisa-copilot/skills/lisa-secrets-access/scripts/preflight-secrets.mjs +17 -2
- package/plugins/lisa-copilot/skills/lisa-secrets-access/scripts/surfaces.mjs +88 -5
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/scripts/automation-status-claude-adapter.mjs +56 -6
- package/plugins/lisa-cursor/scripts/automation-status-codex-adapter.mjs +54 -4
- package/plugins/lisa-cursor/scripts/automation-status-unrecorded-runs.mjs +127 -0
- package/plugins/lisa-cursor/skills/lisa-secrets-access/scripts/preflight-secrets.mjs +17 -2
- package/plugins/lisa-cursor/skills/lisa-secrets-access/scripts/surfaces.mjs +88 -5
- package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-agy/plugin.json +1 -1
- package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-agy/plugin.json +1 -1
- package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-agy/plugin.json +1 -1
- package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-agy/plugin.json +1 -1
- package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-agy/plugin.json +1 -1
- package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-agy/plugin.json +1 -1
- package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-agy/plugin.json +1 -1
- package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/src/base/scripts/automation-status-claude-adapter.mjs +56 -6
- package/plugins/src/base/scripts/automation-status-codex-adapter.mjs +54 -4
- package/plugins/src/base/scripts/automation-status-unrecorded-runs.mjs +127 -0
- package/plugins/src/base/skills/lisa-secrets-access/scripts/preflight-secrets.mjs +17 -2
- package/plugins/src/base/skills/lisa-secrets-access/scripts/surfaces.mjs +88 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,
|
|
1
|
+
{"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CA00EpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAirOjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,CAAC"}
|
|
@@ -465,12 +465,13 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
465
465
|
"plugins/src/base/rules/reference/wiki-knowledge-source.md": "725a7415a0606f85164722bd4b4975bce1f496cc43c97e45b224810b1a685189",
|
|
466
466
|
"plugins/src/base/rules/reference/work-item-definition-of-ready.md": "ebcfe89f5a33a8008c4a54c1c2f4a092952df3263adc8f537a4c0b6ad8dbe18d",
|
|
467
467
|
"plugins/src/base/scripts/automation-run-record.mjs": "77ea269502b97300c400916ee851dc85082a9237ce3d4468688455084d96413a",
|
|
468
|
-
"plugins/src/base/scripts/automation-status-claude-adapter.mjs": "
|
|
469
|
-
"plugins/src/base/scripts/automation-status-codex-adapter.mjs": "
|
|
468
|
+
"plugins/src/base/scripts/automation-status-claude-adapter.mjs": "1f77b28fd59986ac3f76a55296b70d8c45385bbdb759e97691e49db121725ee2",
|
|
469
|
+
"plugins/src/base/scripts/automation-status-codex-adapter.mjs": "640b0b4d140f8e6f7e8789eb86376e71454da07ba134a01e0b71fa4be10ff424",
|
|
470
470
|
"plugins/src/base/scripts/automation-status-contract-drift.mjs": "5f3f327fddedd6870017a86f2702d9cbb17352384fb225ab353eed54241182ef",
|
|
471
471
|
"plugins/src/base/scripts/automation-status-expected-fleet.mjs": "a7c2463547d28403455ec739772b12c3821e2cde387da3d31e831de1442b25d5",
|
|
472
472
|
"plugins/src/base/scripts/automation-status-report.mjs": "520f77645c5b7cab3f69848fb5cf19e8b1d802cd1f8ce6a35aa36a0bf6a0d146",
|
|
473
473
|
"plugins/src/base/scripts/automation-status-run-history.mjs": "a07f0d1af412f0d2747a9cbe82fa0edbeb8cc8dd4bdf4c51526e779090f08208",
|
|
474
|
+
"plugins/src/base/scripts/automation-status-unrecorded-runs.mjs": "e6063e072b9cf0928bf94df034937326444d542143f5d7264a9c2c7180c035ae",
|
|
474
475
|
"plugins/src/base/scripts/cross-pollinate.mjs": "08b17213a484e4c873283e2af674df579593c7ff20c95a06d71ae88c0b83f937",
|
|
475
476
|
"plugins/src/base/scripts/design-source-gate.mjs": "5eadc5184a8c22d1d35c8be1bf4589aeedff0d1aa578563e4d33cdb193dbc5af",
|
|
476
477
|
"plugins/src/base/scripts/doctor-report.mjs": "f183e62848ac539da56a525fe2105fc6251a49e555a01dd1bba10d9227b1a6bf",
|
|
@@ -630,14 +631,14 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
630
631
|
"plugins/src/base/skills/lisa-secrets-access/scripts/inspect-vault.mjs": "d2841042eda0f0c50f995ccc34e09e25aced0abbf3a96bce52a9f604e4009520",
|
|
631
632
|
"plugins/src/base/skills/lisa-secrets-access/scripts/materialize-secrets.mjs": "ebfd1bad8cd6ff85b746c2d69393997e7a6793b4cb2b9695efb2033bd3420ae6",
|
|
632
633
|
"plugins/src/base/skills/lisa-secrets-access/scripts/note-format.mjs": "09bd6904bc84a5a93a32499ac94db5ec7728db68908a661698445ef5e6974f3e",
|
|
633
|
-
"plugins/src/base/skills/lisa-secrets-access/scripts/preflight-secrets.mjs": "
|
|
634
|
+
"plugins/src/base/skills/lisa-secrets-access/scripts/preflight-secrets.mjs": "98a0a541041d543fe91e6260da4a25e383123a0eb40bad32a4d59551b7da8db8",
|
|
634
635
|
"plugins/src/base/skills/lisa-secrets-access/scripts/prompt-secret.mjs": "22b28bcdf49b9b0fcd1b15639e031655efacc028b74d48d57e2275f3e1557508",
|
|
635
636
|
"plugins/src/base/skills/lisa-secrets-access/scripts/providers.mjs": "f295709e2d14267db89d03d7d61cec9611897d816d5b31eed4b397b9c52d54af",
|
|
636
637
|
"plugins/src/base/skills/lisa-secrets-access/scripts/read-secret-note.mjs": "735434e25bf1db9f2f7eb3d5ede8361cba01b922d65931393bd36e6f96531654",
|
|
637
638
|
"plugins/src/base/skills/lisa-secrets-access/scripts/resolve-secret.mjs": "4170220c95f410072f3871f58938b7575684254480d0645e3dbb1535cf09d7a7",
|
|
638
639
|
"plugins/src/base/skills/lisa-secrets-access/scripts/rotate-secret.mjs": "adada60f766760395858c69ef784654e9e096943485ed237c395c8fc2ca8e20f",
|
|
639
640
|
"plugins/src/base/skills/lisa-secrets-access/scripts/routing-floor.mjs": "fa1bdeda4e38bbd149f993ab0288f11b7ba6f2a3b9bf91a5918de7356e21f786",
|
|
640
|
-
"plugins/src/base/skills/lisa-secrets-access/scripts/surfaces.mjs": "
|
|
641
|
+
"plugins/src/base/skills/lisa-secrets-access/scripts/surfaces.mjs": "1c2ef17fe647c86bfe0540f07bd1d9ca66980e18516fddc874723f69b9df27ce",
|
|
641
642
|
"plugins/src/base/skills/lisa-secrets-access/scripts/sync-secret-to-ci.mjs": "563ab35320a0ba58269ac3dd81155ffe3a299f6835210073e6fc9012ab436f41",
|
|
642
643
|
"plugins/src/base/skills/lisa-secrets-access/scripts/tools-from-notes.mjs": "360f740cac081151491428043b04fec2f5db6f3ba36394f7378af312396d53ca",
|
|
643
644
|
"plugins/src/base/skills/lisa-secrets-access/scripts/validate-config.mjs": "85c5ec348e0f38128f44f3207fcbc047952ae88f48adf81b7879c24b1a66cbf0",
|
|
@@ -2169,6 +2170,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2169
2170
|
"plugins/lisa-agy/scripts/automation-status-expected-fleet.mjs": true,
|
|
2170
2171
|
"plugins/lisa-agy/scripts/automation-status-report.mjs": true,
|
|
2171
2172
|
"plugins/lisa-agy/scripts/automation-status-run-history.mjs": true,
|
|
2173
|
+
"plugins/lisa-agy/scripts/automation-status-unrecorded-runs.mjs": true,
|
|
2172
2174
|
"plugins/lisa-agy/scripts/cross-pollinate.mjs": true,
|
|
2173
2175
|
"plugins/lisa-agy/scripts/design-source-gate.mjs": true,
|
|
2174
2176
|
"plugins/lisa-agy/scripts/doctor-report.mjs": true,
|
|
@@ -2641,6 +2643,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2641
2643
|
"plugins/lisa-copilot/scripts/automation-status-expected-fleet.mjs": true,
|
|
2642
2644
|
"plugins/lisa-copilot/scripts/automation-status-report.mjs": true,
|
|
2643
2645
|
"plugins/lisa-copilot/scripts/automation-status-run-history.mjs": true,
|
|
2646
|
+
"plugins/lisa-copilot/scripts/automation-status-unrecorded-runs.mjs": true,
|
|
2644
2647
|
"plugins/lisa-copilot/scripts/cross-pollinate.mjs": true,
|
|
2645
2648
|
"plugins/lisa-copilot/scripts/design-source-gate.mjs": true,
|
|
2646
2649
|
"plugins/lisa-copilot/scripts/doctor-report.mjs": true,
|
|
@@ -3099,6 +3102,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
3099
3102
|
"plugins/lisa-cursor/scripts/automation-status-expected-fleet.mjs": true,
|
|
3100
3103
|
"plugins/lisa-cursor/scripts/automation-status-report.mjs": true,
|
|
3101
3104
|
"plugins/lisa-cursor/scripts/automation-status-run-history.mjs": true,
|
|
3105
|
+
"plugins/lisa-cursor/scripts/automation-status-unrecorded-runs.mjs": true,
|
|
3102
3106
|
"plugins/lisa-cursor/scripts/cross-pollinate.mjs": true,
|
|
3103
3107
|
"plugins/lisa-cursor/scripts/design-source-gate.mjs": true,
|
|
3104
3108
|
"plugins/lisa-cursor/scripts/doctor-report.mjs": true,
|
|
@@ -5656,6 +5660,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5656
5660
|
"plugins/lisa/scripts/automation-status-expected-fleet.mjs": true,
|
|
5657
5661
|
"plugins/lisa/scripts/automation-status-report.mjs": true,
|
|
5658
5662
|
"plugins/lisa/scripts/automation-status-run-history.mjs": true,
|
|
5663
|
+
"plugins/lisa/scripts/automation-status-unrecorded-runs.mjs": true,
|
|
5659
5664
|
"plugins/lisa/scripts/cross-pollinate.mjs": true,
|
|
5660
5665
|
"plugins/lisa/scripts/design-source-gate.mjs": true,
|
|
5661
5666
|
"plugins/lisa/scripts/doctor-report.mjs": true,
|
|
@@ -6296,6 +6301,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
6296
6301
|
"plugins/src/base/scripts/automation-status-expected-fleet.mjs": true,
|
|
6297
6302
|
"plugins/src/base/scripts/automation-status-report.mjs": true,
|
|
6298
6303
|
"plugins/src/base/scripts/automation-status-run-history.mjs": true,
|
|
6304
|
+
"plugins/src/base/scripts/automation-status-unrecorded-runs.mjs": true,
|
|
6299
6305
|
"plugins/src/base/scripts/cross-pollinate.mjs": true,
|
|
6300
6306
|
"plugins/src/base/scripts/design-source-gate.mjs": true,
|
|
6301
6307
|
"plugins/src/base/scripts/doctor-report.mjs": true,
|
|
@@ -7913,6 +7919,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7913
7919
|
"tests/unit/secrets/bootstrap-defaults.test.ts": true,
|
|
7914
7920
|
"tests/unit/secrets/bootstrap-key-naming.test.ts": true,
|
|
7915
7921
|
"tests/unit/secrets/bootstrap-store.test.ts": true,
|
|
7922
|
+
"tests/unit/secrets/config-upward-walk.test.ts": true,
|
|
7916
7923
|
"tests/unit/secrets/detect-tooling-discovery.test.ts": true,
|
|
7917
7924
|
"tests/unit/secrets/detect-tooling.test.ts": true,
|
|
7918
7925
|
"tests/unit/secrets/doctor-secrets.test.ts": true,
|
|
@@ -7993,6 +8000,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7993
8000
|
"tests/unit/strategies/automation-status-report-rendering.test.ts": true,
|
|
7994
8001
|
"tests/unit/strategies/automation-status-run-history.test.ts": true,
|
|
7995
8002
|
"tests/unit/strategies/automation-status-scaffold.test.ts": true,
|
|
8003
|
+
"tests/unit/strategies/automation-status-unrecorded-runs.test.ts": true,
|
|
7996
8004
|
"tests/unit/strategies/automations-retirement.test.ts": true,
|
|
7997
8005
|
"tests/unit/strategies/automations-skills.test.ts": true,
|
|
7998
8006
|
"tests/unit/strategies/bce-parity-and-consumption.test.ts": true,
|