Pipeline

F13LD.vault

The shared library of validated designs — a searchable database of recipes tagged with their properties, with comparison and material-resolved build targets.

Overview

What it does.

F13LD.vault is the corpus: a searchable database of design recipes and their properties. It backs the rest of the suite — synth trains on it, sweep batches fill it, and any design can be looked up, compared, and resolved to real material units.

In the pipeline

Where it fits.

Vault sits at the center of the flow. Designs enter only through ingest; synth reads it as training data; a single recipe leaves to mesh or back to a design tool.

ingest
In
the only writer into the vault
vault
Hold
the searchable corpus
synth
Train
reads the corpus as training data
mesh
Out
one recipe to a 3MF
First lookup

Worked example: finding a design.

Browse the scatter

The corpus is plotted by property; choose the axes (stiffness against relative density, and so on). A scarcity mode highlights sparsely-populated regions.

Filter

Narrow by property ranges or tags down to a shortlist.

Set a build target

The build-target panel resolves the normalized metrics to absolute units for a chosen material preset.

Open a recipe

Send a selected recipe to mesh, or back to its design tool to edit.

i

Designs are written only by ingest, so the corpus is de-duplicated and validity-classified — what you find here has already passed that check.

Output

Output.

A recipe and its properties, selected from the corpus and ready to mesh or edit — with its properties reported in real units for your chosen material.

See also

Related pages.