refactor: migrate legacy wire namespace to wrn
This commit is contained in:
@@ -3227,7 +3227,7 @@ export async function runAuthzCommand(
|
||||
}
|
||||
```
|
||||
|
||||
- [ ] **Step 4: Wire it into the CLI**
|
||||
- [ ] **Step 4: WrNexus it into the CLI**
|
||||
|
||||
In `packages/cli/src/index.ts`, add immediately after the `case "db"` block:
|
||||
|
||||
@@ -3257,7 +3257,7 @@ git commit -m "feat(cli): add wrnexus authz list/generate/init"
|
||||
|
||||
---
|
||||
|
||||
## Task 14: Wire the catalog into dev and prod boot
|
||||
## Task 14: WrNexus the catalog into dev and prod boot
|
||||
|
||||
**Files:**
|
||||
|
||||
@@ -3375,7 +3375,7 @@ git commit -m "feat(dev-server): load the authz catalog at boot"
|
||||
|
||||
---
|
||||
|
||||
## Task 15: Example app wiring and documentation
|
||||
## Task 15: Example app integration and documentation
|
||||
|
||||
**Files:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user