Skip to content

docs: add SETTLEMENT.md to document fund distribution #1791

Open
Johnsource-hub wants to merge 1 commit into
QuickLendX:mainfrom
Johnsource-hub:docs/1540-settlement-specification
Open

docs: add SETTLEMENT.md to document fund distribution #1791
Johnsource-hub wants to merge 1 commit into
QuickLendX:mainfrom
Johnsource-hub:docs/1540-settlement-specification

Conversation

@Johnsource-hub

Copy link
Copy Markdown

Description

Closes #1540
Adds docs/SETTLEMENT.md to formalize the settlement logic within the protocol.

Purpose

This document serves as a technical reference for contributors and auditors to verify the fund distribution behavior against the protocol's documented intent. It transitions the settlement flow logic from tribal knowledge into a searchable, version-controlled reference.

Changes Made

  • Added docs/SETTLEMENT.md covering the settlement lifecycle, including specific splits for investors, the treasury, and the platform.
  • Updated the main README.md to include a link to this new settlement specification.

Audience

The document is targeted at contributors and auditors, focusing on the logic paths during settlement.

Acceptance Criteria

  • Document matches the summary (settlement splits explained).
  • Document is linked from the project README.
  • Linting and local checks pass.
  • References Add docs/SETTLEMENT.md #1540.

- Create `docs/SETTLEMENT.md` detailing the settlement flow.
- Explain splits between investors, treasury, and platform.
- Link the new document in the main project README.

Closes QuickLendX#1540
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add docs/SETTLEMENT.md

1 participant