# EPF5 - Week 4
Wow, already week four, how time flies!
## Updates
This week was mainly focused on preparing a first presentation related to our project for the EPF day.
Find the first draft of the project presented [there](https://docs.google.com/presentation/d/1h8O55nGz6Y_jdJ2TQrs_cP-tJFT52fERG1Yaun6ud48/edit?usp=sharing).
As specified in the document, the idea is to build a PoC of the [FOCIL proposal](https://ethresear.ch/t/fork-choice-enforced-inclusion-lists-focil-a-simple-committee-based-inclusion-list-proposal/19870) for lighthouse.
## TODO - Next Week --> From July 8th to July 14th
What I would like to achieve next week :
- [ ] Investigate whether there have been any initial development efforts for [EIP-7547](https://eips.ethereum.org/EIPS/eip-7547) in lighthouse,
- [ ] Dive deeper into previous inclusion list proposals, espeically [the forwards inclusion lists](https://notes.ethereum.org/@fradamt/forward-inclusion-lists) to understand how they differ from the FOCIL proposal.