iiRecord
Agentic AI Atlas · GoodJob
library:good-joba5c.ai
II.
Library JSON

library:good-job

Structured · live

GoodJob json

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

File · domain/libraries/libraries-elixir-ruby.yamlCluster · domain
Record JSON
{
  "id": "library:good-job",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-elixir-ruby.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "GoodJob",
    "belongsToLanguageId": "language:ruby",
    "category": "other",
    "description": "Multithreaded PostgreSQL-backed ActiveJob backend for Rails.\nUses advisory locks for concurrency, includes a dashboard UI,\nand supports cron-style recurring jobs and job batches.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:good-job",
      "to": "language:ruby",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:good-job",
      "to": "skill-area:backend-api-design",
      "kind": "library_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "library:sidekiq",
      "to": "library:good-job",
      "kind": "alternative_to"
    }
  ]
}