Forge Intelligence

LCDL overlay: Sexual and Reproductive Health Navigation Intelligence

Design and test-contract bundle; no runtime implementation or operational certification is claimed. The manifest, schemas, validators, test suite, and task identities are complete enough for repository-native…

Updated

Runtime boundary

Design and test-contract bundle; no runtime implementation or operational certification is claimed. The manifest, schemas, validators, test suite, and task identities are complete enough for repository-native implementation; no placeholder task code is included.

Capability contracts

Capability ID Candidate task ID Required output artifacts Release validators
capability.life.sexual-reproductive-health-navigation.clarify_question_context intelligence_sexual_reproductive_health_navigation_clarify_question_context_v1 artifact.life.sexual-reproductive-health-navigation.sexual_and_reproductive_health_context validator.life.sexual-reproductive-health-navigation.01_consent_coercion_assault_and_exploitation, validator.life.sexual-reproductive-health-navigation.02_age_capacity_and_safeguarding, validator.life.sexual-reproductive-health-navigation.04_local_services_privacy_and_law
capability.life.sexual-reproductive-health-navigation.support_consent_communication intelligence_sexual_reproductive_health_navigation_support_consent_communication_v1 artifact.life.sexual-reproductive-health-navigation.consent_communication_plan validator.life.sexual-reproductive-health-navigation.01_consent_coercion_assault_and_exploitation, validator.life.sexual-reproductive-health-navigation.03_clinical_and_prescription_boundary
capability.life.sexual-reproductive-health-navigation.navigate_prevention_testing intelligence_sexual_reproductive_health_navigation_navigate_prevention_testing_v1 artifact.life.sexual-reproductive-health-navigation.prevention_and_testing_plan validator.life.sexual-reproductive-health-navigation.04_local_services_privacy_and_law, validator.life.sexual-reproductive-health-navigation.01_consent_coercion_assault_and_exploitation, validator.life.sexual-reproductive-health-navigation.02_age_capacity_and_safeguarding
capability.life.sexual-reproductive-health-navigation.navigate_family_planning intelligence_sexual_reproductive_health_navigation_navigate_family_planning_v1 artifact.life.sexual-reproductive-health-navigation.family_planning_brief validator.life.sexual-reproductive-health-navigation.01_consent_coercion_assault_and_exploitation, validator.life.sexual-reproductive-health-navigation.02_age_capacity_and_safeguarding, validator.life.sexual-reproductive-health-navigation.03_clinical_and_prescription_boundary
capability.life.sexual-reproductive-health-navigation.navigate_fertility_pregnancy_care intelligence_sexual_reproductive_health_navigation_navigate_fertility_pregnancy_care_v1 artifact.life.sexual-reproductive-health-navigation.reproductive_care_timeline validator.life.sexual-reproductive-health-navigation.01_consent_coercion_assault_and_exploitation, validator.life.sexual-reproductive-health-navigation.02_age_capacity_and_safeguarding, validator.life.sexual-reproductive-health-navigation.03_clinical_and_prescription_boundary
capability.life.sexual-reproductive-health-navigation.support_menstrual_menopause_care intelligence_sexual_reproductive_health_navigation_support_menstrual_menopause_care_v1 artifact.life.sexual-reproductive-health-navigation.cycle_or_symptom_log validator.life.sexual-reproductive-health-navigation.01_consent_coercion_assault_and_exploitation, validator.life.sexual-reproductive-health-navigation.02_age_capacity_and_safeguarding, validator.life.sexual-reproductive-health-navigation.03_clinical_and_prescription_boundary
capability.life.sexual-reproductive-health-navigation.recognize_violence_urgent_risk intelligence_sexual_reproductive_health_navigation_recognize_violence_urgent_risk_v1 artifact.life.sexual-reproductive-health-navigation.escalation_route validator.life.sexual-reproductive-health-navigation.01_consent_coercion_assault_and_exploitation

Each capability contract in the manifest defines inputs, outputs, preconditions, postconditions, method-selection rules, invariant references, failure states, risk gate, metrics, and the existing forge-lcdl tasks/operators to compose.

Artifact schemas

