I *really* wish, for IPFS's sake, ya'll reconsider the sunk costs and go for a simpler ``` type Node struct { Fields map[string]string `refmt:"fields"` Links map[string]Cid `refmt:"links"` } ```