Configuration
๐Ÿ“„Segment Manifest
๐Ÿ”งTool Registration
โœPrompt Versions
๐Ÿ”RAG Config
๐Ÿ›กGovernance Rules
โš™System Settings
Status
API Online
DB Connected
Identity
AI Configuration
YAML Preview
segment:
  id: lithium_blanket
  name: Lithium Blanket Neutronics
  version: 1.0.0
  industry: nuclear_fusion
  sub_industry: tokamak
  status: active

ai_config:
  model: claude-sonnet-4-5-20250514
  max_tokens: 8192
  temperature: 0.1
  thinking_budget_tokens: 8000
  system_prompt: prompts/v1.1.txt
  exemplars: prompts/exemplars.json

tools:
  - name: tbr_estimator
  - name: material_lookup
  - name: cross_section_lookup
  - name: standards_checker
  - name: geometry_builder
  - name: openmc_generator

rag:
  collection: lithium_blankets
  top_k: 8
  reranker_top_k: 16
  relevance_threshold: 0.3

governance:
  human_in_the_loop: true
  applicable_standards:
    - ASME BPVC III-5
    - RCC-MRx
    - ITER SDC-IC
v1.1
v1.1 Active 2026-03-10
Strengthened uncertainty language, added multi-tool guidance, clarified tool invocation triggers.
v1.0
v1.0 Archived 2026-03-08
Initial system prompt. Core identity, physics reasoning conventions, epistemic humility framework.
Export ControlNRC/DOE/ITAR
Screen for Li-6 enrichment values > 90% Active
Flag queries mentioning isotope separation techniques Active
Require human review for tritium production > 1 kg/year calculations Active
Block responses containing specific export-controlled design parameters Active
Human-in-the-Loop Policy
API Backend
Database