II.
Tool JSON
Structured · livetool:feast
Feast json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:feast",
"_kind": "Tool",
"_file": "domain/tools/stack-part-implementations.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Feast",
"homepageUrl": "https://feast.dev",
"kind": "other",
"description": "Open-source feature store — defines, manages, and serves ML features\nfor both training and online inference. Integrates with Spark, Snowflake,\nBigQuery, Redis, DynamoDB.\n"
},
"outgoingEdges": [
{
"from": "tool:feast",
"to": "language:python",
"kind": "belongs_to_language"
},
{
"from": "tool:feast",
"to": "stack-part:feature-store",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "tool:feast",
"to": "skill-area:machine-learning",
"kind": "used_for",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-part:feature-store",
"to": "tool:feast",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "stack-profile:feature-store-mlops",
"to": "tool:feast",
"kind": "composed_of"
}
]
}