# F36 baseline — every connector + extractor plugin has matching BDD coverage.
#
# Vacuous-green at Wave 0: neither kairix/connectors/ nor kairix/extractors/
# exists yet, and tests/bdd/features/e2e_connector_sync.feature is also absent.
# The detector returns an empty violation set in that state, so this baseline
# stays empty.
#
# When Wave 1 lands the plugin trees and the parameterised e2e_connector_sync
# feature, every new plugin must ship its own connector_<name>.feature /
# extractor_<name>.feature AND add an Examples-table row to
# e2e_connector_sync.feature (or carry @<name>_no_sync) in the same commit.
# Net-new violations block at pre-commit, in safe-commit.sh, and in CI Stage 0.
#
# See docs/architecture/connector-ingestion-architecture.md §9 (BDD coverage
# matrix) and scripts/checks/check_f36_connector_bdd_parity.py.
