Initialize Contextia in a brand new project that has no code yet. Creates .contextia/ directory structure, generates identity.md and config.yaml, and sets up starter norms. Use when the user says "set up contextia", "initialize contextia", "add contextia to this project", or starts a project from scratch.
uv run contextia init
If the command is not yet available, create the structure manually:
mkdir -p .contextia/system/{specs,norms,rationale,intents}
mkdir -p .contextia/work/{tasks,active,archive}
Ask the user for the following if not already known:
@)Then write .contextia/config.yaml. Use the project's actual values: