Vol. VIII · Functory Quarterly№ 001 · Edition 2026
I
The playground

Compose.

Two tools, one output.

The Configuration Assistant writes a single EntityConfig from a sentence. The App Config Tool assembles a whole application from 10+ archetypes and 8+ composition patterns. This page is a scripted walk-through of both — the output is the same config you would hand-write.

II
The walk-through

Two scripted flows.

Click through to see the LLM generate the same shape you would type by hand.

Scripted demo. Pre-filled — edit freely.
III
A note

On this page.

The conversations above are canned. They follow the same prompt structure the production Configuration Assistant uses, with the same output shape, but the LLM calls are stubbed so the demo stays fast and reproducible.

The live tools ship in the Functory CLI and the Admin Console; both emit real, committable files into your repository that you can edit, diff and revert like any other Scala source.