[console_scripts]
agents-shipgate = agents_shipgate.cli.main:app
shipgate = agents_shipgate.cli.main:app

[agents_shipgate.checks]
adk = agents_shipgate.checks.adk:run
api = agents_shipgate.checks.api:run
auth = agents_shipgate.checks.auth:run
codex_plugin = agents_shipgate.checks.codex_plugin:run
crewai = agents_shipgate.checks.crewai:run
documentation = agents_shipgate.checks.documentation:run
evidence = agents_shipgate.checks.evidence:run
inventory = agents_shipgate.checks.inventory:run
langchain = agents_shipgate.checks.langchain:run
manifest_scope = agents_shipgate.checks.manifest_scope:run
policy = agents_shipgate.checks.policy:run
schema = agents_shipgate.checks.schema:run
side_effects = agents_shipgate.checks.side_effects:run
