@codyswann/lisa 2.305.4 → 2.306.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.
Files changed (55) hide show
  1. package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
  2. package/dist/core/upstream-evidence-manifest.js +2 -1
  3. package/dist/core/upstream-evidence-manifest.js.map +1 -1
  4. package/package.json +1 -1
  5. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  6. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  7. package/plugins/lisa-agy/plugin.json +1 -1
  8. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  9. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  10. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  11. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  12. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  13. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  14. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  15. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  16. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  17. package/plugins/lisa-expo-agy/plugin.json +1 -1
  18. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  19. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  20. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  21. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  22. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  23. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  24. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  25. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  26. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  27. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  28. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  29. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  30. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  31. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  32. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  33. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  34. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  35. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  36. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  37. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  38. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  39. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  40. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  41. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  42. package/plugins/lisa-rails-agy/plugin.json +1 -1
  43. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  44. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  45. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  46. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  47. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  48. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  49. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  50. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  51. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  52. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  53. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  54. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  55. package/ui/index.html +273 -8
package/ui/index.html CHANGED
@@ -5227,7 +5227,7 @@
5227
5227
  ],
5228
5228
  },
5229
5229
  {
5230
- label: "The agent's program (AC8.2–8.3 · AC4.5)",
5230
+ label: "The agent's program (AC8.2–8.3 · AC4.5 · P10–P11)",
5231
5231
  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
5232
  items: [
5233
5233
  {
@@ -5270,6 +5270,24 @@
5270
5270
  "None",
5271
5271
  ],
5272
5272
  },
5273
+ {
5274
+ q: "Do agent-program and model qualifications report repeated-run distributions?",
5275
+ help: "TASC P10, P11, AC8.2 and AC8.3. A single lucky run does not qualify a prompt, model or effort-level change. The evidence names the condition tested, number of repetitions, and distribution of outcomes.",
5276
+ kind: "select",
5277
+ options: [
5278
+ "Repeated runs — distribution reported",
5279
+ "Some repeats, summarized informally",
5280
+ "One passing run",
5281
+ "Vendor benchmark only",
5282
+ ],
5283
+ via: [
5284
+ "Evaluation harness",
5285
+ "Canary work items",
5286
+ "Golden task suite",
5287
+ "In-house analysis",
5288
+ "None",
5289
+ ],
5290
+ },
5273
5291
  {
5274
5292
  q: "When an agent makes a mistake, what stops the next agent repeating it?",
5275
5293
  help: "TASC AC4.5 — the self-learning loop. Mistakes and drift are captured with provenance, pass a skeptical gate, and get promoted upstream into lint rules, hooks, gates and skills. A lesson that stays prose is one the next agent never reads; recurrence of a captured mistake means the loop failed.",
@@ -5282,6 +5300,16 @@
5282
5300
  "Nothing",
5283
5301
  ],
5284
5302
  },
5303
+ {
5304
+ q: "Is the reasoning / effort level pinned alongside the model version?",
5305
+ help: "Effort is not monotonic — more thinking makes some tasks worse and costs more on all of them. It is part of the runtime configuration, so it belongs in the pin and in the qualification, not in whatever each agent happens to pass.",
5306
+ kind: "select",
5307
+ options: [
5308
+ "Model, effort and tool config all pinned",
5309
+ "Model version pinned only",
5310
+ "Neither pinned",
5311
+ ],
5312
+ },
5285
5313
  ],
5286
5314
  },
5287
5315
  {
@@ -5366,7 +5394,7 @@
5366
5394
  ],
5367
5395
  },
