Pipelines
本頁內容尚未翻譯。
Pipeline docs describe sequenced runtime flows: what starts them, what each stage receives, what each stage produces, and where side effects happen.
Read Order
Section titled “Read Order”chat/: Discord message ingress through per-turn executioncontext-build/: preset routing and native context assemblytool-loop/: tool-call dispatch and generation restart flowprovider/: provider request, stream normalization, and Discord deliverymemory/: short-term and long-term memory capture/update flows
Planned pipeline splits are tracked in the docs index until their folders exist.