f955395956
ConductorAgentSpanConfiguration requires SkillPackageDAO and SkillMetadataDAO whenever conductor.integrations.ai.enabled is true, which application.properties sets by default. Only redis, postgres, mysql and sqlite implement them, so the server cannot start with conductor.db.type=cassandra until the property is off.