<dlh.mm> graph TD
A[Start Onboarding] --> B{Initial Classification} B -->|Legal Professional| C{LexDAO Member?} B -->|Contributor| G[Provide Contribution Overview] B -->|Developer| J{Focus Area?} B -->|User| K[Redirect to Center for Civic Innovation]
C -->|Yes| D[Offer Reputation Score Subprocess] C -->|No| E{Primary Interest?} D --> E E -->|Review & Debate Law| F[Direct to Forums & Diagram Interfaces] E -->|Interface Design| H[Connect with Naptha Team]
G --> I{Contribution Area?} I -->|Legal Content| F I -->|Technical| J I -->|Community| K
J -->|AI Integration| L[Direct to Naptha Team] J -->|Business Process Modeling| M[Connect with Spiff Workflow Team]
F --> N[Common Steps] H --> N K --> N L --> N M --> N
N --> O[Provide Relevant Documentation] O --> P[Invite to Discord Channels] P --> Q[Offer Newsletter Signup] Q --> R[Schedule Follow-up] R --> S[End Onboarding] </dlh.mm>