REPOSITORY
kitech/greenhouse-rail-entry-safety Private
[참조 MVP] 온실 레일 진입·안전 제어 — 온실 레일 진입 조건, 안전영역, 에너지 상태를 판정하는 참조 MVP입니다.
https://git.agrithing.ai/kitech/greenhouse-rail-entry-safety.git a0de086 feat: 온실 레일 진입·안전 제어 구체 MVP 구현
2b34ed4 ci: add static dynamic and evidence gates
5542935 feat: add executable institution reference MVP
9affcc1 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 166 B → pyproject.toml 206 B → README.md 1.1 KB → run.py 309 B →
·/ pyproject.toml
toml · 206 B · ab41df4 Download
[project]name = "greenhouse-rail-entry-safety"version = "0.2.0"description = "온실 레일 진입 조건, 안전영역, 에너지 상태를 판정하는 참조 MVP입니다."requires-python = ">=3.11"