Declare
Attach actions such as open, buy, install, verify, book or run to the entity.
Action layer
The destination is only one possibility. The action layer lets an entity declare what people, applications and agents can safely do next.
The principle
System model
Attach actions such as open, buy, install, verify, book or run to the entity.
Connect each action to web URLs, deep links, structured data, APIs or instructions.
Apply health, availability, risk and confirmation rules before execution.
Truthful product status
Every active LinkCode can open the URL or creator page selected by its owner.
Entities can carry multiple explicit actions and destination candidates.
High-risk actions will require scoped permission and deliberate confirmation.
Human + machine
{
"schemaVersion": 1,
"entity": {
"id": "#RELEASE",
"type": "media",
"verificationStatus": "scoped"
},
"actions": ["listen"]
}Resolution examples
LISTEN
PREFERRED SERVICEDOWNLOAD
MACOS · ARM64BOOK
TONIGHT · 4 PEOPLEClear answers
No. Sensitive actions are designed to expose risk and require appropriate authentication or confirmation.
Yes. A product might support view, buy, verify and get-support actions at the same time.