The team worked on Secrets Management : Secrets handling with sops is mostly complete, with decryption occurring before application startup.
Design & Architecture: The team aligned on the data eviction strategy: persist everything initially, then remove canonical/valid data in the background while retaining “interesting” invalid data.
Codebase was reviewed covering the event system, server, database layer (relate), and effects (effectful).
Testing & CI:The project uses tasty for unit tests and integration tests backed by temporary databases for clean isolation.
The N2PG prototype, will be used , reviewed its source, and integrate its chain-sync and block-fetch logic into the collectors.