# Restrictions — Azaion UI > Output of `/document` Step 6b. Constraints **actually evidenced** in code, > configs, Dockerfiles, CI configs, and dependency manifests. Inferred > aspirations are NOT included unless the source is cited. Categorised as > Hardware / Software / Environment / Operational per the document skill > template. **Status**: synthesised-from-verified-docs (Step 6b — `/document`) **Date**: 2026-05-10 --- ## Hardware | # | Restriction | Source / Evidence | |---|-------------|--------------------| | H1 | **ARM64-only production image** today (no AMD64 build in CI). | `.woodpecker/build-arm.yml` (the only pipeline file); `_docs/02_document/architecture.md` § 3 Deployment Model "Missing from the pipeline today" | | H2 | **Edge-device deployment target** — operator laptops, OrangePi, Jetson — alongside suite services. | `_docs/legacy/wpf-era.md` §1; `_docs/02_document/architecture.md` § 2 | | H3 | **No GPU expectation in the UI image** — all AI inference happens server-side; the UI only renders detections. | `nginx:alpine` runtime; no client-side ML libs in `package.json` | | H4 | **Browser-rendering capability minimum**: HTML5 `