# Drawing revision check

Reusable planning worksheet · not an executable OpenAnalyst skill.

## First task

Find the approved drawing revision for one exact part.

- Task owner: [name / role]
- Records as of: [date and time]
- Result destination: [where the team uses it]

## Inputs to prepare

Part ID; dated revision register; approval definitions; links to the drawing files.

Use only records you are permitted to access. Establish how each input is obtained and refreshed.

## Question to adapt

> Which revision of [part ID] is approved in [register] as of [cutoff]? Include the record and any uncertainty.

## Working method

Match the exact part ID. Compare issue dates and approval status. A newer draft is not an approved revision. Return no confirmed revision when the register is incomplete.

## Output fields

Part ID | revision | approval status | source file | source date | unresolved question | reviewer

## Review before use

The drawing owner opens the actual document and confirms that the register is current.

## Definition of a useful first run

[Describe the answer, the check and what remains unresolved.]

## Companion example

[Download the fictional CSV](../sample-data/drawing-register-demo.csv). This sample is authored for the visual prototype and is not customer evidence. It is not the original input from the supplied video.

## To turn this into a workflow

Implement supported data access, input validation, the required tools, the review boundary and an execution check for the chosen environment. Confirm the result destination and repeat schedule separately.
