-
Notifications
You must be signed in to change notification settings - Fork 7
Description
@claude Right now the browser/ directory holds both the api documentation and an online validator. We are thinking of separating the online validator into a separate repository. The existing browser directory would become a docs directory with the API and a user guide. The online validator would be moved to a separate repository where it would install the new hed-validator as a dependency. Analyze this code carefully and determine whether this could be done simply by separating the two parts or whether it would require additional infrastructure or significant changes in the hed-validator. Ultimately we might like to have additional browser operations besides dataset and events file validation. Make a plan for us and indicate issues that you spot.