auto: 2026-05-01T16:17:51Z [skip ci]
This commit is contained in:
parent
968b810394
commit
3a5326d92d
|
|
@ -9,11 +9,11 @@ abstract: >
|
||||||
protocol substrate; the workflow surface — review, issues, web UI — is the next layer up.
|
protocol substrate; the workflow surface — review, issues, web UI — is the next layer up.
|
||||||
tags: [systems, projects, releases]
|
tags: [systems, projects, releases]
|
||||||
status: "Working model"
|
status: "Working model"
|
||||||
confidence: 80
|
confidence: 85
|
||||||
importance: 2
|
importance: 3
|
||||||
evidence: 4
|
evidence: 5
|
||||||
scope: average
|
scope: broad
|
||||||
novelty: moderate
|
novelty: innovative
|
||||||
practicality: moderate
|
practicality: moderate
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -362,4 +362,4 @@ Read the technical report in the repository at `doc/technical-report.md`. Read t
|
||||||
|
|
||||||
The code is released under the [Apache License 2.0]{.smallcaps} — see `LICENSE` in the repository for the full text. The choice is deliberate: the patent grant and the explicit contributor license are worth the slight ceremony for a substrate other people may build on. Frameworks should not take a stake in the work they compile, but they should be unambiguous about what compiling against them does and doesn't permit.
|
The code is released under the [Apache License 2.0]{.smallcaps} — see `LICENSE` in the repository for the full text. The choice is deliberate: the patent grant and the explicit contributor license are worth the slight ceremony for a substrate other people may build on. Frameworks should not take a stake in the work they compile, but they should be unambiguous about what compiling against them does and doesn't permit.
|
||||||
|
|
||||||
The repository is at [git.levineuwirth.org/neuwirth/levcs](https://git.levineuwirth.org/neuwirth/levcs). The first federation instance will be at [levcs.levineuwirth.org](https://levcs.levineuwirth.org). The next document in the series is the workflow spec; until it lands, comments and corrections on the substrate itself are welcome at the maintainer's email.
|
The repository is at [git.levineuwirth.org/neuwirth/levcs](https://git.levineuwirth.org/neuwirth/levcs). The first federation instance will be at [levcs.levineuwirth.org](https://levcs.levineuwirth.org). The next document in the series is the workflow spec; until it lands, comments and corrections on the substrate itself are welcome, addressable to your's truly!
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,8 @@ beside each link are stamped automatically by the build's link classifier
|
||||||
|
|
||||||
## <span class="links-section-ornament" data-ornament="academic" aria-hidden="true"></span>Academic { #academic }
|
## <span class="links-section-ornament" data-ornament="academic" aria-hidden="true"></span>Academic { #academic }
|
||||||
|
|
||||||
|
- [Brown CS](https://cs.brown.edu/people/ugrad/lneuwirt/)
|
||||||
|
|
||||||
- [ORCID](https://orcid.org/0000-0000-0000-0000)
|
- [ORCID](https://orcid.org/0000-0000-0000-0000)
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -20,7 +22,7 @@ beside each link are stamped automatically by the build's link classifier
|
||||||
|
|
||||||
## <span class="links-section-ornament" data-ornament="artistic" aria-hidden="true"></span>Artistic { #artistic }
|
## <span class="links-section-ornament" data-ornament="artistic" aria-hidden="true"></span>Artistic { #artistic }
|
||||||
|
|
||||||
- [IMSLP composer page](https://imslp.org/wiki/Category:Neuwirth%2C_Levi)
|
Coming soon!
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -28,22 +30,25 @@ beside each link are stamped automatically by the build's link classifier
|
||||||
|
|
||||||
## <span class="links-section-ornament" data-ornament="code" aria-hidden="true"></span>Code { #code }
|
## <span class="links-section-ornament" data-ornament="code" aria-hidden="true"></span>Code { #code }
|
||||||
|
|
||||||
|
- [Forgejo](https://git.levineuwirth.org/neuwirth)
|
||||||
|
|
||||||
- [GitHub](https://github.com/levineuwirth)
|
- [GitHub](https://github.com/levineuwirth)
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="links-section">
|
<section class="links-section">
|
||||||
|
|
||||||
## <span class="links-section-ornament" data-ornament="social" aria-hidden="true"></span>Social { #social }
|
|
||||||
|
|
||||||
- [Bluesky](https://bsky.app/profile/levineuwirth.bsky.social)
|
|
||||||
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section class="links-section">
|
|
||||||
|
|
||||||
## <span class="links-section-ornament" data-ornament="miscellaneous" aria-hidden="true"></span>Miscellaneous { #miscellaneous }
|
## <span class="links-section-ornament" data-ornament="miscellaneous" aria-hidden="true"></span>Miscellaneous { #miscellaneous }
|
||||||
|
|
||||||
- [Generic placeholder](https://example.com)
|
- [English Wikipedia](https://en.wikipedia.org/wiki/User:LudicrousSengir)
|
||||||
|
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="links-section">
|
||||||
|
|
||||||
|
## <span class="links-section-ornament" data-ornament="professional" aria-hidden="true"></span>Professional { #professional }
|
||||||
|
|
||||||
|
- [CV](/cv.pdf)
|
||||||
|
- [LinkedIn](https://www.linkedin.com/in/levi-neuwirth)
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue