renderApprovalEntryObject
renderApprovalEntryObject(
entry):string
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/schema.ts:404
EXT-71 §3.1 — render an entry in the object form the user would write in a config file, with the
fields in grammar order (type, server, matcher, pattern, then the optional bounds).
The ONE place that spelling is produced, because it is shown in two very different moments that must agree: the load-time error that tells a user what to write instead of their bare string, and the escalation menu’s this is what will be stored line (§6). A grant the menu describes one way and stores another is exactly the drift this design cannot afford.
Parameters
Section titled “Parameters”string
matcher
Section titled “matcher”string
pattern
Section titled “pattern”unknown
boolean
server?
Section titled “server?”string
string
Returns
Section titled “Returns”string