Curate taxonomy blocks and map the chart of accounts to their elements
7 operations.
/extensions/roboledger/{graph_id}/operations/create-taxonomy-blockCreate a taxonomy block atomically: one envelope carrying the taxonomy row plus its structures, elements, associations, and rules.
/extensions/roboledger/{graph_id}/operations/update-taxonomy-blockIncrementally mutate a taxonomy block via typed delta lists (elements/structures/associations/rules to add, update, remove).
/extensions/roboledger/{graph_id}/operations/delete-taxonomy-blockDelete a taxonomy block and return a thin confirmation.
/extensions/roboledger/{graph_id}/operations/link-entity-taxonomyLink the graph's entity to a taxonomy.
/extensions/roboledger/{graph_id}/operations/create-mapping-associationLink a chart-of-accounts element to a US GAAP reporting concept.
/extensions/roboledger/{graph_id}/operations/delete-mapping-associationRemove a single CoA → reporting-concept mapping edge by id.
/extensions/roboledger/{graph_id}/operations/auto-map-elementsDispatches to the background worker — returns a pending envelope immediately.