Knowledge Portal · engineering documentation

Skip to content

Onboarding — New Engineer Path

Status: Canonical
Audience: Engineers, architects, AI engineers
Time: First week
Last updated: 2026-07-05


Day 1 — Orientation

  1. Read README.md and INDEX.md
  2. Skim VISION/README.md
  3. Clone workspace repos per development/WORKSPACE_MANAGEMENT.md
  4. Run composer install and php bin/materialize-zaixos.php in your product consumer

Day 2 — Architecture

  1. ARCHITECTURE/overall-architecture.md
  2. ARCHITECTURE/repository-map.md
  3. PLATFORMS/README.md
  4. PRODUCTS/README.md

Day 3 — Engineering practice

  1. ddd-rules.md
  2. contract-rules.md
  3. testing-philosophy.md
  4. STANDARDS/documentation-quality.md

Day 4 — AI stack (if applicable)

  1. AI/README.md
  2. PLATFORMS/PL-003-ai-runtime.md
  3. AI/closed-loop.md

Day 5 — First contribution

  1. Pick a TUTORIALS/ guide relevant to your team
  2. Read module doc for your bounded context in MODULES/
  3. Run architecture tests: composer test:architecture or php artisan test --testsuite=Architecture

Checklist


Breadcrumbs: Home → Engineering → Onboarding

ZAIXOS Knowledge Portal — public engineering docs at /docs · Staff operations at /admin