Files
FESADev/plugins/fesa-commands/commands/reference-check.md
T
2026-05-01 02:29:30 +09:00

1.2 KiB

description
description
Inspect stored Abaqus reference artifacts for Phase 1 verification readiness.

/reference-check

Preflight

  • Read /AGENTS.md, /PROGRESS.md, /PLAN.md, /docs/VERIFICATION_PLAN.md, /docs/RESULTS_SCHEMA.md, and /docs/ABAQUS_INPUT_SUBSET.md.
  • Use $fesa-reference-onboarding when available.
  • If the user explicitly asks for delegated review, use the reference_artifact_curator agent.

Task

  • Inspect the references/ folder when present.
  • Check for .inp files, *_displacements.csv files, tolerance metadata, units notes, Abaqus version/provenance, and mapping to FESA result fields.
  • For displacement CSV files, verify the required columns Node Label, U-U1, U-U2, U-U3, UR-UR1, UR-UR2, UR-UR3.
  • Flag unsupported Abaqus input features as compatibility notes; do not treat stored reference input as automatic Phase 1 parser support.
  • Do not run Abaqus locally.

Verification

  • If no files are edited, summarize findings only.
  • If manifests or docs are updated, run python scripts/validate_workspace.py.

Result

  • Action: checked reference artifacts
  • Status: ready | partial | blocked
  • Details: artifacts found, missing metadata, and comparison-readiness notes