It’s just an example.
I agree, but let’s see what others have to say. Should be kept at reasonable levels.
Sentinels cannot sustain the whole network. They also serve other own purpose: crafting PoW links.
Full nodes can take the role of Sentries. In NoM’s architecture a full node is actually a node participating in the p2p layer. It doesn’t need to store the meta-DAG (consensus layer), that’s why in the whitepaper they are described as “lightweight”. They also service end users (via RPCs).
It does, because there are no incentives for the p2p layer that is critical for any decentralized network.
Good observations. The consensus layer is indeed separated and this is intentional: the transactional ledger gets its weight from PoW that clients (and eventually miners) will generate. In Bitcoin you have the longest chain with the most proof-of-work (created by miners with PoW) invested into it. In NoM, you have the meta-DAG (created by Pillars with PoS) and the heaviest ledger (created by clients and miners with PoW).
Even if 20% of the current number of Sentinels will still exist during Phase 1, I think it will still be OK.
You’ll need 500k ZNN and 5M QSR (locked capital) and you still need some PoW for the PoW links if you don’t want to incentivize RandomX miners at all.
Usually delegators are “reward” hopping. As a delegator, you will do your DYOR twice if you know that undelegation has a cost. It’s not even an upfront cost, so it’s reasonable because you make rewards in the meantime. A Pillar going offline is a rare event, we can treat it as a special situation where the 1 ZNN burn fee won’t apply (because we can check if the Pillar is disassembled or not).
There won’t be enough of them. There can be up to several hundred Sentinels in the network (even less because it won’t be profitable to operate one because the rewards are fixed). Bitcoin has tens of thousands of full nodes in the p2p network.
Of course full nodes offer security. But not “direct” security like miners. It’s more “political” in the sense that miners can fork Bitcoin, but full nodes can only accept a particular version as the canonical chain. Anyone remembering #UASF during the fork wars? It’s a separation of powers between miners that control the hashrate and full nodes that control chain “vetting”. The same separation of powers in NoM is between Pillars that control consensus and clients - including Sentinels, merge-miners, etc. that control ledger weight.