sqlite-web 0.7.2
gitea.db
action_run
Create
Query
access
access_token
action
action_artifact
action_run
action_run_index
action_run_job
action_runner
action_runner_token
action_schedule
action_schedule_spec
action_task
action_task_output
action_task_step
action_tasks_version
action_variable
app_state
attachment
auth_token
badge
branch
collaboration
comment
commit_status
commit_status_index
commit_status_summary
commit_sync_log
commit_sync_status
dbfs_data
dbfs_meta
deploy_key
email_address
email_hash
external_login_user
follow
gpg_key
gpg_key_import
hook_task
issue
issue_assignees
issue_content_history
issue_dependency
issue_index
issue_label
issue_pin
issue_user
issue_watch
label
language_stat
lfs_lock
lfs_meta_object
login_source
milestone
mirror
notice
notification
oauth2_application
oauth2_authorization_code
oauth2_grant
org_user
package
package_blob
package_blob_upload
package_cleanup_rule
package_file
package_property
package_version
project
project_board
project_issue
protected_branch
protected_tag
public_key
pull_auto_merge
pull_request
push_mirror
reaction
release
renamed_branch
repo_archiver
repo_hidden_file
repo_indexer_status
repo_license
repo_redirect
repo_topic
repo_transfer
repo_unit
repository
review
review_state
secret
session
sqlite_sequence
star
stopwatch
system_setting
task
team
team_invite
team_repo
team_unit
team_user
topic
tracked_time
two_factor
upload
user
user_badge
user_blocking
user_open_id
user_redirect
user_setting
version
watch
webauthn_credential
webhook
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 23479 in action_run
id
Primary key.
INTEGER NOT NULL
title
feat(content-analysis): integrate canonical vocal score metrics
TEXT
repo_id
INTEGER
owner_id
INTEGER
workflow_id
governance.yml
TEXT
index
INTEGER
trigger_user_id
INTEGER
schedule_id
INTEGER
ref
refs/heads/main
TEXT
commit_sha
5adfbb1177c24e9a9ddb95ab1b5e5865baa60642
TEXT
is_fork_pull_request
INTEGER
need_approval
INTEGER
approved_by
INTEGER
event
push
TEXT
event_payload
{"ref":"refs/heads/main","before":"0000000000000000000000000000000000000000","after":"5adfbb1177c24e9a9ddb95ab1b5e5865baa60642","compare_url":"https://gitea.g-hi.com/","commits":[{"id":"5adfbb1177c24e9a9ddb95ab1b5e5865baa60642","message":"feat(content-analysis): integrate canonical vocal score metrics\n","url":"https://gitea.g-hi.com/luoanwu/highpraise-content-management-platform/commit/5adfbb1177c24e9a9ddb95ab1b5e5865baa60642","author":{"name":"luoguoguo","email":"luoguoguo@gmail.com","username":""},"committer":{"name":"luoguoguo","email":"luoguoguo@gmail.com","username":""},"verification":null,"timestamp":"2026-08-13T01:35:39-07:00","added":["modules/content-analysis/schemas/vocal-score-evaluation-dataset.v3.schema.json","modules/content-analysis/schemas/vocal-score-evaluation-report.v3.schema.json"],"removed":[],"modified":["CLAUDE.md","apps/web/src/data/module-registry.v2.json","docs/domain/content-analysis-blueprint.md","docs/domain/content-platform-blueprint.md","docs/domain/owner-matrix.md","docs/framework-migration.md","modules/content-analysis/DEPLOYMENT.md","modules/content-analysis/README.md","modules/content-analysis/evaluation/vocal-score/datasets/p0-risk20.manifest.json","modules/content-analysis/reports/vocal-score-evaluation.latest.json","modules/content-analysis/reports/vocal-score-fixture-metrics.latest.json","modules/content-analysis/scripts/check_self_contained.py","modules/content-analysis/scripts/run_vocal_score_evaluation.py","modules/content-analysis/tests/test_self_check.py","modules/content-analysis/tests/test_vocal_score_evaluation.py","reports/contract-consumers.latest.json","reports/docs-truth.latest.json","reports/dual-backend-parity.latest.json","reports/governance-docs.latest.json","reports/governance.latest.json","reports/migrations.latest.json","reports/naming.latest.json","reports/order-concurrency-guard.latest.json","reports/platform-boundaries.latest.json","reports/runtime-governance.latest.json","reports/schema-sync.latest.json","reports/validation-source.latest.json","scripts/check-platform-boundaries.mjs"]},{"id":"e64a62b0b11460ac8ac0965fa3f755a6e23963a5","message":"feat(content-analysis): add isolated vocal score gold metrics\n","url":"https://gitea.g-hi.com/luoanwu/highpraise-content-management-platform/commit/e64a62b0b11460ac8ac0965fa3f755a6e23963a5","author":{"name":"luoguoguo","email":"luoguoguo@gmail.com","username":""},"committer":{"name":"luoguoguo","email":"luoguoguo@gmail.com","username":""},"verification":null,"timestamp":"2026-08-13T00:43:04-07:00","added":["modules/content-analysis/evaluation/vocal-score/datasets/synthetic-fixture-metrics.v1.json","modules/content-analysis/evaluation/vocal-score/gold/synthetic-fixture-001.adjudicated.v2.json","modules/content-analysis/evaluation/vocal-score/gold/synthetic-fixture-001.annotator-a.v2.json","modules/content-analysis/evaluation/vocal-score/gold/synthetic-fixture-001.annotator-b.v2.json","modules/content-analysis/evaluation/vocal-score/gold/synthetic-fixture-002.adjudicated.v2.json","modules/content-analysis/evaluation/vocal-score/gold/synthetic-fixture-002.annotator-a.v2.json","modules/content-analysis/evaluation/vocal-score/gold/synthetic-fixture-002.annotator-b.v2.json","modules/content-analysis/evaluation/vocal-score/policies/synthetic-fixture-metric-policy.v1.json","modules/content-analysis/examples/vocal-score-compile-request-002.json","modules/content-analysis/reports/vocal-score-fixture-metrics.latest.json","modules/content-analysis/schemas/vocal-score-gold-annotation.v2.schema.json","modules/content-analysis/schemas/vocal-score-synthetic-fixture-metric-policy.v1.schema.json","modules/content-analysis/schemas/vocal-score-synthetic-fixture-metrics-dataset.v1.schema.json","modules/content-analysis/schemas/vocal-score-synthetic-fixture-metrics-report.v1.schema.json","modules/content-analysis/scripts/run_vocal_score_fixture_metrics.py","modules/content-analysis/src/content_analysis/vocal_score_evaluation/__init__.py","modules/content-analysis/src/content_analysis/vocal_score_evaluation/gold_semantics.py","modules/content-analysis/src/content_analysis/vocal_score_evaluation/metrics.py","modules/content-analysis/tests/test_vocal_score_fixture_metrics.py","modules/content-analysis/tests/test_vocal_score_gold_semantics.py","modules/content-analysis/tests/test_vocal_score_metrics.py"],"removed":[],"modified":["CLAUDE.md","apps/web/src/data/module-registry.v2.json","docs/domain/content-analysis-blueprint.md","docs/domain/content-platform-blueprint.md","docs/domain/owner-matrix.md","docs/framework-migration.md","modules/content-analysis/DEPLOYMENT.md","modules/content-analysis/README.md","modules/content-analysis/reports/vocal-score-evaluation.latest.json","modules/content-analysis/scripts/check_self_contained.py","modules/content-analysis/scripts/run_vocal_score_evaluation.py","modules/content-analysis/tests/test_self_check.py","reports/contract-consumers.latest.json","reports/docs-truth.latest.json","reports/dual-backend-parity.latest.json","reports/governance-docs.latest.json","reports/governance.latest.json","reports/migrations.latest.json","reports/naming.latest.json","reports/order-concurrency-guard.latest.json","reports/platform-boundaries.latest.json","reports/runtime-governance.latest.json","reports/schema-sync.latest.json","reports/validation-source.latest.json","scripts/check-platform-boundaries.mjs"]},{"id":"43f31bf8615c32aa70532927d9f34fcdcce68717","message":"feat(score): harden evaluation eligibility\n","url":"https://gitea.g-hi.com/luoanwu/highpraise-content-management-platform/commit/43f31bf8615c32aa70532927d9f34fcdcce68717","author":{"name":"luoguoguo","email":"luoguoguo@gmail.com","username":""},"committer":{"name":"luoguoguo","email":"luoguoguo@gmail.com","username":""},"verification":null,"timestamp":"2026-08-12T23:10:30-07:00","added":["modules/content-analysis/evaluation/vocal-score/trust/rights-trusted-keyring.v1.json","modules/content-analysis/schemas/vocal-score-evaluation-dataset.v2.schema.json","modules/content-analysis/schemas/vocal-score-evaluation-evidence-bundle.v1.schema.json","modules/content-analysis/schemas/vocal-score-evaluation-report.v2.schema.json","modules/content-analysis/schemas/vocal-score-rights-attestation.v1.schema.json","modules/content-analysis/schemas/vocal-score-rights-trusted-keyring.v1.schema.json"],"removed":[],"modified":["CLAUDE.md","apps/web/src/data/module-registry.v2.json","docs/domain/content-analysis-blueprint.md","docs/domain/content-platform-blueprint.md","docs/domain/owner-matrix.md","docs/framework-migration.md","modules/content-alignment/reports/model-assets.latest.json","modules/content-alignment/reports/self-contained.latest.json","modules/content-analysis/DEPLOYMENT.md","modules/content-analysis/README.md","modules/content-analysis/content_analysis_service/schema_validation.py","modules/content-analysis/evaluation/vocal-score/datasets/p0-risk20.manifest.json","modules/content-analysis/reports/vocal-score-evaluation.latest.json","modules/content-analysis/scripts/check_self_contained.py","modules/content-analysis/scripts/run_vocal_score_evaluation.py","modules/content-analysis/src/content_analysis/vocal_score/__init__.py","modules/content-analysis/tests/test_self_check.py","modules/content-analysis/tests/test_vocal_score_evaluation.py","modules/content-stem-preparation/reports/self-contained.latest.json","reports/contract-consumers.latest.json","reports/docs-truth.latest.json","reports/dual-backend-parity.latest.json","reports/governance-docs.latest.json","reports/governance.latest.json","reports/migrations.latest.json","reports/naming.latest.json","reports/order-concurrency-guard.latest.json","reports/platform-boundaries.latest.json","reports/runtime-governance.latest.json","reports/schema-sync.latest.json","reports/validation-source.latest.json","scripts/check-platform-boundaries.mjs"]},{"id":"5f47fc13a7039417186241b5f6d2a6fe60f0a0f8","message":"fix(stem): align realtime endpoint and seal publish evidence\n","url":"https://gitea.g-hi.com/luoanwu/highpraise-content-management-platform/commit/5f47fc13a7039417186241b5f6d2a6fe60f0a0f8","author":{"name":"luoguoguo","email":"luoguoguo@gmail.com","username":""},"committer":{"name":"luoguoguo","email":"luoguoguo@gmail.com","username":""},"verification":null,"timestamp":"2026-08-12T21:20:21-07:00","added":["modules/content-stem-preparation/reports/contract-consumers.latest.json","modules/content-stem-preparation/reports/dual-backend-parity.latest.json","modules/content-stem-preparation/reports/governance.latest.json","modules/content-stem-preparation/reports/migrations.latest.json","modules/content-stem-preparation/reports/order-concurrency-guard.latest.json","modules/content-stem-preparation/reports/runtime-governance.latest.json","modules/content-stem-preparation/reports/schema-sync.latest.json","modules/content-stem-preparation/reports/validation-source.latest.json"],"removed":["apps/web/.next-vocal-score-3342/BUILD_ID","apps/web/.next-vocal-score-3342/app-build-manifest.json","apps/web/.next-vocal-score-3342/app-path-routes-manifest.json","apps/web/.next-vocal-score-3342/build-manifest.json","apps/web/.next-vocal-score-3342/cache/.previewinfo","apps/web/.next-vocal-score-3342/cache/.rscinfo","apps/web/.next-vocal-score-3342/cache/eslint/.cache_c1u5dj","apps/web/.next-vocal-score-3342/cache/webpack/client-production/0.pack","apps/web/.next-vocal-score-3342/cache/webpack/client-production/1.pack","apps/web/.next-vocal-score-3342/cache/webpack/client-production/2.pack","apps/web/.next-vocal-score-3342/cache/webpack/client-production/index.pack","apps/web/.next-vocal-score-3342/cache/webpack/client-production/index.pack.old","apps/web/.next-vocal-score-3342/cache/webpack/edge-server-production/0.pack","apps/web/.next-vocal-score-3342/cache/webpack/edge-server-production/index.pack","apps/web/.next-vocal-score-3342/cache/webpack/server-production/0.pack","apps/web/.next-vocal-score-3342/cache/webpack/server-production/1.pack","apps/web/.next-vocal-score-3342/cache/webpack/server-production/index.pack","apps/web/.next-vocal-score-3342/cache/webpack/server-production/index.pack.old","apps/web/.next-vocal-score-3342/diagnostics/build-diagnostics.json","apps/web/.next-vocal-score-3342/diagnostics/framework.json","apps/web/.next-vocal-score-3342/export-marker.json","apps/web/.next-vocal-score-3342/images-manifest.json","apps/web/.next-vocal-score-3342/next-minimal-server.js.nft.json","apps/web/.next-vocal-score-3342/next-server.js.nft.json","apps/web/.next-vocal-score-3342/package.json","apps/web/.next-vocal-score-3342/prerender-manifest.json","apps/web/.next-vocal-score-3342/react-loadable-manifest.json","apps/web/.next-vocal-score-3342/required-server-files.json","apps/web/.next-vocal-score-3342/routes-manifest.json","apps/web/.next-vocal-score-3342/server/app-paths-manifest.json","apps/web/.next-vocal-score-3342/server/app/_not-found.html","apps/web/.next-vocal-score-3342/server/app/_not-found.meta","apps/web/.next-vocal-score-3342/server/app/_not-found.rsc","apps/web/.next-vocal-score-3342/server/app/_not-found/page.js","apps/web/.next-vocal-score-3342/server/app/_not-found/page.js.nft.json","apps/web/.next-vocal-score-3342/server/app/_not-found/page_client-reference-manifest.js","apps/web/.next-vocal-score-3342/server/app/content-analysis/dance.html","apps/web/.next-vocal-score-3342/server/app/content-analysis/dance.meta","apps/web/.next-vocal-score-3342/server/app/content-analysis/dance.rsc","apps/web/.next-vocal-score-3342/server/app/content-analysis/dance/page.js","apps/web/.next-vocal-score-3342/server/app/content-analysis/dance/page.js.nft.json","apps/web/.next-vocal-score-3342/server/app/content-analysis/dance/page_client-reference-manifest.js","apps/web/.next-vocal-score-3342/server/app/content-analysis/vocal-score.html","apps/web/.next-vocal-score-3342/server/app/content-analysis/vocal-score.meta","apps/web/.next-vocal-score-3342/server/app/content-analysis/vocal-score.rsc","apps/web/.next-vocal-score-3342/server/app/content-analysis/vocal-score/page.js","apps/web/.next-vocal-score-3342/server/app/content-analysis/vocal-score/page.js.nft.json","apps/web/.next-vocal-score-3342/server/app/content-analysis/vocal-score/page_client-reference-manifest.js","apps/web/.next-vocal-score-3342/server/app/framework-demo.html","apps/web/.next-vocal-score-3342/server/app/framework-demo.meta","apps/web/.next-vocal-score-3342/server/app/framework-demo.rsc","apps/web/.next-vocal-score-3342/server/app/framework-demo/page.js","apps/web/.next-vocal-score-3342/server/app/framework-demo/page.js.nft.json","apps/web/.next-vocal-score-3342/server/app/framework-demo/page_client-reference-manifest.js","apps/web/.next-vocal-score-3342/server/app/index.html","apps/web/.next-vocal-score-3342/server/app/index.meta","apps/web/.next-vocal-score-3342/server/app/index.rsc","apps/web/.next-vocal-score-3342/server/app/page.js","apps/web/.next-vocal-score-3342/server/app/page.js.nft.json","apps/web/.next-vocal-score-3342/server/app/page_client-reference-manifest.js","apps/web/.next-vocal-score-3342/server/chunks/293.js","apps/web/.next-vocal-score-3342/server/chunks/700.js","apps/web/.next-vocal-score-3342/server/chunks/758.js","apps/web/.next-vocal-score-3342/server/chunks/759.js","apps/web/.next-vocal-score-3342/server/chunks/874.js","apps/web/.next-vocal-score-3342/server/chunks/988.js","apps/web/.next-vocal-score-3342/server/functions-config-manifest.json","apps/web/.next-vocal-score-3342/server/interception-route-rewrite-manifest.js","apps/web/.next-vocal-score-3342/server/middleware-build-manifest.js","apps/web/.next-vocal-score-3342/server/middleware-manifest.json","apps/web/.next-vocal-score-3342/server/middleware-react-loadable-manifest.js","apps/web/.next-vocal-score-3342/server/next-font-manifest.js","apps/web/.next-vocal-score-3342/server/next-font-manifest.json","apps/web/.next-vocal-score-3342/server/pages-manifest.json","apps/web/.next-vocal-score-3342/server/pages/404.html","apps/web/.next-vocal-score-3342/server/pages/500.html","apps/web/.next-vocal-score-3342/server/pages/_app.js","apps/web/.next-vocal-score-3342/server/pages/_app.js.nft.json","apps/web/.next-vocal-score-3342/server/pages/_document.js","apps/web/.next-vocal-score-3342/server/pages/_document.js.nft.json","apps/web/.next-vocal-score-3342/server/pages/_error.js","apps/web/.next-vocal-score-3342/server/pages/_error.js.nft.json","apps/web/.next-vocal-score-3342/server/server-reference-manifest.js","apps/web/.next-vocal-score-3342/server/server-reference-manifest.json","apps/web/.next-vocal-score-3342/server/webpack-runtime.js","apps/web/.next-vocal-score-3342/static/5NNXTvJBCgs4K7INy7Fpq/_buildManifest.js","apps/web/.next-vocal-score-3342/static/5NNXTvJBCgs4K7INy7Fpq/_ssgManifest.js","apps/web/.next-vocal-score-3342/static/chunks/163-4182d870276e7df5.js","apps/web/.next-vocal-score-3342/static/chunks/217-5b22b4a8ae06a033.js","apps/web/.next-vocal-score-3342/static/chunks/41-d27e51d7dd7ff4a7.js","apps/web/.next-vocal-score-3342/static/chunks/504-ee652f8b5f8a89d3.js","apps/web/.next-vocal-score-3342/static/chunks/534-4be3e987f33ff5a5.js","apps/web/.next-vocal-score-3342/static/chunks/71-3af3b75fe2fcd7f3.js","apps/web/.next-vocal-score-3342/static/chunks/905-453d1b960e406ca8.js","apps/web/.next-vocal-score-3342/static/chunks/app/_not-found/page-10e1f63fb8237c46.js","apps/web/.next-vocal-score-3342/static/chunks/app/content-analysis/dance/page-d8fffbe188a1d6c8.js","apps/web/.next-vocal-score-3342/static/chunks/app/content-analysis/vocal-score/page-c9a5dd18742e1b39.js","apps/web/.next-vocal-score-3342/static/chunks/app/framework-demo/page-2fd7a8c7cf2a8011.js","apps/web/.next-vocal-score-3342/static/chunks/app/layout-c44d369f2a2959d7.js","apps/web/.next-vocal-score-3342/static/chunks/app/page-93bec44208fa8836.js","apps/web/.next-vocal-score-3342/static/chunks/c517231d-185cbf474551c2c3.js","apps/web/.next-vocal-score-3342/static/chunks/framework-0f89e0ec90ba9475.js","apps/web/.next-vocal-score-3342/static/chunks/main-3b3858801ae3affb.js","apps/web/.next-vocal-score-3342/static/chunks/main-app-ccd42aea3b5e793f.js","apps/web/.next-vocal-score-3342/static/chunks/pages/_app-eb4d2c012bed6c26.js","apps/web/.next-vocal-score-3342/static/chunks/pages/_error-bd4452cfe7d79031.js","apps/web/.next-vocal-score-3342/static/chunks/polyfills-42372ed130431b0a.js","apps/web/.next-vocal-score-3342/static/chunks/webpack-ff80d384c0a39e27.js","apps/web/.next-vocal-score-3342/static/css/d0594d8d528af107.css","apps/web/.next-vocal-score-3342/trace","apps/web/.next-vocal-score-3342/types/app/content-analysis/dance/page.ts","apps/web/.next-vocal-score-3342/types/app/content-analysis/vocal-score/page.ts","apps/web/.next-vocal-score-3342/types/app/framework-demo/page.ts","apps/web/.next-vocal-score-3342/types/app/layout.ts","apps/web/.next-vocal-score-3342/types/app/page.ts","apps/web/.next-vocal-score-3342/types/cache-life.d.ts","apps/web/.next-vocal-score-3342/types/package.json","apps/web/.next-vocal-score-3342/types/routes.d.ts","apps/web/.next-vocal-score-3342/types/validator.ts"],"modified":[".gitignore","CLAUDE.md","docs/framework-migration.md","modules/content-alignment/reports/model-assets.latest.json","modules/content-alignment/reports/self-contained.latest.json","modules/content-analysis/reports/vocal-score-evaluation.latest.json","modules/content-stem-preparation/.gitignore","modules/content-stem-preparation/CLAUDE.md","modules/content-stem-preparation/apps/web/src/hooks/useRealtime.ts","modules/content-stem-preparation/docs/governance-experience.md","modules/content-stem-preparation/reports/docs-truth.latest.json","modules/content-stem-preparation/reports/governance-docs.latest.json","modules/content-stem-preparation/reports/naming.latest.json","modules/content-stem-preparation/reports/self-contained.latest.json","modules/content-stem-preparation/scripts/check-docs-truth.mjs","reports/contract-consumers.latest.json","reports/docs-truth.latest.json","reports/dual-backend-parity.latest.json","reports/governance-docs.latest.json","reports/governance.latest.json","reports/migrations.latest.json","reports/naming.latest.json","reports/order-concurrency-guard.latest.json","reports/platform-boundaries.latest.json","reports/runtime-acceptance.latest.json","reports/runtime-governance.latest.json","reports/schema-sync.latest.json","reports/ui-acceptance.latest.json","reports/validation-source.latest.json"]},{"id":"3eb89b087903c1657bca1927cf18941a303029a1","message":"feat(三线完善): run 工作台 + 评分真实链 + 舞谱回放对拍 + 灯谱修订对比;全量门禁首绿\n\n- Web:/content-analysis/runs 持久编排工作台(素材载入/歌词证据浏览器内容寻址/实时列表与详情)\n- 评分工作台接通 WAV→3351→DSP→P0 真实链(补 next.config DSP rewrite),DSP 成熟度徽标不弱化诚实边界\n- 舞谱工作台本地回放对拍(SHA 绑定回放源 + 播放头 + 越拍高亮)\n- 灯谱 RevisionDiffPanel(基准快照 cue 级 diff + 修订链视图)+ A–E 报告钻取\n- 注册表/门禁成对更新(integrationStatus、runs 工作台、activeScope)\n- 修复三处历史死断言(首页 spec 漂移)+ C16 式容器锚定;首页 runs 链接标签\n- 目标仓首次全绿:check:runtime 80 tests、check:ui 15 用例、pnpm check 含棘轮全通过,\n reportProvenanceViolations 13→0,棘轮地板收紧至 15 文件/95 用例/80 tests/15 UI 用例\n- CLAUDE.md 动态区 8 行基线表 + 4 段说明同步为目标仓新鲜证据口径\n\nCo-Authored-By: Claude Fable 5 \u003cnoreply@anthropic.com\u003e\n","url":"https://gitea.g-hi.com/luoanwu/highpraise-content-management-platform/commit/3eb89b087903c1657bca1927cf18941a303029a1","author":{"name":"ailaoluo","email":"luoguoguo@gmail.com","username":""},"committer":{"name":"ailaoluo","email":"luoguoguo@gmail.com","username":""},"verification":null,"timestamp":"2026-08-12T08:26:31-07:00","added":["apps/web/src/app/content-analysis/runs/page.tsx","apps/web/src/components/content-analysis/AnalysisRunWorkbench.tsx","apps/web/src/components/content-analysis/lighting/RevisionDiffPanel.tsx","apps/web/src/lib/analysis-runs-api.ts","modules/content-stem-preparation/reports/naming.latest.json","reports/runtime-acceptance.latest.json","reports/ui-acceptance.latest.json"],"removed":["modules/content-stem-preparation/apps/web/.next-verify/BUILD_ID","modules/content-stem-preparation/apps/web/.next-verify/app-build-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/app-path-routes-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/build-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/cache/.previewinfo","modules/content-stem-preparation/apps/web/.next-verify/cache/.rscinfo","modules/content-stem-preparation/apps/web/.next-verify/cache/eslint/.cache_k8kj8v","modules/content-stem-preparation/apps/web/.next-verify/cache/webpack/client-production/0.pack","modules/content-stem-preparation/apps/web/.next-verify/cache/webpack/client-production/index.pack","modules/content-stem-preparation/apps/web/.next-verify/cache/webpack/edge-server-production/0.pack","modules/content-stem-preparation/apps/web/.next-verify/cache/webpack/edge-server-production/index.pack","modules/content-stem-preparation/apps/web/.next-verify/cache/webpack/server-production/0.pack","modules/content-stem-preparation/apps/web/.next-verify/cache/webpack/server-production/index.pack","modules/content-stem-preparation/apps/web/.next-verify/diagnostics/build-diagnostics.json","modules/content-stem-preparation/apps/web/.next-verify/diagnostics/framework.json","modules/content-stem-preparation/apps/web/.next-verify/export-marker.json","modules/content-stem-preparation/apps/web/.next-verify/images-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/next-minimal-server.js.nft.json","modules/content-stem-preparation/apps/web/.next-verify/next-server.js.nft.json","modules/content-stem-preparation/apps/web/.next-verify/package.json","modules/content-stem-preparation/apps/web/.next-verify/prerender-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/react-loadable-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/required-server-files.json","modules/content-stem-preparation/apps/web/.next-verify/routes-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/server/app-paths-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/server/app/_not-found.html","modules/content-stem-preparation/apps/web/.next-verify/server/app/_not-found.meta","modules/content-stem-preparation/apps/web/.next-verify/server/app/_not-found.rsc","modules/content-stem-preparation/apps/web/.next-verify/server/app/_not-found/page.js","modules/content-stem-preparation/apps/web/.next-verify/server/app/_not-found/page.js.nft.json","modules/content-stem-preparation/apps/web/.next-verify/server/app/_not-found/page_client-reference-manifest.js","modules/content-stem-preparation/apps/web/.next-verify/server/app/framework-demo.html","modules/content-stem-preparation/apps/web/.next-verify/server/app/framework-demo.meta","modules/content-stem-preparation/apps/web/.next-verify/server/app/framework-demo.rsc","modules/content-stem-preparation/apps/web/.next-verify/server/app/framework-demo/page.js","modules/content-stem-preparation/apps/web/.next-verify/server/app/framework-demo/page.js.nft.json","modules/content-stem-preparation/apps/web/.next-verify/server/app/framework-demo/page_client-reference-manifest.js","modules/content-stem-preparation/apps/web/.next-verify/server/app/index.html","modules/content-stem-preparation/apps/web/.next-verify/server/app/index.meta","modules/content-stem-preparation/apps/web/.next-verify/server/app/index.rsc","modules/content-stem-preparation/apps/web/.next-verify/server/app/page.js","modules/content-stem-preparation/apps/web/.next-verify/server/app/page.js.nft.json","modules/content-stem-preparation/apps/web/.next-verify/server/app/page_client-reference-manifest.js","modules/content-stem-preparation/apps/web/.next-verify/server/chunks/294.js","modules/content-stem-preparation/apps/web/.next-verify/server/chunks/700.js","modules/content-stem-preparation/apps/web/.next-verify/server/chunks/759.js","modules/content-stem-preparation/apps/web/.next-verify/server/chunks/923.js","modules/content-stem-preparation/apps/web/.next-verify/server/functions-config-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/server/interception-route-rewrite-manifest.js","modules/content-stem-preparation/apps/web/.next-verify/server/middleware-build-manifest.js","modules/content-stem-preparation/apps/web/.next-verify/server/middleware-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/server/middleware-react-loadable-manifest.js","modules/content-stem-preparation/apps/web/.next-verify/server/next-font-manifest.js","modules/content-stem-preparation/apps/web/.next-verify/server/next-font-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/server/pages-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/server/pages/404.html","modules/content-stem-preparation/apps/web/.next-verify/server/pages/500.html","modules/content-stem-preparation/apps/web/.next-verify/server/pages/_app.js","modules/content-stem-preparation/apps/web/.next-verify/server/pages/_app.js.nft.json","modules/content-stem-preparation/apps/web/.next-verify/server/pages/_document.js","modules/content-stem-preparation/apps/web/.next-verify/server/pages/_document.js.nft.json","modules/content-stem-preparation/apps/web/.next-verify/server/pages/_error.js","modules/content-stem-preparation/apps/web/.next-verify/server/pages/_error.js.nft.json","modules/content-stem-preparation/apps/web/.next-verify/server/server-reference-manifest.js","modules/content-stem-preparation/apps/web/.next-verify/server/server-reference-manifest.json","modules/content-stem-preparation/apps/web/.next-verify/server/webpack-runtime.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/109-4a398a1aabac154c.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/124-692e8da73cdcab4b.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/172-44918854a4062715.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/217-e2b42b639026e59f.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/265-4b882205b2304362.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/821-e944e0ab408c8858.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/app/_not-found/page-ac01c90bb011e9a7.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/app/framework-demo/page-6d105e8b3c472b05.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/app/layout-08a44ec4bb450a0d.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/app/page-e5a204342568e618.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/c517231d-18aae8278ad011c0.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/framework-b5223c1542334872.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/main-49772dad59bb9d08.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/main-app-94f808d3908405ad.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/pages/_app-eb4d2c012bed6c26.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/pages/_error-bd4452cfe7d79031.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/polyfills-42372ed130431b0a.js","modules/content-stem-preparation/apps/web/.next-verify/static/chunks/webpack-949f95d056406c6e.js","modules/content-stem-preparation/apps/web/.next-verify/static/css/7459b3fd99e18208.css","modules/content-stem-preparation/apps/web/.next-verify/static/x7YQ2qtUVCXdNc6QPxoTE/_buildManifest.js","modules/content-stem-preparation/apps/web/.next-verify/static/x7YQ2qtUVCXdNc6QPxoTE/_ssgManifest.js","modules/content-stem-preparation/apps/web/.next-verify/trace","modules/content-stem-preparation/apps/web/.next-verify/types/app/framework-demo/page.ts","modules/content-stem-preparation/apps/web/.next-verify/types/app/layout.ts","modules/content-stem-preparation/apps/web/.next-verify/types/app/page.ts","modules/content-stem-preparation/apps/web/.next-verify/types/cache-life.d.ts","modules/content-stem-preparation/apps/web/.next-verify/types/package.json","modules/content-stem-preparation/apps/web/.next-verify/types/routes.d.ts","modules/content-stem-preparation/apps/web/.next-verify/types/validator.ts"],"modified":[".claude/launch.json","CLAUDE.md","README.md","apps/web/e2e/acceptance.spec.ts","apps/web/next.config.ts","apps/web/src/app/page.tsx","apps/web/src/components/EventFeed.tsx","apps/web/src/components/content-analysis/DanceLaneTimeline.tsx","apps/web/src/components/content-analysis/DanceWorkbench.tsx","apps/web/src/components/content-analysis/VocalScoreWorkbench.tsx","apps/web/src/components/content-analysis/lighting/LightingWorkbench.tsx","apps/web/src/data/module-registry.v2.json","apps/web/src/hooks/useRealtime.ts","apps/web/src/lib/content-analysis-api.ts","modules/content-alignment/CLAUDE.md","modules/content-alignment/apps/web/src/app/page.tsx","modules/content-alignment/reports/docs-truth.latest.json","modules/content-alignment/reports/governance-docs.latest.json","modules/content-alignment/reports/model-assets.latest.json","modules/content-alignment/reports/naming.latest.json","modules/content-alignment/reports/self-contained.latest.json","modules/content-analysis/reports/vocal-score-evaluation.latest.json","modules/content-stem-preparation/CLAUDE.md","modules/content-stem-preparation/README.md","modules/content-stem-preparation/apps/web/.env.example","modules/content-stem-preparation/apps/web/next.config.ts","modules/content-stem-preparation/reports/docs-truth.latest.json","modules/content-stem-preparation/reports/governance-docs.latest.json","modules/content-stem-preparation/reports/self-contained.latest.json","modules/content-stem-preparation/scripts/check-docs-truth.mjs","packages/contracts/src/analysis-run.test.ts","reports/baseline.json","reports/contract-consumers.latest.json","reports/docs-truth.latest.json","reports/dual-backend-parity.latest.json","reports/governance-docs.latest.json","reports/governance.latest.json","reports/migrations.latest.json","reports/naming.latest.json","reports/order-concurrency-guard.latest.json","reports/platform-boundaries.latest.json","reports/runtime-governance.latest.json","reports/schema-sync.latest.json","reports/validation-source.latest.json","scripts/check-platform-boundaries.mjs"]}],"total_commits":0,"head_commit":{"id":"5adfbb1177c24e9a9ddb95ab1b5e5865baa60642","message":"feat(content-analysis): integrate canonical vocal score metrics\n","url":"https://gitea.g-hi.com/luoanwu/highpraise-content-management-platform/commit/5adfbb1177c24e9a9ddb95ab1b5e5865baa60642","author":{"name":"luoguoguo","email":"luoguoguo@gmail.com","username":""},"committer":{"name":"luoguoguo","email":"luoguoguo@gmail.com","username":""},"verification":null,"timestamp":"2026-08-13T01:35:39-07:00","added":["modules/content-analysis/schemas/vocal-score-evaluation-dataset.v3.schema.json","modules/content-analysis/schemas/vocal-score-evaluation-report.v3.schema.json"],"removed":[],"modified":["CLAUDE.md","apps/web/src/data/module-registry.v2.json","docs/domain/content-analysis-blueprint.md","docs/domain/content-platform-blueprint.md","docs/domain/owner-matrix.md","docs/framework-migration.md","modules/content-analysis/DEPLOYMENT.md","modules/content-analysis/README.md","modules/content-analysis/evaluation/vocal-score/datasets/p0-risk20.manifest.json","modules/content-analysis/reports/vocal-score-evaluation.latest.json","modules/content-analysis/reports/vocal-score-fixture-metrics.latest.json","modules/content-analysis/scripts/check_self_contained.py","modules/content-analysis/scripts/run_vocal_score_evaluation.py","modules/content-analysis/tests/test_self_check.py","modules/content-analysis/tests/test_vocal_score_evaluation.py","reports/contract-consumers.latest.json","reports/docs-truth.latest.json","reports/dual-backend-parity.latest.json","reports/governance-docs.latest.json","reports/governance.latest.json","reports/migrations.latest.json","reports/naming.latest.json","reports/order-concurrency-guard.latest.json","reports/platform-boundaries.latest.json","reports/runtime-governance.latest.json","reports/schema-sync.latest.json","reports/validation-source.latest.json","scripts/check-platform-boundaries.mjs"]},"repository":{"id":73,"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":"highpraise-content-management-platform","full_name":"luoanwu/highpraise-content-management-platform","description":"嗨赞内容管理平台:六模块治理底座与独立内容服务","empty":false,"private":false,"fork":false,"template":false,"mirror":false,"size":27,"language":"","languages_url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/highpraise-content-management-platform/languages","html_url":"https://gitea.g-hi.com/luoanwu/highpraise-content-management-platform","url":"https://gitea.g-hi.com/api/v1/repos/luoanwu/highpraise-content-management-platform","link":"","ssh_url":"git@gitea.g-hi.com:luoanwu/highpraise-content-management-platform.git","clone_url":"https://gitea.g-hi.com/luoanwu/highpraise-content-management-platform.git","original_url":"","website":"","stars_count":0,"forks_count":0,"watchers_count":1,"branch_count":1,"open_issues_count":0,"open_pr_counter":0,"release_counter":0,"default_branch":"main","archived":false,"created_at":"2026-08-13T12:09:29+08:00","updated_at":"2026-08-13T17:12:48+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"}}
TEXT
trigger_event
push
TEXT
status
INTEGER
version
INTEGER (default 0
started
INTEGER
stopped
INTEGER
previous_duration
INTEGER
created
INTEGER
updated
INTEGER
raw_concurrency
group: governance-${{ github.workflow }}-${{ github.ref }} cancel-in-progress: "true"
TEXT
concurrency_group
governance-governance.yml-refs/heads/main
TEXT NOT NULL (default ''
concurrency_cancel
INTEGER NOT NULL (default FALSE
Update
Cancel