| event_payload |
{"ref":"refs/heads/main","befo {"ref":"refs/heads/main","before":"427959b0d8bf60af0e0924cef34ef9cbd1121f9e","after":"bdd85f7670b0e415d30614a16d6c1b2ca5f16a5e","compare_url":"https://gitea.g-hi.com/luoanwu/image-generation/compare/427959b0d8bf60af0e0924cef34ef9cbd1121f9e...bdd85f7670b0e415d30614a16d6c1b2ca5f16a5e","commits":[{"id":"bdd85f7670b0e415d30614a16d6c1b2ca5f16a5e","message":"merge: preserve completed history rollout with current image edit evidence\n","url":"https://gitea.g-hi.com/luoanwu/image-generation/commit/bdd85f7670b0e415d30614a16d6c1b2ca5f16a5e","author":{"name":"juhailaoluo pro","email":"hillao@juhailaoluodeMacBook-Pro.local","username":""},"committer":{"name":"juhailaoluo pro","email":"hillao@juhailaoluodeMacBook-Pro.local","username":""},"verification":null,"timestamp":"2026-09-09T03:21:43-07:00","added":["docs/releases/2026-09-09-history2.md"],"removed":[],"modified":["CLAUDE.md","docs/governance/log/2026-09-09-project-history.md","docs/releases/current.md","reports/project-history-20260909/README.md","reports/project-history-20260909/summary.json"]},{"id":"b2aeffe96948e288b6fa1f47be472c7a9984be78","message":"test: verify integrated image editing release candidate\n","url":"https://gitea.g-hi.com/luoanwu/image-generation/commit/b2aeffe96948e288b6fa1f47be472c7a9984be78","author":{"name":"juhailaoluo pro","email":"hillao@juhailaoluodeMacBook-Pro.local","username":""},"committer":{"name":"juhailaoluo pro","email":"hillao@juhailaoluodeMacBook-Pro.local","username":""},"verification":null,"timestamp":"2026-09-09T03:16:45-07:00","added":["reports/image-edit-uiux-20260909/summary.json"],"removed":[],"modified":["CLAUDE.md","docs/governance/log/2026-09-09-image-edit-uiux.md","reports/contract-consumers.latest.json","reports/dependency-audit.latest.json","reports/governance-docs.latest.json","reports/governance.latest.json","reports/image-edit-uiux-20260909/README.md","reports/inference-acceptance.latest.json","reports/material-review-concurrency-guard.latest.json","reports/migrations.latest.json","reports/module-boundary.latest.json","reports/naming.latest.json","reports/order-concurrency-guard.latest.json","reports/production-acceptance.latest.json","reports/production-security.latest.json","reports/public-file-acceptance.latest.json","reports/public-file-integration.latest.json","reports/runtime-acceptance.latest.json","reports/runtime-governance.latest.json","reports/schema-sync.latest.json","reports/script-acceptance.latest.json","reports/sidecar-tests.latest.json","reports/storyboard-director-guard.latest.json","reports/toolchain.latest.json","reports/ui-acceptance.latest.json","reports/validation-source.latest.json"]},{"id":"76db3e521a9b1c1e3bc13175c4eff2f4204f7548","message":"merge: integrate frozen workspace candidate before image edit validation\n","url":"https://gitea.g-hi.com/luoanwu/image-generation/commit/76db3e521a9b1c1e3bc13175c4eff2f4204f7548","author":{"name":"juhailaoluo pro","email":"hillao@juhailaoluodeMacBook-Pro.local","username":""},"committer":{"name":"juhailaoluo pro","email":"hillao@juhailaoluodeMacBook-Pro.local","username":""},"verification":null,"timestamp":"2026-09-09T03:07:41-07:00","added":["apps/api-fastify/prisma/migrations/20260909100000_project_history_visibility/migration.sql","apps/api-fastify/test/creative-history-http.integration.test.ts","apps/api-nestjs/prisma/migrations/20260909100000_project_history_visibility/migration.sql","apps/api-nestjs/test/creative-history-http.integration.test.ts","apps/web/src/components/material-factory/CreativeProjectHistory.tsx","apps/web/src/components/material-factory/TemplatePreviewButton.tsx","apps/web/src/components/material-factory/industry-trends/TrendSources.tsx","docs/governance/log/2026-09-09-industry-trend-sources.md","docs/governance/log/2026-09-09-project-history.md","docs/governance/log/2026-09-09-template-preview.md","docs/project-history.md","docs/releases/migrations/2026-09-09-project-history.json","packages/contracts/src/trend-connectors.ts","packages/industry-trends/src/source-http.ts","packages/industry-trends/src/sources.test.ts","packages/industry-trends/src/sources.ts","reports/industry-trend-sources-20260909/README.md","reports/project-history-20260909/README.md","reports/project-history-20260909/summary.json","reports/template-preview-20260909/README.md","reports/template-preview-20260909/summary.json","scripts/lib/creative-history-ui-acceptance.mjs","scripts/lib/template-preview-ui-acceptance.mjs"],"removed":[],"modified":["CLAUDE.md","apps/api-fastify/prisma/schema.prisma","apps/api-fastify/src/modules/creative-project/creative-project.service.ts","apps/api-fastify/src/routes/creative-project.ts","apps/api-fastify/src/routes/industry-trends.ts","apps/api-fastify/test/industry-trends.integration.test.ts","apps/api-nestjs/prisma/schema.prisma","apps/api-nestjs/src/creative-project/creative-project.controller.ts","apps/api-nestjs/src/creative-project/creative-project.service.ts","apps/api-nestjs/src/creative-project/industry-trends.controller.ts","apps/api-nestjs/test/industry-trends.integration.test.ts","apps/web/src/components/material-factory/ClearCreativeQueue.tsx","apps/web/src/components/material-factory/CreativeProjectBar.tsx","apps/web/src/components/material-factory/EditStudio.tsx","apps/web/src/components/material-factory/MasterCanvas.tsx","apps/web/src/components/material-factory/TemplateStudio.tsx","apps/web/src/components/material-factory/industry-trends/IndustryTrends.tsx","apps/web/src/components/material-factory/industry-trends/industry-trends.module.css","apps/web/src/lib/api.ts","docs/deploy-vm.md","docs/domain/owner-matrix.md","docs/product/industry-trends.md","packages/contracts/src/creative-project.ts","packages/contracts/src/index.ts","packages/contracts/src/industry-trends.ts","packages/contracts/src/material-access.test.ts","packages/contracts/src/material-access.ts","packages/industry-trends/src/index.test.ts","packages/industry-trends/src/index.ts","reports/contract-consumers.latest.json","reports/dependency-audit.latest.json","reports/governance-docs.latest.json","reports/governance.latest.json","reports/haizan-rename-20260909/README.md","reports/inference-acceptance.latest.json","reports/material-review-concurrency-guard.latest.json","reports/migrations.latest.json","reports/module-boundary.latest.json","reports/naming.latest.json","reports/order-concurrency-guard.latest.json","reports/production-acceptance.latest.json","reports/production-security.latest.json","reports/public-file-acceptance.latest.json","reports/public-file-integration.latest.json","reports/runtime-acceptance.latest.json","reports/runtime-governance.latest.json","reports/schema-sync.latest.json","reports/script-acceptance.latest.json","reports/sidecar-tests.latest.json","reports/storyboard-director-guard.latest.json","reports/toolchain.latest.json","reports/ui-acceptance.latest.json","reports/validation-source.latest.json","scripts/check-runtime-acceptance.mjs","scripts/check-ui-acceptance.mjs","scripts/migration-history.json"]},{"id":"c77eef941295d6e827aee9a953abbc67d939c7df","message":"feat(web): improve image editing canvas and workflow\n","url":"https://gitea.g-hi.com/luoanwu/image-generation/commit/c77eef941295d6e827aee9a953abbc67d939c7df","author":{"name":"juhailaoluo pro","email":"hillao@juhailaoluodeMacBook-Pro.local","username":""},"committer":{"name":"juhailaoluo pro","email":"hillao@juhailaoluodeMacBook-Pro.local","username":""},"verification":null,"timestamp":"2026-09-09T03:07:17-07:00","added":["apps/web/src/components/material-factory/useImageEditMask.ts","docs/governance/log/2026-09-09-image-edit-uiux.md","reports/image-edit-uiux-20260909/README.md","scripts/lib/image-edit-ui-acceptance.mjs"],"removed":[],"modified":["CLAUDE.md","apps/web/e2e/specs/create-studio.spec.ts","apps/web/src/components/material-factory/InpaintStudio.tsx","scripts/check-ui-acceptance.mjs","scripts/lib/storyboard-ui-fixture.mjs"]}],"total_commits":0,"head_commit":{"id":"bdd85f7670b0e415d30614a16d6c1b2ca5f16a5e","message":"merge: preserve completed history rollout with current image edit evidence\n","url":"https://gitea.g-hi.com/luoanwu/image-generation/commit/bdd85f7670b0e415d30614a16d6c1b2ca5f16a5e","author":{"name":"juhailaoluo pro","email":"hillao@juhailaoluodeMacBook-Pro.local","username":""},"committer":{"name":"juhailaoluo pro","email":"hillao@juhailaoluodeMacBook-Pro.local","username":""},"verification":null,"timestamp":"2026-09-09T03:21:43-07:00","added":["docs/releases/2026-09-09-history2.md"],"removed":[],"modified":["CLAUDE.md","docs/governance/log/2026-09-09-project-history.md","docs/releases/current.md","reports/project-history-20260909/README.md","reports/project-history-20260909/summary.json"]},"repository":{"id":57,"owner":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"law@g-hi.com","avatar_url":"https://gitea.g-hi.com/avatar/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"name":"image-generation","full_name":"luoanwu/image-generation","description":"","empty":false,"private":false,"fork":false,"template":false,"mirror":false,"size":771521,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/image-generation/languages","html_url":"https://gitea.g-hi.com/luoanwu/image-generation","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/image-generation","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/image-generation.git","clone_url":"https://gitea.g-hi.com/luoanwu/image-generation.git","original_url":"","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"branch_count":8,"open_issues_count":0,"open_pr_counter":1,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-07-06T17:04:22+08:00","updated_at":"2026-09-09T18:21:19+08:00","archived_at":"1970-01-01T08:00:00+08:00","permissions":{"admin":true,"push":true,"pull":true},"has_code":true,"has_issues":true,"internal_tracker":{"enable_time_tracker":true,"allow_only_contributors_to_track_time":true,"enable_issue_dependencies":true},"has_wiki":true,"has_pull_requests":true,"has_projects":true,"projects_mode":"all","has_releases":true,"has_packages":true,"has_actions":true,"ignore_whitespace_conflicts":false,"allow_merge_commits":true,"allow_rebase":true,"allow_rebase_explicit":true,"allow_squash_merge":true,"allow_fast_forward_only_merge":true,"allow_rebase_update":true,"allow_manual_merge":false,"autodetect_manual_merge":false,"default_delete_branch_after_merge":false,"default_merge_style":"merge","default_allow_maintainer_edit":true,"avatar_url":"","internal":false,"mirror_interval":"","object_format_name":"sha1","mirror_updated":"0001-01-01T00:00:00Z","topics":[],"licenses":[]},"pusher":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"5+luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatar/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"},"sender":{"id":5,"login":"luoanwu","login_name":"","source_id":0,"full_name":"","email":"5+luoanwu@noreply.localhost","avatar_url":"https://gitea.g-hi.com/avatar/627574a890388a2aadc80ab38d22f3a0","html_url":"https://gitea.g-hi.com/luoanwu","language":"","is_admin":false,"last_login":"0001-01-01T00:00:00Z","created":"2026-01-30T16:28:30+08:00","restricted":false,"active":false,"prohibit_login":false,"location":"","website":"","description":"","visibility":"public","followers_count":0,"following_count":0,"starred_repos_count":0,"username":"luoanwu"}}... |