Passa al contenuto principale

Documentation index (agent map)

Use this page to find the right doc and the source file in the application repo before generating or changing code.

TopicDoc pageSource repoPrimary source pathsVerified
Platform overviewintroall2026-07-09
File upload / embeddingupload-pipelineneting-aiapp/Services/WorkerApiService.php, FileController.php2026-07-09
Worker webhookupload-pipelineneting-airoutes/api.php, WorkerWebhookController.php2026-07-09
Contact form (dashboard + API)contact-formneting-aiContactFormController.php, ContactFormSigningService.php2026-07-09
Contact form (HITL tool)contact-form-hitltidiko-node-agentrequestContactFormTool.ts, contactFormSocketHandlers.ts2026-07-09
Chat Socket.IOchat-and-streamingtidiko-node-agentmain/src/server/socketServer.ts2026-07-09
Tool feedbacktool-feedbacktidiko-node-agentmain/src/agentTools/toolFeedback.ts2026-07-09
Hybrid Qdrant searchembeddings-and-vectorstoretidiko-node-agenthatchet/src/utilities/qdrantHybrid.ts2026-07-09
JSONL/Markdown loadersdocument-processingtidiko-node-agenthatchet/src/services/documetsLoader/2026-07-09
Preact widgetwidget/indexneting-airesources/js/shadowDomWidgetPreact.jsx2026-07-09
Laravel SSH deploydeploy-sshneting-aiscripts/deploy-ssh.sh2026-07-09
Node Docker deploydocker-compose-profiles-migrationtidiko-node-agentdeploy.sh, docker-compose.yml2026-07-09
WordPress pluginwordpress-plugintidiko-wp-pluginneting-tidiko-ai.php2026-07-09
Admin bulk delete / UXadmin-uxneting-aiUserController.php, CompanyController.php2026-07-09
Legacy NodeApiServicelegacy/node-api-serviceRemoved — do not implement2026-04

Quick rules

  1. Upload/embeddings → WorkerApiService, not NodeApiService
  2. Agent HTTP from Laravel → NodeAgentHttpClient
  3. Chat streaming → tidiko-node-agent/main, not Laravel queues
  4. If a symbol is missing in the app repo, check changelog-docs and grep again