{"service":"memorylayer","version":"0.3.0","deployment":{"host":"memorylayer.run","runtime":"docker compose on VPS","remote_dir":"/opt/engram-cloud","strategy":"git archive over SSH into the remote app directory, then docker compose up -d --build web","scripts":{"deploy":"scripts/deploy.sh","live_check":"scripts/live-check.sh"},"preflight":["git diff --check","python -m pytest -q","python -m compileall app"],"live_checks":["/api/service/readiness","/api/service/architecture","/api/service/manifest"]}}