Spaces:
Sleeping
Sleeping
File size: 1,298 Bytes
60570dc 74ee21a 60570dc f74bce1 60570dc | 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 | {
"schema": "proofframe.devpost_submission_receipt.v1",
"created_at": "2026-07-03T10:37:59Z",
"mode": "pending_submission",
"ok": false,
"project": "ProofFrame",
"event": "Backblaze Generative Media Hackathon",
"project_url": null,
"submitted_at": null,
"confirmation_note": null,
"screenshot": null,
"findings": [
{
"field": "project_url",
"detail": "Public Devpost project URL is missing."
},
{
"field": "submitted_at",
"detail": "Submitted timestamp is missing."
},
{
"field": "confirmation_note",
"detail": "Confirmation note should briefly state that Devpost accepted/submitted the project."
}
],
"secret_policy": "Receipt stores only public Devpost URL, timestamp, and confirmation text; no cookies, browser sessions, tokens, or private form data.",
"next_actions": [
"Submit the project in Devpost after strict final gates are green.",
"Run python scripts/devpost_submission_receipt.py --project-url \"$PROOFFRAME_DEVPOST_PROJECT_URL\" --submitted-at \"$PROOFFRAME_DEVPOST_SUBMITTED_AT\" --confirmation-note \"Devpost accepted/submitted the ProofFrame project.\"",
"Mark T042 done only after this receipt is ok.",
"Rerun python scripts/final_submission_control.py --strict-final."
]
}
|