Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · software-architecture/here-be-dragons-audit
lib-process:software-architecture--here-be-dragons-audita5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
LibraryProcess JSON

lib-process:software-architecture--here-be-dragons-audit

Structured · live

software-architecture/here-be-dragons-audit json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:software-architecture--here-be-dragons-audit",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "software-architecture/here-be-dragons-audit",
    "description": "Scan a codebase for unmarked coupling, maintenance hazards, evil fallbacks, hidden caveats, tech debt, and places that need \"here be dragons\" warnings. Produce a prioritized map of dangerous zones and recommended annotations. Subsumes the evil-fallback-audit process.",
    "libraryPath": "library/specializations/software-architecture/here-be-dragons-audit.js",
    "specialization": "software-architecture",
    "usesAgents": [
      "Coupling Scanner",
      "Maintenance Hazard Scanner",
      "Tech Debt Scanner",
      "Caveat Scanner",
      "Evil Fallback Scanner",
      "Dragons Classifier",
      "Dragons Map Generator",
      "Dragon Annotator"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "skill-area:code-analysis-linting",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "skill-area:architecture-review",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "topic:technical-debt",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "topic:coupling",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "topic:maintainability",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "topic:code-quality",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "topic:documentation",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "role:principal-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "role:staff-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "workflow:code-quality",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "workflow:technical-debt-reduction",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "workflow:architecture-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:software-architecture--here-be-dragons-audit",
      "to": "specialization:software-architecture",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}

Shortcuts

Back to overview
Open graph tab