Minimal multi-service playground.
For the current generated service reference, run:
python scripts/list_services.pyFor machine-readable output, run:
python scripts/list_services.py --jsonThat generated view is backed by scripts/service_manifest.json.
Use the generated service reference and each service's own README instead of repeating service details here.
make update
make run <service> [port]
make smoke <service> [port]
make test <service>
make lint
make formatIf you need more than the basics in this file, the next place to look should usually be:
python scripts/list_services.pysrc/<service>/README.md- ARCHITECTURE.md
git log --oneline -n 20