|
1 | 1 | { |
2 | 2 | "pluginName": "model-apps", |
3 | | - "reviewDate": "2026-05-22", |
| 3 | + "reviewDate": "2026-06-09", |
4 | 4 | "reviewer": "GitHub Copilot", |
5 | 5 | "publicationStatus": "defer", |
6 | 6 | "ownership": { |
7 | 7 | "owner": "not assigned", |
8 | 8 | "supportChannel": "not assigned", |
9 | 9 | "upstreamSource": "microsoft/power-platform-skills/plugins/model-apps", |
10 | | - "upstreamVersion": "2.1.0" |
| 10 | + "upstreamVersion": "2.2.0" |
11 | 11 | }, |
12 | 12 | "scope": { |
13 | 13 | "summary": "Builds and deploys Power Apps model-driven app generative pages, creates Dataverse entities when needed, creates model-driven apps, generates React and Fluent UI code, deploys via PAC CLI, and verifies in browser.", |
|
152 | 152 | "GitHub Copilot marketplace manifest is missing." |
153 | 153 | ], |
154 | 154 | "evidence": [ |
| 155 | + { |
| 156 | + "type": "external-source", |
| 157 | + "reference": "https://github.com/microsoft/power-platform-skills/compare/2923950..9258fd9", |
| 158 | + "summary": "Re-reviewed after upstream sync 2026-06-09 (v2.1->v2.2, commits c63949d and ff0d191). Adds an automated eval suite (run-layer-1/2 TAP runners + 10 fixtures), new local-dev tooling scripts (capture-fixture.js using node:child_process spawnSync to run eval runners; generate-page-manifest.js writing local package.json/genpage.d.ts), supported-dependencies.md, docs/architecture.md, samples 11 (kanban DnD) and 12 (dialog/overlay confinement), and rules 16-18 confining portalled Fluent surfaces. No new production-system interaction: new scripts are local dev/eval tooling. Blockers unchanged." |
| 159 | + }, |
155 | 160 | { |
156 | 161 | "type": "file", |
157 | 162 | "reference": "plugins/model-apps/README.md", |
|
168 | 173 | "summary": "Contains Node.js scripts that require security and behavior review before publication." |
169 | 174 | } |
170 | 175 | ], |
171 | | - "notes": "Initial review record only. This record intentionally defers publication until detailed review evidence exists." |
| 176 | + "notes": "Initial review record only. This record intentionally defers publication until detailed review evidence exists. Upstream v2.2.0 synced 2026-06-09 adds an automated eval suite, two new local-dev scripts (capture-fixture.js, generate-page-manifest.js), supported-dependencies guidance, and dialog/overlay confinement rules. The new scripts are local dev/eval tooling with no new production interaction, but enlarge the script surface that still requires formal review before publication." |
172 | 177 | } |
0 commit comments