5368
5396
  {
5369
- label: "Correctness gates (SI1–SI3 · SI8 · AC5.4)",
5397
+ label: "Correctness gates (SI1–SI3 · SI8–SI9 · AC5.4)",
5370
5398
  items: [
5371
5399
  {
5372
5400
  q: "Is unit behaviour proven on every change?",
@@ -5419,6 +5447,23 @@
5419
5447
  options: ["Yes — gates merges", "Yes — nightly only", "No"],
5420
5448
  value: "Yes — nightly only",
5421
5449
  },
5450
+ {
5451
+ q: "Do escaped defects become replayable efficacy tests?",
5452
+ help: "TASC SI3. A production failure that disappears into a fix note does not improve the test suite. The defect should replay in automation, or carry an accepted-risk exception explaining why replay is infeasible.",
5453
+ kind: "select",
5454
+ options: [
5455
+ "Always replayed or risk-accepted",
5456
+ "Sometimes replayed",
5457
+ "Fixed without replay",
5458
+ ],
5459
+ via: [
5460
+ "Mutation testing",
5461
+ "Regression harness",
5462
+ "Incident replay suite",
5463
+ "In-house",
5464
+ "None",
5465
+ ],
5466
+ },
5422
5467
  {
5423
5468
  q: "Is the system load-tested against SLOs before release?",
5424
5469
  help: "TASC SI8. Functional correctness without performance is insufficient — an endpoint returning correct data in 30 seconds fails a 200ms SLO. Stress, spike, or soak per the risk of the change; no service surface is a valid answer.",
@@ -5441,6 +5486,24 @@
5441
5486
  "None",
5442
5487
  ],
5443
5488
  },
5489
+ {
5490
+ q: "Are generated tests and synthetic user findings measured before intake?",
5491
+ help: "TASC SI9 and AC4.6. Generative testing is a finding source, not an oracle. Its prompts or seeds, target selection, rejection stage, false-positive rate and regression-promotion path are part of the control.",
5492
+ kind: "select",
5493
+ options: [
5494
+ "Measured source with rejection stage",
5495
+ "Generated findings reviewed ad-hoc",
5496
+ "Generated findings enter intake directly",
5497
+ "No generative testing",
5498
+ ],
5499
+ via: [
5500
+ "Property-based tests",
5501
+ "Fuzzing",
5502
+ "Agent exploratory tests",
5503
+ "Synthetic users",
5504
+ "None",
5505
+ ],
5506
+ },
5444
5507
  {
5445
5508
  q: "Can a quality threshold be quietly lowered?",
5446
5509
  help: "The ratchet: thresholds may only tighten, and loosening one requires its own reviewed change. A bar anyone can edit downward in passing is a suggestion, not a bar — and an agent under pressure to go green will find it.",
@@ -5453,6 +5516,36 @@
5453
5516
  "Anyone can edit the config",
5454
5517
  ],
5455
5518
  },
5519
+ {
5520
+ q: "Does anything generate new test inputs, or do you only re-run the same suite?",
5521
+ help: "TASC SI9 — generative testing. A fixed suite only ever checks the cases someone thought of. At equal compute, generating fresh cases against a stable build explores far more of the input space than replaying one suite per change, and under agent volume the unexplored space is where quality quietly goes.",
5522
+ kind: "select",
5523
+ options: [
5524
+ "Continuous generation, outside the per-change gate",
5525
+ "Property-based tests inside CI only",
5526
+ "A fuzzer someone ran once",
5527
+ "No — fixed suite only",
5528
+ ],
5529
+ via: [
5530
+ "fast-check",
5531
+ "Hypothesis",
5532
+ "jqwik",
5533
+ "libFuzzer / AFL++",
5534
+ "OSS-Fuzz",
5535
+ "In-house generator",
5536
+ "None",
5537
+ ],
5538
+ },
5539
+ {
5540
+ q: "Can your tests still catch the bugs you have already fixed?",
5541
+ help: "TASC SI3 — defect replay. Point your generator at your own fixed-bug history: the classes it cannot re-discover are the classes it is not really covering. Agent-written tests read as thorough and are characteristically empty in the adversarial cases, so count and coverage prove nothing here.",
5542
+ kind: "select",
5543
+ options: [
5544
+ "Every fixed defect has a permanent case, replay measured",
5545
+ "Most fixes get a test — no systematic replay",
5546
+ "We do not know",
5547
+ ],
5548
+ },
5456
5549
  ],
5457
5550
  },
5458
5551
  {
@@ -5550,7 +5643,7 @@
5550
5643
  ],
5551
5644
  },
