name: paper-to-parameter-provenance description: Use when mapping literature or standards evidence into ntn-sim-core parameter registry, parameter spec, or provenance surfaces without letting synthesized simulator docs override the paper-catalog source chain.
Paper To Parameter Provenance
Use this skill when a task needs to convert paper/standard evidence into simulator-usable parameter metadata, defaults, ranges, or source registrations.
Required Read Order
Read these first:
/home/u24/papers/AGENTS.md/home/u24/papers/paper-catalog/README.md/home/u24/papers/system-model-refs/README.md/home/u24/papers/system-model-refs/simulator-parameter-spec.md/home/u24/papers/system-model-refs/simulator-parameter-provenance-inventory.md- the relevant
paper-catalog/catalog/*.jsonrecords - when needed, the upstream source chain in this order:
paper-catalog/ref/PDF- regenerated
pdftotext/pdftotext -layout txt_all//txt_layout_all/
If the task also affects active simulator implementation, then additionally read:
8. ntn-sim-core/agent-governance.md
9. the active phase SDD
Workflow
- Identify the parameter or parameter family being traced.
- Resolve the best evidence from the paper-catalog source chain.
- Classify the result as one of:
- standard-backed
- paper-backed
- synthesized-range
- assumption-candidate
- Record:
- value or range/preset
- source type
- exact locator
- whether the quantity is adjustable, derived, or internal-only
- Then update the correct downstream surface:
paper-catalog/catalog/*.jsonfirst if the source record is incompletesystem-model-refs/spec/provenance docs next- simulator source registry/runtime only after the docs are aligned
Source-Of-Truth Rule
Never let:
- a stale summary override a per-paper record
- a per-paper record override the source PDF
- a synthesized
system-model-refsstatement override the paper-catalog chain
Do Not
- Do not infer missing values just because the simulator needs a number.
- Do not silently upgrade an assumption into paper-backed provenance.
- Do not collapse synthesized ranges into a fake single-value citation.
- Do not update runtime provenance without updating the corresponding docs in the same change set.
Output
Report:
- which parameter(s) were traced
- which paper/standard sources support them
- whether the outcome is paper-backed, standard-backed, synthesized, or assumption-only
- which repo surfaces were updated
- any unresolved provenance gaps