Check if the current code changes satisfy the requirements in the active spec.
Read the spec from specs/active/, run pnpm test, and report:
- Which requirements are satisfied
- Which requirements are missing or incomplete
- Any test failures and what they mean
- Whether the implementation is ready for
specsafe qa