Build Server Protocol, taking the ideas from the Language Server Protocol and extending it to builds: https://www.scala-lang.org/blog/2018/06/15/bsp.html
Related Posts
The Matter protocol is excellent for puns.
"Does it Matter? It doesn't Matter."
Exploring design ideas using AI as a learning assistant, for creative exploration: https://andymatuschak.org/hmwl/
I've been writing docs for different programming language operators (+, *, == and so on). Each one gets a separate web page.
I've suddenly realised that / is much harder! docs/+ and docs/== is fine, but docs// just doesn't work as a URL in a static site.
Any ideas?