README explains: - guildhall = ceremony orchestrator + governance UI - guildhall != ceremony engine (that's substrate) - five umbrella apps with responsibilities - local dev setup (mix deps.get + ecto.setup + phx.server) - runtime config env vars (DATABASE_URL, SECRET_KEY_BASE, PHX_HOST, POOL_SIZE, ECTO_IPV6) - relationship to substrate, bxnet-ops, guildhouse-specs - links to all relevant design docs .forgejo/workflows/ placeholder for CI (future WS2 work). Runtime config (config/runtime.exs) reads DATABASE_URL with ECTO_IPV6 socket option support. Commented placeholders for KUBECONFIG (substrate CRD watcher) and OIDC_* (Keycloak) are explicit about what comes in future sprints. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: Tyler J King <tking@guildhouse.dev>
1 line
55 B
Text
1 line
55 B
Text
# Placeholder for Forgejo CI workflows (WS2 follow-up)
|