name = "mafiabot_core" version = "0.1.0" description = "Sovereign cognitive architecture" authors = ["Shoggoth Sect 0.R"] maintainers = ["hahahaha "] maintainers-logins = ["sybad"] # licenses: omitted -- proprietary/TBD. Alire requires a valid SPDX expression # here, and neither "Proprietary TBD" nor a LicenseRef- custom id is accepted by # the pinned Alire, so the (optional) field is left out until a license is chosen. [[depends-on]] gnat_sockets = "^1.0.0" spark_lemmas = "^1.0.0" # Build modes wildcard "*". Restrictions are NOT a build-switch: see gnat.adc. [build-switches] "*".ada_version = "Ada2022" "*".style_checks = "Yes" "*".contracts = "Yes" "*".runtime_checks = "None"