A four-layer evidence pattern for apps that persist Diffusers outputs #14823
noqt
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We used
Flux2KleinPipelinewith the pinnedblack-forest-labs/FLUX.2-klein-4Brevisionf925183bed1a0440535d8190c1124d4b20a83696in a local character-app prototype. The generation was only one layer of the evidence problem: the app then transformed, stored and later retrieved display files and a technical annotation.A compact pattern made the result easier to inspect:
Worked example:
https://noqt.no-qt.chatgpt.site/research/zumi-one-session-two-frames-one-observation
The capsule shows two retained simulated phone-style frames, their SHA-256 hashes, and the bounded restart record. The public page is a static replay: it does not run the private app or model. The scene and frames are synthetic; no physical camera or person was used. The hidden scene plate is not published. The manifest records the retained JPEG hashes, lossless WebP display hashes, decoded-pixel roundtrip, pinned model revision and transformation details.
This establishes only what that retained record contains. It is not a claim about perception, memory, awareness, enjoyment, realism, human preference, adoption or novel model quality.
Sharing the pattern because it is reusable for Diffusers applications that persist outputs: generation provenance, stored files, application annotations and post-restart retrieval should remain separate claims.
All reactions