Doc 2M1.1CLAUDE

Implicit Contract Discovery

Find implicit contracts before refactoring something risky.

Prompt template
I am about to refactor [ClassName] in this codebase: [paste class + immediate callers].

Identify implicit contracts that the refactor must preserve:
  - Method signatures relied on by tests or callers.

Sign in free to unlock the full prompt and copy it.

Sign in free
#existing-code#refactoring