{ "projects": [ { "name": "Credit Score Project", "description": "Project for credit scoring team and associated models.", "id": "credit_score_project", "registryPath": "/registry.db" }, { "name": "RAG Project", "description": "Project for Retrieval Augmented Generation", "id": "rag_project", "registryPath": "/rag_registry.json" }, { "name": "Empty Registry", "description": "Testing how things look when the registry is empty", "id": "empty_registry", "registryPath": "/empty_registry.json" } ] }