Implement validation to prevent creation of multiple agencies within a single CKB deployment instance. CKB is designed to operate with one agency per deployment. Hide the agency creation button in the UI when an agency already exists to prevent users from attempting multiple agency creation.
This change will affect existing agency creation flows and workflows that manage agency state.
Acceptance criteria
Implement validation to prevent creation of multiple agencies within a single CKB deployment instance. CKB is designed to operate with one agency per deployment. Hide the agency creation button in the UI when an agency already exists to prevent users from attempting multiple agency creation.
Acceptance criteria