STANDARDS

What applies here

What Preston believes about Heavenlode/Nebula — its floor, and what the code shows.

1,036 standardsPreston's own · what this repo adheres to shows under observed
52%library

Nebula is a tick-based, server-authoritative Godot C# netcode library: NetRunner owns ENet transport and WorldRunners, NetNodes/NetScenes replicate [NetProperty] state per tick, NetFunctions are RPCs, with prediction/rollback, interest filtering, and peer-ack delta compression. It also provides an out-of-band debug channel and source-generated protocol tables.

I cannot verify that the 69 tests are actually executed by the GitHub Actions CI or what they cover; the IAuthenticator/input-authority enforcement surface is not visible in the evidence. The 23 boolean-dense state paths, concurrency interleavings, and failure-path behavior of the five IO surfaces are unresolved, and the logging lacks a correlation key.

climbed 3 Aug 2026 · assessed 3 Aug 2026
4
a convention is a different kind from a discipline, not a weaker one — nothing here promotes.
4 across 1 category
strains the code carries — never a block, always worth naming. repeated findings in one category fold together; nothing is hidden, only collapsed.
26 of 26
observations inform review context and never block.