@codyswann/lisa 2.307.0 → 2.308.0
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.js +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-agy/plugin.json +1 -1
- 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-cursor/.claude-plugin/plugin.json +1 -1
- 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/ui/index.html +58 -3
|
@@ -1044,7 +1044,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1044
1044
|
"typescript/merge/.oxlintrc.json": "4debc093acfd263eb81ae15894073ebf098513204f45f40b83fb8fa5353fa1f8",
|
|
1045
1045
|
"typescript/package-lisa/package.lisa.json": "bdd1766c2f327290207874b04fd3a577a8188bb57c2fd77d482bb7d6ecf17355",
|
|
1046
1046
|
"ui/README.md": "deeb35e767ea5dd2883268835ea3ad21cbad9fa63ec8d8ff5e200f0e2a7d2751",
|
|
1047
|
-
"ui/index.html": "
|
|
1047
|
+
"ui/index.html": "032653fd4626bd6b535fc1fa7e78f797268d6060e2ddfaaf791d3758fac8b139",
|
|
1048
1048
|
});
|
|
1049
1049
|
/** Exact paths tracked by the public Lisa repository at generation time. */
|
|
1050
1050
|
export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
package/package.json
CHANGED
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"brace-expansion": ">=5.0.8"
|
|
116
116
|
},
|
|
117
117
|
"name": "@codyswann/lisa",
|
|
118
|
-
"version": "2.
|
|
118
|
+
"version": "2.308.0",
|
|
119
119
|
"description": "Claude Code governance framework that applies guardrails, guidance, and automated enforcement to projects",
|
|
120
120
|
"main": "dist/index.js",
|
|
121
121
|
"exports": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.308.0",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.308.0",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, across Claude and Codex.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.308.0",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.308.0",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.308.0",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
package/ui/index.html
CHANGED
|
@@ -5104,7 +5104,7 @@
|
|
|
5104
5104
|
type: "intake",
|
|
5105
5105
|
groups: [
|
|
5106
5106
|
{
|
|
5107
|
-
label: "The bottom line (AC7.4)",
|
|
5107
|
+
label: "The bottom line (AC7.4 · AC7.5)",
|
|
5108
5108
|
note: "The one number the rest of this questionnaire exists to predict.",
|
|
5109
5109
|
items: [
|
|
5110
5110
|
{
|
|
@@ -5118,6 +5118,24 @@
|
|
|
5118
5118
|
"We don't measure it",
|
|
5119
5119
|
],
|
|
5120
5120
|
},
|
|
5121
|
+
{
|
|
5122
|
+
q: "Besides autonomy rate, do you measure whether the delivered work was any good?",
|
|
5123
|
+
help: "TASC AC7.5 — autonomy rate says how much shipped without a human, not whether it was worth shipping. A factory can post 95% autonomy while producing work the gates keep rejecting. Measure gate rejection, rework, escape to production, first-pass yield and cost per delivered item, with declared targets that only tighten.",
|
|
5124
|
+
kind: "select",
|
|
5125
|
+
options: [
|
|
5126
|
+
"Rejection, rework, escape, first-pass yield and cost — with targets",
|
|
5127
|
+
"Some of those, no declared targets",
|
|
5128
|
+
"Autonomy rate only",
|
|
5129
|
+
"Neither",
|
|
5130
|
+
],
|
|
5131
|
+
via: [
|
|
5132
|
+
"Tracker analytics",
|
|
5133
|
+
"CI history",
|
|
5134
|
+
"Metric warehouse",
|
|
5135
|
+
"In-house dashboard",
|
|
5136
|
+
"None",
|
|
5137
|
+
],
|
|
5138
|
+
},
|
|
5121
5139
|
],
|
|
5122
5140
|
},
|
|
5123
5141
|
{
|
|
@@ -5227,7 +5245,8 @@
|
|
|
5227
5245
|
],
|
|
5228
5246
|
},
|
|
5229
5247
|
{
|
|
5230
|
-
label:
|
|
5248
|
+
label:
|
|
5249
|
+
"The agent's program (AC8.2–8.3 · AC8.7 · AC4.5 · P10–P11)",
|
|
5231
5250
|
note: "Prompts, skills and models are the factory's own source code and runtime. This group asks whether that layer is under change control — or improvised per run.",
|
|
5232
5251
|
items: [
|
|
5233
5252
|
{
|
|
@@ -5310,6 +5329,24 @@
|
|
|
5310
5329
|
"Neither pinned",
|
|
5311
5330
|
],
|
|
5312
5331
|
},
|
|
5332
|
+
{
|
|
5333
|
+
q: "Do you have your own task suite for judging agents — and can the agents see it?",
|
|
5334
|
+
help: "TASC AC8.7 — public leaderboards measure someone else's task mix, so qualification runs on tasks you own. That suite has to exist between changes, stay representative as the work drifts, and stay unreachable by the agents being judged: a suite in an instruction file, a skill, retrievable context or vendor feedback produces a score, not a measurement.",
|
|
5335
|
+
kind: "select",
|
|
5336
|
+
options: [
|
|
5337
|
+
"Maintained suite, representativeness reviewed, agents cannot reach it",
|
|
5338
|
+
"Maintained suite, contamination not controlled",
|
|
5339
|
+
"Assembled per change",
|
|
5340
|
+
"No suite — public benchmarks or judgement",
|
|
5341
|
+
],
|
|
5342
|
+
via: [
|
|
5343
|
+
"In-house golden tasks",
|
|
5344
|
+
"promptfoo",
|
|
5345
|
+
"Braintrust",
|
|
5346
|
+
"Langfuse / LangSmith",
|
|
5347
|
+
"None",
|
|
5348
|
+
],
|
|
5349
|
+
},
|
|
5313
5350
|
],
|
|
5314
5351
|
},
|
|
5315
5352
|
{
|
|
@@ -6127,7 +6164,7 @@
|
|
|
6127
6164
|
],
|
|
6128
6165
|
},
|
|
6129
6166
|
{
|
|
6130
|
-
label: "Observe (AC4.1 · AC4.3–AC4.
|
|
6167
|
+
label: "Observe (AC4.1 · AC4.3–AC4.9)",
|
|
6131
6168
|
items: [
|
|
6132
6169
|
{
|
|
6133
6170
|
q: "What captures production errors?",
|
|
@@ -6231,6 +6268,24 @@
|
|
|
6231
6268
|
"None",
|
|
6232
6269
|
],
|
|
6233
6270
|
},
|
|
6271
|
+
{
|
|
6272
|
+
q: "Would you notice if your agents got worse without you changing anything?",
|
|
6273
|
+
help: "TASC AC4.9 — qualification fires on your changes; capability also moves when you change nothing. A vendor reroutes a pinned alias, instruction surfaces accrete, tool behavior shifts. Sample the suite on a cadence against a recorded baseline, and be able to say whether a decline came from the vendor or from your own accumulated change.",
|
|
6274
|
+
kind: "select",
|
|
6275
|
+
options: [
|
|
6276
|
+
"Suite sampled on a cadence against a recorded baseline",
|
|
6277
|
+
"Occasional spot checks",
|
|
6278
|
+
"We would find out from incidents",
|
|
6279
|
+
"No",
|
|
6280
|
+
],
|
|
6281
|
+
via: [
|
|
6282
|
+
"Scheduled eval runs",
|
|
6283
|
+
"Canary work items",
|
|
6284
|
+
"Metric dashboards",
|
|
6285
|
+
"In-house",
|
|
6286
|
+
"None",
|
|
6287
|
+
],
|
|
6288
|
+
},
|
|
6234
6289
|
],
|
|
6235
6290
|
},
|
|
6236
6291
|
{
|