5552
5645
  {
5553
- label: "Agent attack surface (AC3)",
5646
+ label: "Agent attack surface (AC3 · §7)",
5554
5647
  note: "The group above secures the code; this one secures the agent. Inbound, the risk is untrusted content steering it; outbound, exfiltration — which is governed by the egress lock and credential gateway you answered earlier.",
5555
5648
  items: [
5556
5649
  {
@@ -5644,6 +5737,16 @@
5644
5737
  "No persistent memory",
5645
5738
  ],
5646
5739
  },
5740
+ {
5741
+ q: "Does the threat model cover agent misreporting and fabricated evidence?",
5742
+ help: "TASC AC3.1 and §7. The agent can be wrong about what it tested, where it ran, or whether it had access. Evidence fabrication and self-serving harness selection belong in the threat model explicitly.",
5743
+ kind: "select",
5744
+ options: [
5745
+ "Explicit threat class with controls",
5746
+ "Mentioned but not controlled",
5747
+ "Not covered",
5748
+ ],
5749
+ },
5647
5750
  {
5648
5751
  q: "If an agent escapes its sandbox, what can it reach?",
5649
5752
  help: "The joint test of everything above: scoped credentials, the egress lock and the gateway together decide whether a compromised runtime is an incident or a catastrophe.",
@@ -5793,7 +5896,7 @@
5793
5896
  ],
5794
5897
  },
5795
5898
  {
5796
- label: "Review & merge (AC8.1 · AC5)",
5899
+ label: "Review & merge (AC8.1 · AC5 · AC5.7)",
5797
5900
  items: [
5798
5901
  {
5799
5902
  q: "What reviews every diff before merge?",
@@ -5820,6 +5923,23 @@
5820
5923
  "Findings are advisory",
5821
5924
  ],
5822
5925
  },
5926
+ {
5927
+ q: "What happens when review capacity is saturated?",
5928
+ help: "TASC AC8.1. A reviewer queue is a control with capacity. The system needs a timeout and escalation path; it must not merge through known unadjudicated findings because the reviewer is backed up.",
5929
+ kind: "select",
5930
+ options: [
5931
+ "Queue limit + timeout + escalation",
5932
+ "Waits indefinitely",
5933
+ "Merges after CI is green",
5934
+ ],
5935
+ via: [
5936
+ "CodeRabbit / review bot",
5937
+ "GitHub review rules",
5938
+ "Human review queue",
5939
+ "In-house reviewer",
5940
+ "None",
5941
+ ],
5942
+ },
5823
5943
  {
5824
5944
  q: "When a gate rejects agent output, what happens?",
5825
5945
  help: "TASC AC8.1. The published ideal is regenerate-from-spec — a hand-patched artifact has mixed provenance nobody can cleanly attribute. Agents iterating on their own output is the common middle ground; humans quietly patching agent work is the provenance leak.",
@@ -5852,10 +5972,20 @@
5852
5972
  "Never — or we can't tell",
5853
5973
  ],
5854
5974
  },
5975
+ {
5976
+ q: "Which of your rules live only in agent instructions — and how often are they broken?",
5977
+ help: "TASC AC5.7 — instruction adherence is a rate, not a property. A rule broken once per hundred agent-days is invisible across ten supervised agents and routine across a thousand unattended ones. Inventory the prose-only rules, measure the breach rate against a declared exposure unit and window, and promote anything over tolerance to a gate.",
5978
+ kind: "select",
5979
+ options: [
5980
+ "Inventoried, breach rate measured, over-tolerance rules promoted to gates",
5981
+ "Inventoried, adherence not measured",
5982
+ "We assume the instructions are followed",
5983
+ ],
5984
+ },
5855
5985
  ],
5856
5986
  },
5857
5987
  {
5858
- label: "Ship & rollback (AC8.5 · AC7.2)",
5988
+ label: "Ship & rollback (AC8.5 · AC7.2 · AC4.8)",
5859
5989
  note: "Change management — the human-shaped hole. In a human SDLC a person approved the deploy and reverted the bad one; every row here is that person's named replacement.",
5860
5990
  items: [
5861
5991
  {
@@ -5916,10 +6046,28 @@
5916
6046
  "None",
5917
6047
  ],
5918
6048
  },
6049
+ {
6050
+ q: "What promotes a canary or staged rollout — observed signal, or a timer?",
6051
+ help: "TASC AC8.5 — the fractional ship is the factory's main source of outside feedback, not just a blast-radius trick. Promotion should depend on observed production or production-like signals inside declared thresholds; elapsed time bounds damage but teaches the system nothing, and the deploying agent saying it looks healthy is not a signal.",
6052
+ kind: "select",
6053
+ options: [
6054
+ "Observed signals within declared thresholds",
6055
+ "A human eyeballs dashboards, then promotes",
6056
+ "On a timer, or on the agent's own assertion",
6057
+ "No staged promotion",
6058
+ ],
6059
+ via: [
6060
+ "SLO dashboard",
6061
+ "Error budget checks",
6062
+ "Feature flag metrics",
6063
+ "Synthetic monitors",
6064
+ "None",
6065
+ ],
6066
+ },
5919
6067
  ],
5920
6068
  },
5921
6069
  {
5922
- label: "Verify & acceptance (SI5–SI6)",
6070
+ label: "Verify & acceptance (SI5–SI6 · §7)",
5923
6071
  note: "Processing integrity: green CI proves the tests passed, not that the product works. Something has to use it.",
5924
6072
  items: [
5925
6073
  {
@@ -5938,6 +6086,23 @@
5938
6086
  kind: "select",
5939
6087
  options: ["Every PRD, before it closes", "Sometimes", "No"],
5940
6088
  },
6089
+ {
6090
+ q: "Who adjudicates evidence produced by the ADS itself?",
6091
+ help: "TASC §7. A video, trace or report from a harness the agent selected or built is asserted evidence until an independent actor confirms it exercised the claimed path.",
6092
+ kind: "select",
6093
+ options: [
6094
+ "Independent actor adjudicates",
6095
+ "Authoring agent self-adjudicates",
6096
+ "No adjudication",
6097
+ ],
6098
+ via: [
6099
+ "Separate verifier agent",
6100
+ "CI artifact policy",
6101
+ "Human verifier",
6102
+ "Immutable evidence store",
6103
+ "None",
6104
+ ],
6105
+ },
5941
6106
  {
5942
6107
  q: "Does each passing verification become a regression test?",
5943
6108
  help: "Without codifying, UAT proves the present and protects nothing about the future.",
@@ -5948,10 +6113,21 @@
5948
6113
  "No",
5949
6114
  ],
5950
6115
  },
6116
+ {
6117
+ q: "When an agent proves a bug or a fix, where does the proof run?",
6118
+ help: "TASC §7 — evidence authenticity. Asked to prove a regression, an agent will build a harness that produces the video you asked for, on a path that is not the one under claim. A convincing artifact from a self-built environment is an assertion, not observation: require the real path, and have something other than the producer check the artifact and the code that made it.",
6119
+ kind: "select",
6120
+ options: [
6121
+ "The real path, reproduced independently of the producer",
6122
+ "The real path, checked by the producing agent",
6123
+ "A harness the agent built for the proof",
6124
+ "We take the agent's word",
6125
+ ],
6126
+ },
5951
6127
  ],
5952
6128
  },
5953
6129
  {
5954
- label: "Observe (AC4)",
6130
+ label: "Observe (AC4.1 · AC4.3–AC4.8)",
5955
6131
  items: [
5956
6132
  {
5957
6133
  q: "What captures production errors?",
@@ -5991,6 +6167,40 @@
5991
6167
  "Dashboards only",
5992
6168
  ],
5993
6169
  },
6170
+ {
6171
+ q: "Do user-reported problems enter the same signal pipeline?",
6172
+ help: "TASC AC4.1 and AC4.4. A user report is a first-class monitoring signal, and disagreement between user pain and quiet telemetry is itself an instrumentation gap. Report counts are not impact: the affected-users-per-report ratio varies by product, severity and channel, so impact needs triangulating against an independent signal.",
6173
+ kind: "select",
6174
+ options: [
6175
+ "Yes — routed through validated intake",
6176
+ "Humans triage separately",
6177
+ "Not connected",
6178
+ ],
6179
+ via: [
6180
+ "Support inbox",
6181
+ "GitHub issues",
6182
+ "Zendesk / Intercom",
6183
+ "PostHog feedback",
6184
+ "None",
6185
+ ],
6186
+ },
6187
+ {
6188
+ q: "Are finding sources measured for false positives or rejection rate?",
6189
+ help: "TASC AC4.6. A sensor, audit loop, review agent or test generator that files work without a measured rejection stage is an uncalibrated source of churn — an unfiltered stream of findings is not a gift to the recipient, it is work transferred to them. Independence means a separately controlled actor or mechanism: re-running the same one reproduces its blind spots. Trace false positives to a cause in the generator instead of dismissing instances.",
6190
+ kind: "select",
6191
+ options: [
6192
+ "Measured over a defined window",
6193
+ "Sampled occasionally",
6194
+ "Not measured",
6195
+ ],
6196
+ via: [
6197
+ "Triage labels",
6198
+ "Adjudication queue",
6199
+ "Review analytics",
6200
+ "In-house metrics",
6201
+ "None",
6202
+ ],
6203
+ },
5994
6204
  {
5995
6205
  q: "What tells you what users actually do?",
5996
6206
  help: "Product analytics is the richest Research input there is — it routes usage patterns back to the Research gate as PRD material.",
@@ -6004,6 +6214,23 @@
6004
6214
  "None",
6005
6215
  ],
6006
6216
  },
