damat.config.ts is the application's composition contract. It selects modules,
provider roles, links, durable services, HTTP settings, and process roles.
Keep secrets in environment variables. Module code should receive validated
credentials through its config loader rather than reading process.env
throughout services and workflows.
Start with section detail here, then use the environment and startup pages: