Algorithmic
Generative art and parameter packs from your code
Generates a generative sketch, parameter pack, collection map, export manifest, and variation matrix - algorithmic art seeded by the structure of the codebase itself.
What it does
Produces generative art driven by the repository's own structure: a sketch, a parameter pack, a collection map, an export manifest, and a variation matrix.
The novelty is the seed - the art is parameterized by real properties of the code rather than by a random number.
What it emits
5 artifacts, every run. This list is generated from Iliad's program manifest, which its CI checks against the generators themselves — it is what the program actually writes, not a description of it.
generative-sketch.tsparameter-pack.jsoncollection-map.mdexport-manifest.yamlvariation-matrix.json
Listing a tool here
Listing is free and permanent, same as the app directory. If your tool can be called by an agent, it belongs here whether it is an MCP server, a REST endpoint, or a single generator buried in a larger toolbox.