fabro/crates/arc-api
Bryan Helmkamp be72df55c8 Add arc setup interactive setup wizard
Automates first-time setup: generates server.toml, Ed25519 JWT keypair,
mTLS CA+server certificates, session secret, and .env file with proper
permissions. Includes pre-flight system dependency checks shared with
doctor, LLM provider API key collection, and optional doctor verification.

Also renames config file from arc.toml to server.toml across the codebase,
and loads ~/.arc/.env before CWD .env for centralized secret management.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 22:24:09 -05:00
..
src Add arc setup interactive setup wizard 2026-03-03 22:24:09 -05:00
tests Add system dependency checks to arc doctor 2026-03-03 17:49:20 -05:00
Cargo.toml Simplify mTLS implementation after code review 2026-03-03 17:43:14 -05:00