File size: 1,581 Bytes
f892c25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
pretty_name: "Symgliph Semantic Routing Gold — Fabric Seed"
license: mit
language:
- en
task_categories:
- text-retrieval
- question-answering
tags:
- semantic-routing
- tool-retrieval
- provenance
- mteb
configs:
- config_name: corpus
  data_files:
  - split: corpus
    path: data/corpus.jsonl
- config_name: queries
  data_files:
  - split: test_public
    path: data/queries/test_public.jsonl
- config_name: qrels
  data_files:
  - split: test_public
    path: data/qrels/test_public.jsonl
- config_name: evidence
  data_files:
  - split: test_public
    path: data/evidence/test_public.jsonl
- config_name: negatives
  data_files:
  - split: test_public
    path: data/negatives/test_public.jsonl
- config_name: provenance
  data_files:
  - split: sources
    path: data/provenance.jsonl
---

# Symgliph Semantic Routing Gold — Fabric Seed

Versioned linked tables for blind semantic routing, verified evidence recovery,
constraint preservation, and token/cost evaluation.

- Schema: `symgliph.semantic-routing-gold/v1`
- Dataset root: `ecb156cfec7ce8c60eb1fda1819b7f9480be392ca58f1160d800a6493d5afe3f`
- Collection tier: gold
- Corpus records: 24
- Queries: 6
- Qrels: 6
- Exact evidence records: 6
- Hard negatives: 12
- Publication-ready: true
- Expert-gold-ready: false

`collection_tier` is an intentional value and preservation designation.
`publish_ready` covers redistribution metadata and structural validation.
`gold_ready` independently requires expert review and adjudication.
See `VALIDATION.json` and `manifest.json` before using or publishing the data.