# EPF5 - Week 6
## Updates
This week was focused on coordinating the next steps of the 2 projects.
### Meetings
- **FOCIL working group** : we held a productive session where we expressed our interest in tackling a specific task and where I posed questions about specific core function parameters and expressed my interest in working on the Rust implementation.
You can find the detailed notes [here](https://docs.google.com/document/d/1w4Vakrqajei6tONbkVhYaa6MF12o8TlD5mF5n7B0Ydg/edit?usp=sharing).
- **Discussion with Pawan**:, I met with Pawan, a core contributor of lighthouse, to outline the next stages of development :
- transitioning to the `axum` crate
- `FOCIL` implementation
### Documentation
I have been writing two project proposals that are designed to guide the development process over the coming weeks.
## Next week - From Monday 22nd
Following the structured schedule outlined in my project proposals, I will:
- [ ] Transition first endpoint to `axum`
- [ ] Work on `FOCIL`'s `ligthhouse` algorithm and specs to prepare code development.