|
1 | 1 | { |
2 | 2 | "schemaVersion": 1, |
3 | | - "generatedAt": "2026-07-17T08:08:51.830Z", |
| 3 | + "generatedAt": "2026-07-17T08:17:38.972Z", |
4 | 4 | "version": "2.2.0", |
5 | 5 | "sourcePolicy": "private-complete-original-workspace", |
6 | 6 | "openSourcePolicy": "public-open-source-main-repository", |
7 | 7 | "sourceBaseline": { |
8 | 8 | "repository": "https://git.flyfish.dev/flyfish-group/file-viewer.git", |
9 | 9 | "branch": "main", |
10 | 10 | "policy": "private-complete-original-workspace", |
11 | | - "authoritativeCommit": "", |
| 11 | + "authoritativeCommit": "45bfe4fec6e5be5268fbc4707d6ad9a2acaf31dc", |
12 | 12 | "localBranch": "main", |
13 | | - "localCommit": "d2f096203a602d90f9e5a4dbc6a46c668439b394", |
14 | | - "inSync": false, |
| 13 | + "localCommit": "45bfe4fec6e5be5268fbc4707d6ad9a2acaf31dc", |
| 14 | + "inSync": true, |
15 | 15 | "note": "Private Gitea main is the complete original aggregate workspace. The local checkout branch is only the execution context and can be transitional during branch cutover." |
16 | 16 | }, |
17 | 17 | "local": { |
18 | 18 | "branch": "main", |
19 | | - "commit": "d2f096203a602d90f9e5a4dbc6a46c668439b394", |
20 | | - "shortCommit": "d2f09620", |
| 19 | + "commit": "45bfe4fec6e5be5268fbc4707d6ad9a2acaf31dc", |
| 20 | + "shortCommit": "45bfe4fe", |
21 | 21 | "dirty": false |
22 | 22 | }, |
23 | 23 | "sourceRemote": { |
24 | 24 | "url": "https://git.flyfish.dev/flyfish-group/file-viewer.git", |
25 | 25 | "branch": "main", |
26 | | - "ok": false, |
27 | | - "hash": "", |
28 | | - "error": "Timed out after 20000ms" |
| 26 | + "ok": true, |
| 27 | + "hash": "45bfe4fec6e5be5268fbc4707d6ad9a2acaf31dc", |
| 28 | + "error": "" |
29 | 29 | }, |
30 | 30 | "openSourceMain": { |
31 | 31 | "github": { |
32 | 32 | "url": "https://github.com/flyfish-dev/file-viewer", |
33 | 33 | "branch": "main", |
34 | 34 | "ok": true, |
35 | | - "hash": "31686badfd1ba62c4dd6b2e20b4a2c88924d3e96", |
| 35 | + "hash": "9d8b8deb07a1df308bfef2140be43e9553edcbd1", |
36 | 36 | "error": "" |
37 | 37 | }, |
38 | 38 | "gitee": { |
|
45 | 45 | "inSync": false, |
46 | 46 | "syncMode": "stale", |
47 | 47 | "treeChecked": true, |
48 | | - "referenceTree": "017249c85081f470d742fa0b0bf6951e65b128eb", |
| 48 | + "referenceTree": "c076a7b0bb2a661cc4838e54d0edbbba24a732c0", |
49 | 49 | "giteeTree": "365521b3065b1f73d7105c13a5fa0757990b59ef", |
50 | 50 | "treeError": "", |
51 | 51 | "reportHashNote": "The open-source main repository mirrors the current public source tree and records the private source commit in the public commit body for traceability. The observed remote hash can trail until that mirror commit is pushed. Gitee can intentionally use a shallow snapshot commit; inSync is true when the file tree matches even if commit hashes differ. Use pnpm audit:ecosystem-status for live remote heads." |
|
749 | 749 | } |
750 | 750 | ], |
751 | 751 | "gaps": [ |
752 | | - "source remote https://git.flyfish.dev/flyfish-group/file-viewer.git missing main", |
753 | 752 | "GitHub Release v2.2.0 missing" |
754 | 753 | ], |
755 | 754 | "gapSummary": { |
756 | | - "total": 2, |
757 | | - "externalBlockers": 2, |
| 755 | + "total": 1, |
| 756 | + "externalBlockers": 1, |
758 | 757 | "localActionable": 0, |
759 | 758 | "byChannel": { |
760 | | - "source-remote": 1, |
761 | 759 | "github-release": 1 |
762 | 760 | }, |
763 | 761 | "externalBlockerChannels": [ |
764 | | - "github-release", |
765 | | - "source-remote" |
| 762 | + "github-release" |
766 | 763 | ], |
767 | 764 | "localActionableChannels": [] |
768 | 765 | }, |
769 | 766 | "gapDetails": [ |
770 | | - { |
771 | | - "id": "source-remote-source-remote-https-git.flyfish.dev-flyfish-group-file-viewer.git-missing-main", |
772 | | - "channel": "source-remote", |
773 | | - "scope": "private-gitea", |
774 | | - "externalBlocker": true, |
775 | | - "message": "source remote https://git.flyfish.dev/flyfish-group/file-viewer.git missing main", |
776 | | - "nextAction": "Restore the private Gitea source branch or push the expected release source." |
777 | | - }, |
778 | 767 | { |
779 | 768 | "id": "github-release-github-release-v2.2.0-missing", |
780 | 769 | "channel": "github-release", |
|
0 commit comments