REPOSITORY
cnu/worker-gesture-perception Private
[참조 MVP] 작업자·제스처 인지 — 작업자 추적과 정지·호출 제스처를 구조화하는 참조 MVP입니다.
https://git.agrithing.ai/cnu/worker-gesture-perception.git dde583d feat: 작업자·제스처 인지 구체 MVP 구현
91ffdb9 ci: add static dynamic and evidence gates
789af9d feat: add executable institution reference MVP
aea3bf9 docs: define product role and interface contract
12 items · feat/concrete-mvp-v2
.asw directory → .gitea directory → asw_component directory → contracts directory → examples directory → release directory → tests directory → tools directory → NOTICE.md 154 B → pyproject.toml 191 B → README.md 1.0 KB → run.py 309 B →
·/ pyproject.toml
toml · 191 B · b9f5a98 Download
[project]name = "worker-gesture-perception"version = "0.2.0"description = "작업자 추적과 정지·호출 제스처를 구조화하는 참조 MVP입니다."requires-python = ">=3.11"