Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ result. Three states per side, none skipped: **pending, priced, claimed**.
What the contracts enforce:

1. **Entry is gated** by a post-KYC allowlist, checked on the receiver of a
subscription and on every share transfer.
subscription (enforced on share claim in contracts today; request-time
check is targeted for a future milestone) and on every share transfer.
2. **A covered claim always pays.** Once priced and covered, a cash claim cannot
be blocked by a pause, a stale valuation, or the investor losing their
allowlist place. Priced claims are never re-priced and never identity-gated;
Expand Down
Loading
Loading