II.
MetaNodeKind overview
Reference · livemeta-node-kind:install-method
InstallMethod (meta) overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for meta-node-kind:install-method.
Attributes
displayName
InstallMethod (meta)
name
InstallMethod
cluster
8-capabilities
prefix
install
origin
universal
purpose
a canonical install method (npm, brew, gh-extension, curl, winget, scoop, manual, pip, nix, cargo, go-install) referenced by AgentVersion.installMethods, Plugin install records, and Blueprint setup
exampleCount
11
invariants
- id starts with install:
- command MUST be a non-empty templated string (V-11.x)
- platforms list MUST be non-empty
- kind values MUST be unique across the catalog (one canonical InstallMethod per kind)
Outgoing edges
contains_meta_attribute4
- meta-attribute:install-method--id·MetaAttributeInstallMethod.id
- meta-attribute:install-method--kind·MetaAttributeInstallMethod.kind
- meta-attribute:install-method--platforms·MetaAttributeInstallMethod.platforms
- meta-attribute:install-method--command·MetaAttributeInstallMethod.command
in_cluster1
- meta-cluster:capabilities-policy·MetaClusterCapabilities & Policy (meta)
Incoming edges
contains_meta_node_kind1
- meta-cluster:capabilities-policy·MetaClusterCapabilities & Policy (meta)
defined_on4
- meta-attribute:install-method--id·MetaAttributeInstallMethod.id
- meta-attribute:install-method--kind·MetaAttributeInstallMethod.kind
- meta-attribute:install-method--platforms·MetaAttributeInstallMethod.platforms
- meta-attribute:install-method--command·MetaAttributeInstallMethod.command
source_of_meta_edge2
- meta-edge-kind:requires-capability·MetaEdgeKindrequires_capability (meta)
- meta-edge-kind:installs·MetaEdgeKindinstalls (meta)
target_of_meta_edge1
- meta-edge-kind:install-method-for·MetaEdgeKindinstall_method_for (meta)