Commit Graph

2 Commits

Author SHA1 Message Date
Nathnael
820010a732 chore(deploy): grant companion view keys in mapping SQL
Position types holding only an action key are denied by their module's
class-level view guard, so grant the matching <module>:view alongside
every action key a type already holds.
2026-08-07 07:41:01 +00:00
Nathnael
2a0810e734 chore(deploy): add position-type grant mapping SQL
Grants the new granular keys to the position types that hold the broad
key whose routes they took over. Idempotent; run after a seeded boot.
2026-08-07 07:32:25 +00:00