001 publish version with media
Publish a generated image to Flow PT as a Version, with provenance and the workflow attached
A recipe records one call that ran, the response it returned, and the errors hit on the way to it. Every recipe was produced by a probe in the repository.
Publish a generated image to Flow PT as a Version, with provenance and the workflow attached
Apply many creates, updates and deletes in one atomic call, and match the results back to the requests
Resolve a query field's value, and run the rows a saved Page shows
Register the next PublishedFile without overwriting the last one, and write a path the server resolves for every platform
Roll a status up from a parent's Tasks and Versions onto the parent, without racing a concurrent write
Take media off one Version and put the same bytes on another, which is what every sync, transfer and hand-off does
Write a Cut and its CutItems from an edit, read the timeline back, and reconcile a second edit against the Cut already there
Keep a Delivery honest about what a long transfer is doing, including when it is cancelled and when it crashes
Add to and remove from a multi_entity field without destroying the links you did not mean to touch
List the statuses a project actually offers, each with the label, colour and icon needed to draw it
Inventory every webhook subscription on a site, and see which have ever delivered
Reach the REST API as a person, with no script key and no password, by having them approve a login in their browser
Publish a file's bytes onto a PublishedFile when the caller has no LocalStorage root to write under
Find the Notes about a Shot, Asset or Version by the name of the thing, and read what each Note is linked to