Skip to content

Rewrite: SignalWire Resources doc#412

Open
Manny-r31 wants to merge 9 commits into
mainfrom
Manny/resources-page-rewrite
Open

Rewrite: SignalWire Resources doc#412
Manny-r31 wants to merge 9 commits into
mainfrom
Manny/resources-page-rewrite

Conversation

@Manny-r31

Copy link
Copy Markdown
Collaborator

Description

Rewrite of the Resources platform document to more accurately describe the Resource ecosystem.

Type of Change

  • Documentation update

Related Issues

#371

Checklist

  • I have read the CONTRIBUTING guidelines
  • My code follows the project's style guidelines
  • I have updated documentation (if applicable)
  • All existing tests pass

@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

@hey-august hey-august linked an issue Jun 22, 2026 that may be closed by this pull request
@Manny-r31 Manny-r31 requested a review from hey-august June 24, 2026 13:33
@Manny-r31

Copy link
Copy Markdown
Collaborator Author

@hey-august @Devon-White @niravcodes is there anything that you guys think needs to be added to this rewrite? If not, it is ready to go


Every Resource is uniquely identified by one or more **Addresses** in the form `/context/name`.
For example, an AI Agent named `Sigmond` in the public context is reachable at `/public/Sigmond`.
The context is either `public` or `private`, and the name defaults to the Resource's name. Addresses are mutable, and a single Resource can have multiple addresses, including phone numbers and SIP URIs.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should get clarity from Product on this before publishing, and also update the Resource Addresses snippet that populates the Addresses doc.

I have heard of 3 different reserved contexts: public, private, and external. We need to nail down exactly what each of these does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rewrite: Resource page

2 participants