GlyphfieldDocs
Documentation/System reference

Artifacts

Choose, produce, verify, preserve, and reuse every Glyphfield output format.

Maintained with source

An artifact is a portable result produced from an identity and an exact configuration. Keep the editable source beside the rendered output whenever the work may need another size, language, material frame, or motion encoding later.

General Translation moodboard artifact in Glyphfield
System boardHigh-resolution PNG
General Translation Design Lab artifact in Glyphfield
Layered compositionPNG · JPG · GIF · MP4

Output map

OutputProduced byBest use
SVGHTTP backgrounds and templatesCanonical deterministic vector artifact, source control, downstream rasterization
PNGDesign Lab, Moodboard, Lottie frame, OpenGraph, Terminal, Partnership, Blog, SlidesLossless stills, transparency, exact browser composition
JPGDesign LabSmaller opaque photographic/material stills
GIFDesign Lab and AnimationPortable short motion, email/docs, transparent or palette-constrained loops
MP4Design Lab and AnimationHigher-fidelity motion; Animation can include mixed audio
PDFBrand book print/exportShareable identity standards snapshot
JSONIdentities, briefs, source documents, LottieEditing, automation, handoff, regeneration
.lottieLottieOriginal compact vector animation archive

Production paths

Deterministic HTTP

Use POST /api/generate for repeatable SVG, structured briefs, and apply-ready Design Lab sequence source. The request is validated against the current GET contract and does not silently alter a browser project.

Authentic browser rendering

Use Studio or window.glyphfield.studio when the output depends on Canvas, WebGL, local files, local fonts, visual transforms, Lottie, frame capture, or browser codecs. Programmatic export uses the same live renderer as the visible UI.

Combined

Generate a Design Lab document through HTTP, apply it in the browser, inspect it, then export PNG/JPG/GIF/MP4. This separates deterministic authoring from authentic rendering without creating two visual implementations.

Definition of done

For every artifact:

  1. Confirm the intended identity and source revision.
  2. Inspect the rendered composition when visual output is requested.
  3. Confirm dimensions, format, transparency/opacity, and filename.
  4. Require a non-empty response body or Blob.
  5. For motion, inspect multiple frames and the loop seam; for MP4 audio, confirm the track.
  6. Retain the portable source or named saved design when regeneration matters.

Continue with Formats and portability, Download and use artifacts, and Backup and restore.

On this page