Scaffold Lumbridge architecture and research plan

This commit is contained in:
2026-08-31 14:37:49 -07:00
commit 8971ddcf58
19 changed files with 840 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Contributing
Lumbridge is early. Architecture changes should begin as a short document in
`docs/decisions/` and include the rejected alternatives, portability impact,
security impact, and a way to reverse the decision.
Please keep changes small, add tests for behavior, and do not commit generated
artifacts, API keys, subscription tokens, transcripts, or upstream research
checkouts.
By contributing, you agree that your contribution is licensed under Apache-2.0.