📄️ Configuration Overview
Arc uses a TOML configuration file (arc.toml) with environment variable overrides for flexibility.
📄️ Authentication
Arc uses token-based authentication to secure API access. Tokens are stored in a SQLite database with an in-memory cache for high-performance validation.