- correctness first
- minimal, reviewable diffs
- stable interfaces
- tests that prove the change
- documentation that matches the code
- inspect the owning module
- trace the data flow and error flow
- confirm the target command for validation
- decide whether the change belongs in code, docs, or both
- run the smallest relevant test set
- run the workspace validation commands when behavior changes
- update the skill docs if boundary rules or collaboration rules changed
apps/lotus-explorer/docs/skills/*.mdcontains plain skill contracts.apps/lotus-explorer/docs/skills/SUGGESTIONS.mdis reserved for non-normative improvement notes.AI_AGENT_GUIDE.mdat the repository root is the entry point for autonomous work.