Closer
Ship-ready packaging for sixteen distribution targets
Sixteen artifacts: README, license, Dockerfile, compose, CI and release workflows, npm/Unreal/VS Code/DockerHub/GitHub Marketplace manifests, Trust Fabric attestation, and a packaging report.
What it does
Everything between working code and a distributable artifact: license, Dockerfile, compose file, CI and release workflows, and publishing manifests for npm, Unreal, VS Code, DockerHub, and GitHub Marketplace.
Includes a Trust Fabric attestation and Merkle proof, so the package carries verifiable provenance rather than just a version number.
What it emits
16 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.
packaging/README.mdpackaging/LICENSEDockerfiledocker-compose.yml.github/workflows/ci.yml.github/workflows/release.ymlpackaging/manifests/npm-package.jsonpackaging/manifests/unreal.upluginpackaging/manifests/vscode-extension.jsonpackaging/manifests/dockerhub-repository.mdpackaging/manifests/github-marketplace-listing.mdpackaging/trust-fabric/attestation.jsonpackaging/trust-fabric/merkle-proof.jsonpackaging-report.mdDISTRIBUTABLE.mdMakefile
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.