Skip to content

PSTD-022

Pack: F_OVERLAY Severity: major

GD&T feature control frames must be syntactically complete per ISO 1101

Rule Card

Field Value
Pack F_OVERLAY — Industry Overlay and Compliance
Title GD&T feature control frames must be syntactically complete per ISO 1101
Severity major
Check logic Deterministic
Applies to Compliance overlay
Inputs required datum_scheme
Fix template Fix malformed GD&T callouts so each frame includes the required ISO 1101 fields (symbol, tolerance value, and required datum references/modifiers).

Short Description

Flags incomplete or non-parsable GD&T feature control frames (missing tolerance value, missing datum references where required, malformed symbols).

When It Applies

This rule runs only when an overlay activates F_OVERLAY. It targets Compliance overlay.

Evidence Profile

Input Category
datum_scheme Drawing / Spec

References

Reference Type Title
REF-GPS-2 standard ISO 1101:2017 — Geometrical product specifications (GPS) — Geometrical tolerancing — Tolerances of form, orientation, location and run-out

Compiled Threshold Metadata

Field Value
compiled_from pilot_deep_research
source_rule_id PILOTSTD-022
source_analysis_mode drawing_spec
source_standard_clause None
source_predicate {'left': 'drawing.gdt.invalid_frame_count', 'op': '==', 'right': 0}
source_evaluator_hint Implement a parser for ISO 1101-like feature control frames; treat unrecognized patterns as invalid.
source_pilot_sets ['SET_C_GPS_DRAWING']
source_evidence_quality official_abstract
source_needs_manual_confirmation True
source_inputs ['drawing.gdt.invalid_frame_count']
compiled_inputs ['datum_scheme']
unknown_source_inputs []
compile_status executable_now

Sources

  • D:\02_Code\36_RapidDraft_DFMBenchmark_ExpertMode\server\dfm\manifest.json
  • D:\02_Code\36_RapidDraft_DFMBenchmark_ExpertMode\server\dfm\rule_library.json
  • D:\02_Code\36_RapidDraft_DFMBenchmark_ExpertMode\server\dfm\references.json
  • D:\02_Code\36_RapidDraft_DFMBenchmark_ExpertMode\server\dfm\process_classifier.json
  • D:\02_Code\36_RapidDraft_DFMBenchmark_ExpertMode\server\dfm\overlays.json
  • D:\02_Code\36_RapidDraft_DFMBenchmark_ExpertMode\server\dfm\roles.json
  • D:\02_Code\36_RapidDraft_DFMBenchmark_ExpertMode\server\dfm\report_templates.json
  • D:\02_Code\36_RapidDraft_DFMBenchmark_ExpertMode\server\dfm\ui_bindings.json