public record
What a repo decided, and why
Paste a GitHub repository. If lema has indexed it, you get its decisions — what was chosen, what was ruled out, and the dated sources behind both. No signup.
Try one of these
- reactjs/rfcsThe React RFC archive — Hooks, Suspense, Server Components, Context.
- vuejs/rfcsThe Vue RFC archive — the Composition API, <script setup>, reactivity.
- golang/proposalThe Go design-proposal archive — generics, error handling, loop-variable scoping.
- sveltejs/svelteSvelte design deliberation in GitHub Discussions — runes, stores redesign.
- withastro/roadmapThe Astro roadmap — proposals and stage discussions, weighed and rejected in the open.
- vitejs/viteVite design discussions — rejected alternatives and maintainer rulings.
- kubernetes/enhancementsKubernetes Enhancement Proposals — design docs with explicit alternatives considered.
- rust-lang/rfcsThe Rust language RFC archive — NLL, async/await, the ? operator, editions.