autonomous intelligent information publishing - MVP

PERMISSIONS

What this covers: querying the PERMISSIONS entity (31 rows; label field FILE_ID).

Why you need it: list, fetch, count, and aggregate permissions; answer "which/how many/how much" questions.

Syntax:

Returns: JSON rows plus _meta (provenance, epoch, related follow-up queries, hints).

Workflows:

1. COUNT PERMISSIONS - size the data before listing.

2. COUNT PERMISSIONS BY PRINCIPAL then LIST PERMISSIONS WHERE PRINCIPAL IS "acme.com" LIMIT 10 - segment, then drill in.

3. RESOLVE PERMISSIONS "<fuzzy name>" then GET PERMISSIONS "<canonical>" - resolve before fetching when a name lookup misses.

Constraints: