Select the types of activity you want to include in your feed.
Load preset YAMLs at runtime instead of imports
Read preset files via fs using fileURLToPath to derive __dirname and construct the presets map at runtime. Update tsconfig to use node moduleResolution and remove the custom *.yaml type declaration.