$apply-review
Apply Review
Add your approved map-review answers to a new copy of the register map.
GROUP 02Review register mapsGitHub source ↗
WHAT YOU GET
A clear result you can inspect
It writes `reviewed.json`, a new map with the answers you supplied. It can set byte order, add an explicit packed-bit rule such as `lsb0` or `msb0`, correct an address rule, or remove a point that must not be read. It keeps the original map unchanged and shows unanswered questions.
HOW IT RUNS
Updates a copy of the map with your answers
SKILL.mdprocess + safetyscripts/run.pybundled local PythonUpdates a copy of the map with your answers. It matches each answer to the correct register or group of registers. It can clear a packed-bit hold only when your answer states the bit-numbering rule. It makes only the changes you approved and records what changed and why. It does not overwrite the original map or guess an unanswered value.
WHERE IT FITS
Used in these workflows
EXAMPLE REQUEST
Ask for the result in your own words.
Use this example as a starting point. Replace the file names and details with your own.
$apply-review I answered the map review questions in `map-decisions.json`. Please add those answers to a new copy of `draft-map.json`, keep the original unchanged, and list any questions I missed.