ktx/examples/orbit-relationship-verification/ktx.yaml
2026-05-10 23:51:24 +02:00

28 lines
703 B
YAML

project: orbit-relationship-verification
connections:
orbit:
driver: sqlite
path: ../../packages/context/test/fixtures/relationship-benchmarks/orbit_style_product_no_declared_constraints/data.sqlite
readonly: true
storage:
state: sqlite
search: sqlite-fts5
git:
auto_commit: true
author: "ktx <ktx@example.com>"
ingest:
adapters:
- live-database
scan:
enrichment:
backend: none
relationships:
enabled: true
llm_proposals: false
validation_required_for_manifest: true
accept_threshold: 0.85
review_threshold: 0.55
max_llm_tables_per_batch: 40
max_candidates_per_column: 25
profile_sample_rows: 10000
validation_concurrency: 4