@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.
- package/dist/core/config-field-validation.d.ts +19 -0
- package/dist/core/config-field-validation.d.ts.map +1 -0
- package/dist/core/config-field-validation.js +69 -0
- package/dist/core/config-field-validation.js.map +1 -0
- package/dist/core/deploy-status-sync.d.ts +88 -0
- package/dist/core/deploy-status-sync.d.ts.map +1 -0
- package/dist/core/deploy-status-sync.js +301 -0
- package/dist/core/deploy-status-sync.js.map +1 -0
- package/dist/core/project-config.d.ts +3 -0
- package/dist/core/project-config.d.ts.map +1 -1
- package/dist/core/project-config.js +4 -40
- package/dist/core/project-config.js.map +1 -1
- package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
- package/dist/core/upstream-evidence-manifest.js +7 -2
- package/dist/core/upstream-evidence-manifest.js.map +1 -1
- package/dist/sync/registry.d.ts.map +1 -1
- package/dist/sync/registry.js +3 -6
- package/dist/sync/registry.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/rules/eager/config-resolution.md +8 -0
- package/plugins/lisa/rules/reference/config-resolution.md +47 -0
- 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-copilot/rules/eager/config-resolution.md +8 -0
- package/plugins/lisa-copilot/rules/reference/config-resolution.md +47 -0
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/rules/config-resolution-reference.mdc +47 -0
- package/plugins/lisa-cursor/rules/config-resolution.mdc +8 -0
- 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/rules/eager/config-resolution.md +8 -0
- package/plugins/src/base/rules/reference/config-resolution.md +47 -0
|
@@ -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.
|