# Polyform

Polyform is an open-source platform for combinatorially diversified software.
Coding agents create multiple independently structured implementations of each
specified function. Installations receive different combinations, report
metadata-only outcomes, and developers can quarantine implementations that are
associated with failures.

## Documentation

- Overview: https://omalled.com/polyform/docs
- Install the CLI: https://omalled.com/polyform/docs/install
- Fizz Buzz walkthrough: https://omalled.com/polyform/docs/create-project
- Write a behavioral specification: https://omalled.com/polyform/docs/specification
- Generate diverse implementations: https://omalled.com/polyform/docs/generate
- Connect an application: https://omalled.com/polyform/docs/runtime
- Check and publish: https://omalled.com/polyform/docs/publish
- Telemetry and quarantine: https://omalled.com/polyform/docs/telemetry
- Public projects: https://omalled.com/polyform/api/v1/projects
- Download the complete source: https://omalled.com/polyform/downloads/polyform-source.tar.gz

The specification, tests, implementation source, releases, and aggregate
telemetry are intended to remain inspectable. Telemetry must not include user
files, filenames, prompts, documents, or other user content.
