<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
openid/sharedsignals event <br>
<br>
Issue opened <br>
Issue Title: Explore machine reachable approach to event definitions <br>
https://github.com/openid/sharedsignals/issues/158 <br>
<br>
We've long discussed the challenges with the event specs, which are effectively just dictionaries, being formal specifications that go through full OIDF process. This can make it challenging to add new events quickly which can make the effort feel less accessible.
This issue is to track and explore a more machine readable approach to defining events, such as using a JSON schema file mainted on GitHub with version controls. Some early thoughts: - There would no longer be a single document - Events would be versions instead
of the document (likely using a path in the event URI) - The event URI would be dereferencable to the JSON schema (or other file)
</body>
</html>