mirror of
https://github.com/logos-co/rfp.git
synced 2026-08-30 21:41:08 +00:00
Replace the per-pool immutable fee tier with a namespace-level trading fee set by the admin authority and applied uniformly to all pools in the namespace (F.6). The protocol fee becomes a subpart of that trading fee rather than a parallel charge (F.11), bounded by a cap in program code, with the 13-16% ecosystem range from the SVM CLMMs cited as reference. Replace the "instance" framing with namespaces (F.13, F.14): the program is deployed once, after which anyone permissionlessly creates a namespace with their own seed, admin authority, fees, treasury, and pools. Add separate tracking of accrued protocol fees (F.12), following Curve StableSwapNG's admin_balances isolation. Drop the per-item test requirements from Supportability and collapse the two rationale sections into one, per FURPS conventions. Update appendix sections 2 and 3 so the stated RFP-004 requirements match. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>