Phase 1 onboarding
- Open and trust this repository in Codex so project configuration can load.
- Read root
AGENTS.mdand the relevant skill under.agents/skills/before broad work. - Optionally export
CONTEXT7_API_KEYin the parent process environment or use an approved secret manager..env.ai.exampleis documentation only.
No bootstrap command exists in phase 1. Serena and Graphify are not installed or ready; do not claim or depend on those runtime capabilities.
Phase 2 onboarding
Prerequisites are Docker with Compose and a trusted project-scoped Codex
configuration. Run .ai/scripts/bootstrap.ps1 on PowerShell or
.ai/scripts/bootstrap.sh on Bash to build the pinned image. This step does not
start containers or install host packages. Run the matching doctor script only
after runtime volumes have been initialized by an explicitly started Serena
session.
Use Graphify scripts only for an explicit architecture-wide request. Generated
graphs stay in the project-owned graphify-output named volume mounted at
/graphify-output; Serena state and Graphify output never belong below the
working tree.