6217
+ {
6218
+ q: "Are cost and governance metrics reconciled against an independent source?",
6219
+ help: "TASC AC1.6 and AC4.7. Agent-reported spend, autonomy rate, pass rate, false-positive rate and coverage-like numbers need numerator, denominator, window, exclusions and a source-of-record check before they drive decisions.",
6220
+ kind: "select",
6221
+ options: [
6222
+ "Reconciled with source of record",
6223
+ "Metric definition only",
6224
+ "Agent-reported only",
6225
+ ],
6226
+ via: [
6227
+ "Provider billing",
6228
+ "Telemetry warehouse",
6229
+ "CI history",
6230
+ "Tracker history",
6231
+ "None",
6232
+ ],
6233
+ },
6007
6234
  ],
6008
6235
  },
6009
6236
  {
@@ -6045,6 +6272,23 @@
6045
6272
  "None",
6046
6273
  ],
6047
6274
  },
6275
+ {
6276
+ q: "Do monitoring findings close on root cause instead of symptom silence?",
6277
+ help: "TASC AC4.8. Closing because the alert stopped is not enough; closure needs a root-cause correction or accepted-risk record, and recurrence after closure is a control failure. Symptom-only fixes destroy the signal that made the defect class findable, so sweep for siblings sharing the cause and aim the regression test there.",
6278
+ kind: "select",
6279
+ options: [
6280
+ "Root-cause or accepted-risk closure",
6281
+ "Closed when alert clears",
6282
+ "Closed manually without rule",
6283
+ ],
6284
+ via: [
6285
+ "Incident review",
6286
+ "Problem-management ticket",
6287
+ "Runbook checklist",
6288
+ "In-house workflow",
6289
+ "None",
6290
+ ],
6291
+ },
6048
6292
  {
6049
6293
  q: "When the pipeline itself cannot proceed, does it escalate?",
6050
6294
  help: "The recovery-required outcome: a decision-ready packet naming the broken capability, not a generic failure alert — and never a silent stall.",
@@ -6086,7 +6330,8 @@
6086
6330
  ],
6087
6331
  },
6088
6332
  {
6089
- label: "Governance & accountability (AC1 · AC9.1 · DP)",
6333
+ label:
6334
+ "Governance & accountability (AC1 · AC4.7 · AC5.6 · AC9.1 · DP)",
6090
6335
  note: "The audit-trail cluster: everything a human used to vouch for by being in the room.",
6091
6336
  items: [
6092
6337
  {
@@ -6194,6 +6439,26 @@
6194
6439
  "Not retained",
6195
6440
  ],
6196
6441
  },
6442
+ {
6443
+ q: "Who computes the numbers your gates and dashboards depend on?",
6444
+ help: "TASC AC4.7 — autonomy rate, threshold compliance, canary verdicts and conformance state are all machine-computed claims. Agents are strikingly bad at data analysis and will publish impossible numbers with confidence, so the measurement path needs independence from the work it judges plus range and invariant checks. Beating your own previous version is not evidence either.",
6445
+ kind: "select",
6446
+ options: [
6447
+ "An independent mechanism, with range and invariant checks",
6448
+ "Agents compute them, a human spot-checks",
6449
+ "Agents compute and publish them",
6450
+ ],
6451
+ },
6452
+ {
6453
+ q: "Are instruction-level residual risks reviewed before promotion?",
6454
+ help: "TASC AC5.6. A prompt, skill, hook or workflow edit can broaden tool authority, weaken rejection behavior or lower evidence standards. Those residual risks need review and disposition like code risk.",
6455
+ kind: "select",
6456
+ options: [
6457
+ "Reviewed and tracked to disposition",
6458
+ "Mentioned in PR text",
6459
+ "Not reviewed",
6460
+ ],
6461
+ },
6197
6462
  ],
6198
6463
  },
6199
6464
  ],