Add directory record type and mkdir command
Introduce app.opake.cloud.directory lexicon and Directory record struct
for purely organizational file hierarchy. Directories own their children
via an ordered AT-URI array (children-on-parent model). The root directory
is a lazy-created singleton at rkey "self".
Core module provides create, delete, list, entry management, and
get-or-create-root operations. Drop unused parent field from Document.