Skip to content

Actor / Source / Input / ADB Flow

Preview

Mermaid Source

Source file: actor-source-input-adb-flow.mmd

mermaid-source
flowchart LR
    DOC[Doctor] --> D1[Assessment Forms / Notes]
    TH[SLP / Therapist] --> T1[Speech-Language Notes / Goals]
    HW[Health Worker] --> H1[Field Observations / Labels]
    PAR[Parent / Helper] --> P1[Home Context / Questionnaires]
    CHILD[Child] --> C1[Practice Responses / Speech Samples]
    INST[Institution / Special School] --> I1[Program Records]
    PART[Partners] --> X1[Imports / API Inputs]

    D1 --> ING[Ingestion Control]
    T1 --> ING
    H1 --> ING
    P1 --> ING
    C1 --> ING
    I1 --> ING
    X1 --> ING

    ING --> ADB[Ablepro Data Bank]
    ADB --> O1[Doctor / Therapist Outputs]
    ADB --> O2[Operations Dashboards]
    ADB --> O3[Datasets / Future IP]

AblePro Platform Strategy v0.2 — proprietary strategy documentation.