@codyswann/lisa 2.290.0 → 2.291.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 (77) hide show
  1. package/dist/core/config-field-validation.d.ts +19 -0
  2. package/dist/core/config-field-validation.d.ts.map +1 -0
  3. package/dist/core/config-field-validation.js +69 -0
  4. package/dist/core/config-field-validation.js.map +1 -0
  5. package/dist/core/deploy-status-sync.d.ts +88 -0
  6. package/dist/core/deploy-status-sync.d.ts.map +1 -0
  7. package/dist/core/deploy-status-sync.js +301 -0
  8. package/dist/core/deploy-status-sync.js.map +1 -0
  9. package/dist/core/project-config.d.ts +3 -0
  10. package/dist/core/project-config.d.ts.map +1 -1
  11. package/dist/core/project-config.js +4 -40
  12. package/dist/core/project-config.js.map +1 -1
  13. package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
  14. package/dist/core/upstream-evidence-manifest.js +7 -2
  15. package/dist/core/upstream-evidence-manifest.js.map +1 -1
  16. package/dist/sync/registry.d.ts.map +1 -1
  17. package/dist/sync/registry.js +3 -6
  18. package/dist/sync/registry.js.map +1 -1
  19. package/package.json +1 -1
  20. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  21. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  22. package/plugins/lisa/rules/eager/config-resolution.md +8 -0
  23. package/plugins/lisa/rules/reference/config-resolution.md +47 -0
  24. package/plugins/lisa-agy/plugin.json +1 -1
  25. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  26. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  27. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  28. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  29. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  30. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  31. package/plugins/lisa-copilot/rules/eager/config-resolution.md +8 -0
  32. package/plugins/lisa-copilot/rules/reference/config-resolution.md +47 -0
  33. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  34. package/plugins/lisa-cursor/rules/config-resolution-reference.mdc +47 -0
  35. package/plugins/lisa-cursor/rules/config-resolution.mdc +8 -0
  36. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  37. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  38. package/plugins/lisa-expo-agy/plugin.json +1 -1
  39. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  40. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  41. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  42. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  43. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  44. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  45. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  46. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  47. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  48. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  49. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  50. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  51. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  52. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  53. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  54. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  55. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  56. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  57. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  58. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  59. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  60. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  61. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  62. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  63. package/plugins/lisa-rails-agy/plugin.json +1 -1
  64. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  65. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  66. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  67. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  68. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  69. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  70. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  71. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  72. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  73. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  74. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  75. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  76. package/plugins/src/base/rules/eager/config-resolution.md +8 -0
  77. package/plugins/src/base/rules/reference/config-resolution.md +47 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "Ruby on Rails-specific skills and hooks for RuboCop and ast-grep scanning on edit.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "Ruby on Rails-specific hooks — RuboCop linting/formatting and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "Ruby on Rails-specific hooks — RuboCop linting/formatting and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "Ruby on Rails-specific hooks — RuboCop linting/formatting and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "TypeScript-specific hooks — Prettier formatting, ESLint linting, ast-grep scanning, and error-suppression blocking on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "TypeScript-specific hooks for formatting, linting, and ast-grep scanning on edit.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "TypeScript-specific hooks — Prettier formatting, ESLint linting, ast-grep scanning, and error-suppression blocking on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "TypeScript-specific hooks — Prettier formatting, ESLint linting, ast-grep scanning, and error-suppression blocking on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "TypeScript-specific hooks — Prettier formatting, ESLint linting, ast-grep scanning, and error-suppression blocking on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "LLM Wiki — a distributable, git-native markdown knowledge base for Claude Code and Codex",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "Distributable LLM Wiki kernel — ingest, query, lint, and maintain a git-native markdown knowledge base across Claude and Codex.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "LLM Wiki — a distributable, git-native markdown knowledge base for Claude Code and Codex",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "LLM Wiki — a distributable, git-native markdown knowledge base for Claude Code and Codex",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.290.0",
3
+ "version": "2.291.0",
4
4
  "description": "LLM Wiki — a distributable, git-native markdown knowledge base for Claude Code and Codex",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -86,4 +86,12 @@ A non-integration environment bug is fixed, merged, and verified on that
86
86
  environment branch first, then
87
87
  forward cherry-picked down to the integration branch via a linked follow-up.
88
88
 
