iiRecord
Agentic AI Atlas · Jinja2
library:jinja2a5c.ai
II.
Library JSON

library:jinja2

Structured · live

Jinja2 json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-python-server-tools.yamlCluster · domain
Record JSON
{
  "id": "library:jinja2",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-python-server-tools.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Jinja2",
    "belongsToLanguageId": "language:python",
    "category": "other",
    "description": "Fast, expressive, and extensible templating engine for Python with\nsandboxed execution, template inheritance, macro support, and filters;\nused by Flask, Ansible, and many other tools.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:jinja2",
      "to": "language:python",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:jinja2",
      "to": "skill-area:technical-documentation",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:jinja2",
      "to": "library:mako",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": []
}