# Example learner project guidance

This is a template for copying into a learner project, not a claim that the current folder is the firmware root. Adapt paths and commands to the actual checkpoint before use.

Read the project README, requirements, dependency manifest, and relevant hardware reference. Keep the requested change bounded and preserve unrelated work. Use the documented primary Windows `.cmd` wrappers from the project root. CP01 supports replay/build; CP07 and later add applicable tests. Do not invent a test command absent from the selected checkpoint.

Inspect the diff before completion. Report source identity, exact commands actually run, outcomes, and remaining limitations. Inputs are synthetic unless a specific artifact records a different origin. Compilation and host replay do not establish upload, physical timing, sensor accuracy, or electrical operation.

Use the supplied primary sources for exact board facts. If a needed fact is absent or contradictory, identify the gap and continue only work that does not depend on it. Runtime permissions are separate from this guidance; follow the actual task and access configuration.
