Description
The architecture diagram should show the DLS shared filesystem (/dls) as a component, since it's now load-bearing for image serving:
Scope
Notes
Captured during the image-path-resolution work (2026-06-08). Lower priority than the functional changes; deferred deliberately.
Description
The architecture diagram should show the DLS shared filesystem (
/dls) as a component, since it's now load-bearing for image serving:/dls/...paths into the DB)./dlsto serve them to the frontend.testdata/dls-filesystem(devtools PR feat: mount local DLS-filesystem mirror into dev backend for image serving #223); in stage/prod it's the real DLS NFS/PVC (devtools PR docs: DLS filesystem mount placeholder for prod/stage API #224).Scope
/dlsfilesystem node + the agent-ingest and API-read edges to the architecture diagram indocs/decision-records/backend-agent-communication-system-design.md.webui/src/docs/decision-records/backend-agent-communication-system-design.mdx).Notes
Captured during the image-path-resolution work (2026-06-08). Lower priority than the functional changes; deferred deliberately.