sqlite-web 0.7.2
gitea.db
action
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 28825 in action
id
Primary key.
INTEGER NOT NULL
user_id
INTEGER
op_type
INTEGER
act_user_id
INTEGER
repo_id
INTEGER
comment_id
INTEGER
is_deleted
INTEGER NOT NULL (default 0
ref_name
refs/heads/main
TEXT
is_private
INTEGER NOT NULL (default 0
content
{"Commits":[{"Sha1":"aebdbb01335820f411351274120577f5ac279bfa","Message":"docs(governance): re-green heavy baseline rows for creative cost recording at 3f6aec2e\n\nSeven isolated gates passed; evidence in reports/model-cost-creative-2026-09-09.\nG33 rate limiting recorded as deployed with release-20260909-uiux-workbench1.\n\nCo-Authored-By: Claude Fable 5.1 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"hillao@juhailaoluodeMacBook-Pro.local","AuthorName":"juhailaoluo pro","CommitterEmail":"hillao@juhailaoluodeMacBook-Pro.local","CommitterName":"juhailaoluo pro","Timestamp":"2026-09-09T16:05:13-07:00"},{"Sha1":"ea5d91fd71a69a1628c9762d3ff59565d3916342","Message":"docs(governance): mark heavy baseline rows pending for creative cost recording\n\nCo-Authored-By: Claude Fable 5.1 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"hillao@juhailaoluodeMacBook-Pro.local","AuthorName":"juhailaoluo pro","CommitterEmail":"hillao@juhailaoluodeMacBook-Pro.local","CommitterName":"juhailaoluo pro","Timestamp":"2026-09-09T15:57:01-07:00"},{"Sha1":"a4993895e7ff3741cd0a9419448627d6b2f79523","Message":"merge: bring rate limiting and re-greened baseline into cost-creative branch; mark heavy rows pending\n\nCo-Authored-By: Claude Fable 5.1 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"hillao@juhailaoluodeMacBook-Pro.local","AuthorName":"juhailaoluo pro","CommitterEmail":"hillao@juhailaoluodeMacBook-Pro.local","CommitterName":"juhailaoluo pro","Timestamp":"2026-09-09T15:56:14-07:00"},{"Sha1":"9c2e799cbb30d263dee5f051d264df01f9288e9b","Message":"Merge branch 'main' into feat/model-cost-creative-20260909\n","AuthorEmail":"hillao@juhailaoluodeMacBook-Pro.local","AuthorName":"juhailaoluo pro","CommitterEmail":"hillao@juhailaoluodeMacBook-Pro.local","CommitterName":"juhailaoluo pro","Timestamp":"2026-09-09T15:55:29-07:00"},{"Sha1":"0171446fbd9618797c64123a8d486786a3a343ff","Message":"feat: record model cost for creative queue and storyboard video (G32)\n\nExtend the 2026-09-08 catalog-price cost mechanism from formal renders to\nthe creative queue and the storyboard video path so every hosted model\ncall leaves a ModelInvocation row with ESTIMATED / UNKNOWN / NOT_BILLED\nsemantics, no schema change.\n\n- contracts: plannedModelCost / modelCostLimitBlock /\n modelInvocationFailureBilling / modelCostEvidence /\n MODEL_INVOCATION_SUBJECTS, isExternalModelEngine, optional\n cost.bySubject in productionCostMetricsSchema; no new prices added\n (no sourced list price exists in the repo for Qwen / MiniMax /\n Seedance / DeepSeek, they stay UNKNOWN)\n- both backends: AsyncLocalStorage model-invocation context wrapped\n around sidecar generate/edit/script/storyboard/shijie/draft/semantic\n calls and the direct LLM connector; creative runNext installs the\n recorder, blocks before dispatch on the brand route policy limit\n (MODEL_COST_LIMIT_EXCEEDED / _ZERO) with the request never leaving\n the host, marks RUNNING rows UNKNOWN on lease expiry in the same\n claim transaction; storyboard video opens a RUNNING row when the\n sidecar accepts the task and closes it on poll with provider usage;\n /metrics.cost gains CREATIVE_OPERATION / STORYBOARD_VIDEO slices\n- tests: contracts model-price (+5), creative-model-cost (9 each\n backend) and storyboard-video-cost (3 each backend) on a real\n PostgreSQL with a synthetic sidecar; connector tests updated for the\n usage field\n- governance: log 2026-09-09-model-cost-creative.md, CLAUDE.md G32 row\n\nCo-Authored-By: Claude Fable 5.1 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"hillao@juhailaoluodeMacBook-Pro.local","AuthorName":"juhailaoluo pro","CommitterEmail":"hillao@juhailaoluodeMacBook-Pro.local","CommitterName":"juhailaoluo pro","Timestamp":"2026-09-09T08:21:09-07:00"}],"HeadCommit":{"Sha1":"aebdbb01335820f411351274120577f5ac279bfa","Message":"docs(governance): re-green heavy baseline rows for creative cost recording at 3f6aec2e\n\nSeven isolated gates passed; evidence in reports/model-cost-creative-2026-09-09.\nG33 rate limiting recorded as deployed with release-20260909-uiux-workbench1.\n\nCo-Authored-By: Claude Fable 5.1 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"hillao@juhailaoluodeMacBook-Pro.local","AuthorName":"juhailaoluo pro","CommitterEmail":"hillao@juhailaoluodeMacBook-Pro.local","CommitterName":"juhailaoluo pro","Timestamp":"2026-09-09T16:05:13-07:00"},"CompareURL":"luoanwu/image-generation/compare/433f9988d44348bc35577d08e7a8bc3e69ad5649...aebdbb01335820f411351274120577f5ac279bfa","Len":5}
TEXT
created_unix
INTEGER
Update
Cancel