File size: 3,701 Bytes
b8da34b 6d936d1 b8da34b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | {
"schema_version": "pawbench.a09.launch_authorization/v1",
"issue": "https://github.com/Andrew0613/PhysEdit/issues/298",
"recorded_at": "2026-07-13",
"canary_phase": {
"authorized": true,
"basis": "Operator (@zhuole1025) instructed 2026-07-13: 'let's work on issue 298. the fal api key is placed under /kreka/misc/secrets/.env' \u2014 interpreted as canary-spend authorization (~$12.10 nominal for 8 rows); key was provided specifically for this run.",
"nominal_cost_usd": 12.096
},
"full_grid_phase": {
"authorized": true,
"basis": "Operator (@zhuole1025) approved via interactive question 2026-07-13: 'Approve full grid' for the remaining 192 rows (~$290.30, grid total ~$302.40 nominal, reserve $304).",
"staging_decision": "Operator directed uploads to the PhysEdit Hugging Face namespace (https://huggingface.co/datasets/PhysEdit), public visibility (private quota full).",
"nominal_cost_usd_total_grid": 302.4,
"reserve_usd": 304.0
},
"live_price_quote": {
"captured_at": "2026-07-13",
"source": "https://fal.ai/api/models?keywords=seedance-2.0 (pricingInfoOverride for bytedance/seedance-2.0/image-to-video)",
"quote_text": "For every second of 720p video you generated, you will be charged $0.3034/second and for 1080p you will be charged $0.682/second. Your request will cost $0.014 per 1000 tokens for 480p, 720p and 1080p. The number of tokens is given by (height of output video * width of output video * duration * 24) / 1024.",
"reconciliation": "Token formula at exactly 1280x720x5s = 108000 tokens = $1.512/video = $0.3024/s (the #293 pricing-table figure); $0.3034/s is the page's rounded headline. Actual per-row cost follows realized output resolution; canary records realized resolution and observed billing.",
"nominal_per_video_usd": 1.512
},
"provider_schema_deviations": [
"Seedance 2.0 image-to-video input schema exposes NO seed parameter; the five frozen seed identities (17001-17005) function as sample identities only. The provider-chosen seed returned in each response is recorded in provider_responses.jsonl.",
"generate_audio defaults to true on this endpoint and is explicitly sent as false per the frozen profile.",
"duration is a string enum on this endpoint; sent as '5'.",
"prompt_sha256 in the frozen profile is the sha256 of the prompt FILE (trailing newline included); requests carry the identical text without the trailing newline."
],
"input_transport_deviation": "HF input repo Andrew613/PAWBench-A09-LastFrames is gated:manual (anonymous resolve returns 401), so fal cannot fetch the plan's HF URLs. Per #293's explicit fallback clause, inputs were staged to fal storage under the hash-bound map fal_staging/input_url_map.json (sha256 efaa7f532657cdc33d389fc6693c0c95cfcbf40d0f97fc64b4e504b41d090436); every staged file's sha256 matches the plan row hashes and a public-fetch byte-identity smoke passed. Gating contradiction with #297 acceptance criteria flagged to owner.",
"credential_env_names": [
"FAL_KEY"
],
"refill_phase": {
"authorized": true,
"basis": "Operator (@zhuole1025) instructed 2026-07-13: 'please generate more until there are 200 valid videos accepted' \u2014 explicit refill authorization per #293's refill clause.",
"mechanism": "Retries of the 8 owner-rejected sample identities (same sample_id, provider_retry_of chained, versioned media stems). Frozen 200-row denominator unchanged; every attempt stays visible in the ledger.",
"nominal_cost_usd_per_attempt": 1.512,
"expected_rounds": "iterate until each identity yields a usable clip; each round re-reviewed under the identical bounded usability gate"
}
} |