Implements TUS resumable upload protocol for files >6MB with advisory lock conflict handling.
100
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Risky
Do not use without reviewing
{
"name": "g14wxz/storage-resumable-upload",
"version": "0.1.0",
"summary": "Implements TUS resumable upload protocol for files >6MB with advisory lock conflict handling.",
"docs": "docs/index.md",
"rules": {
"resumable-upload-rules": {
"rules": "rules/resumable-upload-rules.md"
}
},
"skills": {
"storage-resumable-upload": {
"path": "skills/storage-resumable-upload/SKILL.md"
}
},
"private": false
}