Skip to content

update terminology for Agent to align with system componentsadded clarity to agent definition#201

Closed
jeremycaine wants to merge 1 commit into
w3c:mainfrom
jeremycaine:new-agent-clarity
Closed

update terminology for Agent to align with system componentsadded clarity to agent definition#201
jeremycaine wants to merge 1 commit into
w3c:mainfrom
jeremycaine:new-agent-clarity

Conversation

@jeremycaine

@jeremycaine jeremycaine commented Jul 16, 2026

Copy link
Copy Markdown

add more precision to the role of agent and the different ways in which is can be a LWS Client to an LWS Server.


Preview | Diff

Comment thread lws10-core/index.html
</p>
<ul>
<li><dfn data-lt="agents">agent</dfn> &mdash; a person, social entity, or software identified by a URI.</li>
<li><dfn data-lt="agents">agent</dfn> &mdash; a person, social entity, or software identified by a URI. An agent uses software (e.g. browser, curl, software library etc) to make LWS Client requests to the LWS Server.</li>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

In general, a terminology section establishes what things are: their identity, nature and relationships. Behavioral requirements (what they do and how they interact), such as what is added here, belong in normative sections.

I do not believe we should make this change to the definition of agent.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I believe we need more clarity for implementation on the flow of interaction e.g. agent -> lws client -> lws-server.

If you agree, where in the spec should we add that detail - it could be covered in the text descriptions that go with the diagrams.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this could be taken into account in

I recall that it came up while we were discussing that PR and looking at the User entity.
da07c8f seems to address it already

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

ok I think the minutes said put this in #159, I was mistaken - I'll close this and bring this text into the description part of the diagram (I've already update the diagrams to use agent instead of user)

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.

4 participants