Socket
Book a DemoInstallSign in
Socket

@coasys/ad4m-executor

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coasys/ad4m-executor

Node.js package that allows the running/interfacing of AD4M Languages & Perspectives.

0.10.1-release-candidate-4
latest
Source
npmnpm
Version published
Weekly downloads
46
-66.42%
Maintainers
5
Weekly downloads
 
Created
Source

AD4M Executor (= JS run-time)

What's AD4M?

AD4M (Agent-Centric Distributed Application Meta-Ontology) is an abstract interface definition that tries to distill the quintessence of agent-centric software architecture such that applications can choose to become interoprable by building components congruent to this interface. It introduces a simple and powerful ontology consisting of three entities

  • Agent (=user/human)
  • Language (=space of expressions / combining storage and UI on an abstract level)
  • Perspective (=what an agent perceives / spaces of links (triplets) between expressions)

See the AD4M repository for a more detailed description as well as TypeScript classes and interfaces.

Modules Use

This module is used to manage installed AD4M Languages via the LanguageController; code here, maintain an agents internal Perspectives via the PerspectivesController; code here, and a local database of links for each Perspective via the db; code here.

It exposes functions for core AD4M Operations via: GraphQL.ts; which routes function calls (expected to be coming from rust-executor) to their appropriate controllers for handling.

Building

pnpm install
pnpm run build

Testing

pnpm run test

FAQs

Package last updated on 22 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.