89
+ ## Deploy status sync
90
+
91
+ `deployStatusSync` is an optional machine-written config block (`tier`, `provisioned` ids,
92
+ `linearBinding: labels|states`, `verifiedAt`). The deploy ladder is `deploy.order` (else canonical
93
+ `dev < staging < production`) over `deploy.branches` joined with the tracker's env-keyed done map;
94
+ a configured done status whose env has no branch is a config error, and the sole
95
+ `prod` ↔ `production` alias applies to the join.
96
+
89
97
  Full reference: [reference/config-resolution.md](../reference/config-resolution.md).
@@ -596,6 +596,53 @@ This is the same `deploy.branches` map already used by env-keyed `done` (reverse
596
596
  env from PR base branch) and the build flow (forward: base branch from env);
597
597
  `deploy.order` only adds the ranking those two directions never needed.
598
598
 
599
+ ### Deploy status sync (deployStatusSync)
600
+
601
+ `deployStatusSync` is an **optional, machine-written** section recorded by the
602
+ deploy-status-sync setup flow. Humans never need to author it; unknown fields
603
+ inside it are preserved on round-trip.
604
+
605
+ | Field | Type | Default | Meaning |
606
+ | --- | --- | --- | --- |
607
+ | `tier` | string | — | Provisioning tier chosen at setup time |
608
+ | `provisioned` | object (string → string) | — | Provisioned tracker artifact ids, keyed by artifact name |
609
+ | `linearBinding` | `"labels"` \| `"states"` | — | Whether Linear deploy statuses are represented as labels or workflow states |
610
+ | `verifiedAt` | string | — | Strict ISO-8601 UTC timestamp (`Z` suffix, e.g. `2026-01-01T00:00:00Z`) of the last successful verification |
611
+
612
+ **Ladder resolution.** The environment universe is the keys of
613
+ `deploy.branches`. Each env's done status comes from the tracker's env-keyed
614
+ done map — `github.labels.build.done`, `linear.labels.build.done`, or
615
+ `jira.workflow.done` — with configured entries winning over the built-in
616
+ defaults (`status:on-dev` / `status:on-stg` / `status:done` for label trackers;
617
+ `On Dev` / `On Stg` / `Done` for JIRA). Environments are ordered by
618
+ `deploy.order` when present (its env-name set must exactly match the keys of
619
+ `deploy.branches`); otherwise by the canonical `dev < staging < production`
620
+ rank, and an unrankable custom env name with more than one env configured is a
621
+ config error rather than a guess. A string-valued `done` binds only the
622
+ terminal (highest) rung; lower rungs fall back to the default table. An env
623
+ with a branch but no done status anywhere (possible only for custom names
624
+ outside the default tables) is **skipped**, not an error; an explicitly
625
+ configured done status whose env has no branch **is** a config error. A ladder
626
+ is flagged terminal-only when it resolves to exactly one rung **and** that
627
+ rung's env is the highest-ranked environment of the configured universe
628
+ (post-alias) — a sole surviving lower rung after skips is NOT terminal-only,
629
+ so downstream native closure never fires on an intermediate environment.
630
+ Absent or empty `deploy` yields an empty ladder, never an error.
631
+
632
+ **Alias.** Iff exactly one of `prod` / `production` appears across the
633
+ configured surfaces (`deploy.branches`, the configured done map,
634
+ `deploy.order`), the two spellings join as one environment — so
635
+ `branches.prod` meets the default `done.production` — and rungs report the
636
+ configured spelling. When both spellings appear they are distinct environments
637
+ and no aliasing occurs. No other alias exists.
638
+
639
+ **Error catalog** (verbatim):
640
+
641
+ - `Invalid deploy configuration in <source>: a done status ("<status>") is configured for environment "<env>", but deploy.branches has no "<env>" entry. Add deploy.branches.<env> (the git branch that deploys to <env>) or remove "<env>" from the done map.`
642
+ - `Invalid deploy.order in <source>: its environment names must exactly match the keys of deploy.branches. deploy.order has [<order-envs>]; deploy.branches has [<branch-envs>].` (also raised for duplicate `deploy.order` entries)
643
+ - `Invalid deploy.order in <source>: every entry must be an environment name string; found <entry>.`
644
+ - `Invalid deploy configuration in <source>: cannot order environment "<env>". Set deploy.order (environments listed lowest first, e.g. ["dev","staging","production"]) so Lisa knows the promotion order.`
645
+
599
646
  ### What's configurable, what's not
600
647
 
601
648
  - **Status / label NAMES** are configurable per project — that's the point of the vocabulary maps.