Point 4 clarifies everything a bit.
The content I see in UI reflects $streams stream. It’s way behind actual state of the system.
When I try to reenable $streams projection using HTTP
http -a admin:changeit POST http://eventstore-01.local:2113/projection/\$streams/command/enable’
I get
HTTP/1.1 404 Not Found
Access-Control-Allow-Headers: Content-Type, X-Requested-With, X-Forwarded-Host, X-PINGOTHER, Authorization, ES-LongPoll, ES-ExpectedVersion, ES-EventId, ES-EventType, ES-RequiresMaster, ES-HardDelete, ES-ResolveLinkTo, ES-ExpectedVersion
Access-Control-Allow-Methods:
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers: Location, ES-Position
Content-Length: 0
Content-Type:
Keep-Alive: timeout=15,max=100
Server: Mono-HTTPAPI/1.0