Create a new React feature using this repository's strict feature-owned architecture and boundary rules.
When creating a feature:
src/features/<feature-name>/.pagescomponentsapihooksstoretypesutils@ imports for non-colocated app imports.useEffect unless there is no simpler alternative.src/core/router/; do not create route registration files inside feature folders.src/shared/utils/time/).Expected output:
src/core/router/