Telegram (ask questions / claim the issue here first): https://t.me/+DOylgFv1jyJlNzM0
Why this matters
wiki/contract-state-machine.md covers loan lifecycle at a high level, but there is no reference listing each contract's public functions, parameters, emitted events, error codes, and storage keys. This is essential for anyone integrating with or auditing the contracts.
Acceptance criteria
Files to touch
- contracts-reference.md (new)
- wiki/contract-state-machine.md
Out of scope
- Formal verification writeups
- Gas/size benchmarking docs
Why this matters
wiki/contract-state-machine.md covers loan lifecycle at a high level, but there is no reference listing each contract's public functions, parameters, emitted events, error codes, and storage keys. This is essential for anyone integrating with or auditing the contracts.
Acceptance criteria
Files to touch
Out of scope