Artifact type Schema reference Required payload fields Sensitivity
artifact.life.sexual-reproductive-health-navigation.sexual_and_reproductive_health_context ../schemas/artifacts/sexual-reproductive-health-navigation.schema.json#/$defs/sexual_and_reproductive_health_context subject_or_scope, purpose, facts_or_observations, preferences_and_constraints, source_refs, uncertainty, date_range, next_questions restricted
artifact.life.sexual-reproductive-health-navigation.consent_communication_plan ../schemas/artifacts/sexual-reproductive-health-navigation.schema.json#/$defs/consent_communication_plan objective, scope, steps, dependencies, constraints, owners, timing, contingencies, review_triggers restricted
artifact.life.sexual-reproductive-health-navigation.prevention_and_testing_plan ../schemas/artifacts/sexual-reproductive-health-navigation.schema.json#/$defs/prevention_and_testing_plan objective, scope, steps, dependencies, constraints, owners, timing, contingencies, review_triggers restricted
artifact.life.sexual-reproductive-health-navigation.family_planning_brief ../schemas/artifacts/sexual-reproductive-health-navigation.schema.json#/$defs/family_planning_brief objective, scope, steps, dependencies, constraints, owners, timing, contingencies, review_triggers restricted
artifact.life.sexual-reproductive-health-navigation.reproductive_care_timeline ../schemas/artifacts/sexual-reproductive-health-navigation.schema.json#/$defs/reproductive_care_timeline events_or_legs, time_window, dependencies, deadlines, owners, buffers, contingencies, live_check_triggers restricted
artifact.life.sexual-reproductive-health-navigation.cycle_or_symptom_log ../schemas/artifacts/sexual-reproductive-health-navigation.schema.json#/$defs/cycle_or_symptom_log entries, entry_ids, owners, status, source_refs, updated_at restricted
artifact.life.sexual-reproductive-health-navigation.escalation_route ../schemas/artifacts/sexual-reproductive-health-navigation.schema.json#/$defs/escalation_route decision_id, decision_or_question, options_or_routes, governing_constraints, evidence_refs, rationale, status, owner, next_action, review_or_reopen_triggers restricted

Validators

Validator ID Kind Automation Severity Failure action
validator.life.sexual-reproductive-health-navigation.01_consent_coercion_assault_and_exploitation policy_and_classifier hybrid blocker escalate
validator.life.sexual-reproductive-health-navigation.02_age_capacity_and_safeguarding policy hybrid blocker escalate
validator.life.sexual-reproductive-health-navigation.03_clinical_and_prescription_boundary policy hybrid major repair
validator.life.sexual-reproductive-health-navigation.04_local_services_privacy_and_law live_provenance hybrid minor conditional_pass

Validator checks return itemized evidence and support pass, conditional_pass, fail, inconclusive, or a governed repair/escalation path. Generation does not self-certify.

Existing execution substrate

Tasks to reuse: contradiction_scan, decompose_problem, extract_schema_from_text, formula_eval_safe, llm_boolean_gate, llm_enum_route, plan_decision_pack, word_problem_to_calc_plan
Operators to reuse: branch, fallback_chain, for_each, optional_step, seq, try_catch, until_ok

Cross-intelligence handoff

  • artifact_id, type, version, producer capability, provenance, scope, assumptions, uncertainty, sensitivity, validation status, and next action
  • No free-text handoff may replace a required typed artifact when a downstream validator depends on structure.

Information-loss checks: - all hard constraints preserved - all blocker findings preserved - source scope and date preserved - assumptions and dissent preserved - units, time zones, identifiers, and uncertainty preserved

Evaluation and release

Suite: ../evaluation_suites/sexual-reproductive-health-navigation.yaml

  • 100% schema validity for released artifacts
  • 100% material traceability
  • no unresolved blocker validator
  • no missed critical escalation in the approved benchmark
  • documented conditional-pass limits and human gates

Promotion to implementation maturity I1

  • Create repository-native input and output contracts for every candidate task ID.
  • Implement deterministic portions of validators and declare independent human or model review for semantic portions.
  • Connect a provenance-preserving source resolver and enforce freshness and jurisdiction rules.
  • Pass the per-pack suite and dependency regression suites at release thresholds.
  • Complete security, privacy, accessibility, and domain-owner review appropriate to risk.
  • Publish LMETA/LCDL exact-overlay links and CI parity checks.

Exact-overlay identity

The LMETA and LCDL pages share the concept ID, semantic version, capability IDs, and invariant IDs. tools/validate_pack.py checks this parity.

Paired overlay

Runtime maturity

  • Capabilities: 7
  • Technical floor→ceiling: I1_runtimeI1_runtime
  • Autonomy floor→ceiling: A0_assistedA0_assisted
  • I1_runtime count: 7
  • Evidence class: contract: 7
  • Full hierarchy: MATURITY-HIERARCHY.md

Evaluation suite status

  • CI status: pass
  • Suite: evaluation_suites/sexual-reproductive-health-navigation.yaml
  • Cases defined: 7
  • Capabilities under test: 7