▸ activation · the human gate (ADR-005 B1)
✓ Active — this source's records feed live detection runs (run_pipeline picks up active sources).
▸ examination · what this source's data looks like
✓ Structural checks passed — no null / format / range violations in the previewed rows.
canonical rows preview (10) — the Records this source produces
| record id | system | fields |
|---|---|---|
a:P-0000 |
a | sku=P-0000 · price=64.3 · name=Product-0 · stock=12 |
a:P-0001 |
a | sku=P-0001 · price=74.41 · name=Product-1 · stock=125 |
a:P-0002 |
a | sku=P-0002 · price=23.1 · name=Product-2 · stock=377 |
a:P-0003 |
a | sku=P-0003 · price=11.15 · name=Product-3 · stock=379 |
a:P-0004 |
a | sku=P-0004 · price=89.33 · name=Product-4 · stock=44 |
a:P-0005 |
a | sku=P-0005 · price=59.46 · name=Product-5 · stock=16 |
a:P-0006 |
a | sku=P-0006 · price=3.95 · name=Product-6 · stock=111 |
a:P-0007 |
a | sku=P-0007 · price=24.03 · name=Product-7 · stock=308 |
a:P-0008 |
a | sku=P-0008 · price=3.63 · name=Product-8 · stock=101 |
a:P-0009 |
a | sku=P-0009 · price=71.89 · name=Product-9 · stock=359 |
source config (config/data_sources.yaml)
products:
- id: products_sample_system_a
kind: sample
source_system: a
params:
n: 50
seed: 42
field_mapping:
source_to_canonical:
sku: sku
price: price
name: name
stock: stock
identity_field: sku
source:
kind: manual
citation: "seeded sample source \u2014 products as seen by system a (synthetic\
\ generator)"
author: claude
at: '2026-07-07'
active: true
▸ provenance
- citationseeded sample source — products as seen by system a (synthetic generator)
- authorclaude
- recorded2026-07-07
- identity fieldsku