Core EIPs in an Executable Spec World

My preference is to have the EIP link out to both specs repo.

Core EIPs already have their own process :smile: What I like about the current system is that:

  1. You can go to either the EIPs repo or eips.ethereum.org and see a list of all proposals, both Core and others.
  2. The EIP is the canonical document you must read to then dive deeper. Arguably, thatā€™s not really true anymore and fails for complex EIPs (as seen with 1559, withdrawals, 4844, etc.). It is something I think would be good to aim for, though.

That said, I could see us splitting out ERCs into their own separate repo and hosting them at erc.ethereum.org. The community recognition seems sufficient, and both groups are distinct enough. Core/Networking still seem tightly coupled. Interface/Meta now seems somewhat stale due to the API+specs repo.

Thatā€™s interesting!