Freelance Standardization
Consistent framework across projects.
Cada paso deja huella / Each step leaves a mark
# Build standalone python build.py cd gen/standalone && .venv/bin/python run.py # Build with room config python build.py --cfg amar cd gen/amar && .venv/bin/python run.py # Visit http://localhost:12000
Consistent framework across projects.
Mock systems not ready yet - DBs, APIs, Kubernetes.
BDD -> Gherkin -> Tests.