[AZ-180] Update Jetson deployment documentation and remove obsolete task file

- Added Jetson-specific deployment instructions to `deploy_scripts.md`, detailing prerequisites and service management.
- Updated `deploy_status_report.md` to reflect the completion of the AZ-180 cycle and the readiness of Jetson support.
- Removed outdated task documentation for Jetson Orin Nano support from the todo list.

Made-with: Cursor
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-04-02 16:58:57 +03:00
parent 3984507221
commit 2c35e59a77
9 changed files with 377 additions and 7 deletions
+8
View File
@@ -49,6 +49,14 @@ coverage.xml
*.mlpackage
*.mlmodel
# Demo artifacts (model files placed into demo/models/ at deploy time)
demo/models/*.onnx
demo/models/*.engine
demo/models/*.cache
demo/models/*.json
demo/calibration/
!demo/models/.gitkeep
# Standalone skill output (ephemeral, not part of project)
_standalone/