Packages

A Fair Source multi-agent runtime with deterministic agent scoring and replayable run history.

Retired package: Deprecated - superseded — operator console moved to the Syntropy app

Current section

Files

Jump to
syntropy .formatter.exs
Raw

.formatter.exs

[
import_deps: [:phoenix, :phoenix_live_view],
inputs: [
"{mix,.formatter}.exs",
"{config,lib,test}/**/*.{ex,exs}",
"lib/syntropy_web/**/*.{heex}"
]
]