Initial GeoIntel V1 foundation
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Dependency Lock Plan
|
||||
|
||||
## Python
|
||||
Gebruik `pyproject.toml`, optioneel `requirements.in`, en locked `requirements.txt`.
|
||||
|
||||
V1 direct: fastapi, uvicorn, sqlalchemy, alembic, psycopg, pydantic, redis, rq, geopandas, shapely, pyproj, rasterio, numpy, pillow.
|
||||
|
||||
AI-profiel: torch, ultralytics, opencv-python, SAM-package.
|
||||
|
||||
## Node
|
||||
Gebruik één package manager en lockfile. Niet mengen.
|
||||
|
||||
## Policy
|
||||
Nieuwe dependency vereist doel, alternatief-overweging en groene quick smoke.
|
||||
Reference in New Issue
Block a user