Onboarding: Delivery

Onboarding paths: All roles · Delivery · Design · Engineering · Product

flowchart TD
  engagement["1 · Engagement (5m) (context)"]
  product_context["2 · Product Context (10m) (context)"]
  technical_context["3 · Technical Context (2m) (context)"]
  technical_decisions["4 · Decisions (5m) (context)"]
  technical_changelog["5 · Changelog (5m)"]
  engagement --> product_context
  product_context --> technical_context
  technical_context --> technical_decisions
  technical_decisions --> technical_changelog
  click engagement "/umbrella-corporation-demo-brain/engagement" "What this engagement is, who's involved, and the current phase"
  click product_context "/umbrella-corporation-demo-brain/product-context" "What Hive OS replaces, who uses it, and the compliance domain vocabulary"
  click technical_context "/umbrella-corporation-demo-brain/technical/context" "Index of the technical docs — start here before architecture, stack, decisions, or roadmap"
  click technical_decisions "/umbrella-corporation-demo-brain/technical/decisions" "Significant technical decisions and why they were made"
  click technical_changelog "/umbrella-corporation-demo-brain/technical/changelog" "What's shipped so far in Phase 1, sprint by sprint"

Path

  1. Engagement — 5m — What this engagement is, who's involved, and the current phase (context, from another role)
  2. Product Context — 10m — What Hive OS replaces, who uses it, and the compliance domain vocabulary (context, from another role)
  3. Technical Context — 2m — Index of the technical docs — start here before architecture, stack, decisions, or roadmap (context, from another role)
  4. Decisions — 5m — Significant technical decisions and why they were made (context, from another role)
  5. Changelog — 5m — What's shipped so far in Phase 1, sprint by sprint