EMAS2 Learning Platform (Moodle Web Services + LTI 1.3)
EMAS2 (E-learning Management System) at emas2.ui.ac.id is an institution-hosted Moodle instance. Three machine surfaces answer anonymously and identify themselves as live-but-gated rather than absent: /webservice/rest/server.php returns HTTP 200 application/xml with invalidtoken, /login/token.php returns HTTP 200 application/json {"errorcode":"missingparam"} for the token-issuance call, and /lib/ajax/service.php returns a Moodle JSON coding error. /mod/lti/auth.php returns a populated LTI 1.3 OIDC authorization response form, which is the education-regime `lti` conformance evidence recorded in conformance/. There is no public token issuance, no enrolled-service documentation and no published function list; the contract itself is Moodle's product contract, not a UI-authored one, so none is stored here.