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 lib syntropy_web controllers session_html.ex
Raw

lib/syntropy_web/controllers/session_html.ex

defmodule SyntropyWeb.SessionHTML do
@moduledoc false
use SyntropyWeb, :html
embed_templates "session_html/*"
end