The fee lock has no owner at all. No pause, no upgrade path, no function
that moves a position, no decreaseLiquidity. That is not a policy, it is the
absence of code.
The split cannot be changed. It is three constants in the lock
contract with no setter. Changing it would mean deploying a new lock and a new factory; coins
already launched keep the terms they were launched under.
The platform address, the keeper, the router and the VVV feed are immutable
— set once at deployment and readable in the table above. There is no function that
rewrites any of them. Replacing one means deploying a new lock, which existing coins would not
be moved to.
The pair-asset whitelist has an owner who can list and delist assets.
Delisting stops new launches against an asset; it does not touch a coin that already exists,
its pool, or its fees.