- Create new unit list and add pages under org-src feature - Implement unit entry form with validation using zod - Update error types to support readonly path property - Refactor field component to use shared error type
Consolidate XError, XErrors, and FormErrors types into a single file for better maintainability and consistency across the codebase.