Skip to content

Commit 7209d75

Browse files
committed
Remove deprecated "Create Permission" guide from system documentation and update table of contents accordingly for clarity
1 parent 0317c77 commit 7209d75

File tree

3 files changed

+0
-281
lines changed

3 files changed

+0
-281
lines changed

astro.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ export default defineConfig({
8585
label: "System",
8686
collapsed: true,
8787
items: [
88-
{ label: "Create Permission", slug: "how-to-guides/system/create-permission" },
8988
{ label: "Create Capability Permission", slug: "how-to-guides/system/create-capability-permission" },
9089
{ label: "Create Stream Permission", slug: "how-to-guides/system/create-stream-permission" },
9190
{ label: "Manage Permissions", slug: "how-to-guides/system/manage-permissions" },

src/content/docs/how-to-guides/system/create-permission.mdx

Lines changed: 0 additions & 279 deletions
This file was deleted.

src/content/docs/how-to-guides/table-of-contents.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Whether you're here to use Torus, build on it, or coordinate its evolution, ther
2323

2424
If you're managing permissions and system-level coordination:
2525

26-
- [Create Permission](https://docs.torus.network/how-to-guides/system/create-permission/) — General permission creation and delegation workflow
2726
- [Create Capability Permission](https://docs.torus.network/how-to-guides/system/create-capability-permission/) — Delegate access to specific agent endpoints and services
2827
- [Create Stream Permission](https://docs.torus.network/how-to-guides/system/create-stream-permission/) — Share token emission streams with other agents
2928
- [Manage Permissions](https://docs.torus.network/how-to-guides/system/manage-permissions/) — View, edit, and revoke existing permission delegations

0 commit comments

Comments
 (0)