|
296 | 296 | "classification": "supporting", |
297 | 297 | "relativePath": "docs/architecture/release_bundle_manifest.json", |
298 | 298 | "role": "whole release bundle hash inventory", |
299 | | - "sha256": "e6e4094692e270173cb2392cc876050e1c2c4c9d29672119223c75da1252c51a" |
| 299 | + "sha256": "83b2eb081e92415118a9ec61911078e5d05fe84dfa2cadc513ed0024ff71bc22" |
300 | 300 | }, |
301 | 301 | { |
302 | 302 | "classification": "supporting", |
|
380 | 380 | "classification": "supporting", |
381 | 381 | "relativePath": "scripts/generate_contract_artifacts.py", |
382 | 382 | "role": "contract artifact generator", |
383 | | - "sha256": "6d572e5bd4702d74513ff8017e42b1600caa2f1c9717397126cf5b3cf053d322" |
| 383 | + "sha256": "2003c73be78e39dad25c1bf4b88c63ca88a0c6511d7c68babe49619b19888d5f" |
384 | 384 | }, |
385 | 385 | { |
386 | 386 | "classification": "supporting", |
|
442 | 442 |
|
443 | 443 | _RELEASE_BUNDLE_MANIFEST_JSON = r""" |
444 | 444 | { |
445 | | - "bundleSha256": "c7ed98f8479f43e4db1bc88deeb1deab9c60ffeda7dc73ad6e356e19e9c70623", |
| 445 | + "bundleSha256": "7726b4650350c6e65c26254d13bc5080d0312bf58709f5fafb3429f7dca89de6", |
446 | 446 | "contractVersion": "pbpk-mcp.v1", |
447 | 447 | "fileCount": 612, |
448 | 448 | "files": [ |
|
635 | 635 | { |
636 | 636 | "group": "governance", |
637 | 637 | "relativePath": ".github/workflows/ci.yml", |
638 | | - "sha256": "7e76a0224e87ea7a21009cca3f68463a04184b991a9affdfece4681f691c6e32", |
639 | | - "sizeBytes": 1717 |
| 638 | + "sha256": "269ac7922d12d9692f71194d106dcecf4ece9f9edb3e242cef30386bdda4b9bd", |
| 639 | + "sizeBytes": 1998 |
640 | 640 | }, |
641 | 641 | { |
642 | 642 | "group": "governance", |
|
2645 | 2645 | { |
2646 | 2646 | "group": "operations", |
2647 | 2647 | "relativePath": "scripts/generate_contract_artifacts.py", |
2648 | | - "sha256": "6d572e5bd4702d74513ff8017e42b1600caa2f1c9717397126cf5b3cf053d322", |
2649 | | - "sizeBytes": 16955 |
| 2648 | + "sha256": "2003c73be78e39dad25c1bf4b88c63ca88a0c6511d7c68babe49619b19888d5f", |
| 2649 | + "sizeBytes": 17457 |
2650 | 2650 | }, |
2651 | 2651 | { |
2652 | 2652 | "group": "operations", |
|
4164 | 4164 | ], |
4165 | 4165 | "mode": "staged-source-tree-equivalent" |
4166 | 4166 | }, |
4167 | | - "totalBytes": 12049460 |
| 4167 | + "totalBytes": 12050243 |
4168 | 4168 | } |
4169 | 4169 | """ |
4170 | 4170 |
|
|
0 commit comments