Open source / Python · Rust · TypeScript · JavaScript

Software and research code.

Related packages, language ports, papers, demos, and installation links are grouped on this page.

22Featured PyPI packages
4npm packages
5Rust crates
8Major software families

Registry sync /

Latest package releases.

The newest releases across the public package profile, with direct links to install details and source.

SEP 1, 2026

Pollard v1.6.0

Governed execution trees with an opt-in duplicate-recording guard and a credential-free first-run example.

AUG 16, 2026

Chronofy Python 0.1.9 · npm 0.1.8

Independently versioned Python and JavaScript releases of the Temporal-Logical Decay Architecture for time-aware RAG.

Major software

Major software families.

Each section describes the project and lists its implementations, papers, demos, and package releases.

01 / TRUSTWORTHY DATA

JSON-LD Ex

Created by Muntaser Syed, JSON-LD Ex is an AI/ML extension framework for representing confidence, provenance, temporal validity, embeddings, privacy rights, validation, and context integrity while preserving compatibility with linked-data workflows.

pip install jsonld-ex

jsonld-ex · Python reference

v0.7.4

The full reference implementation, including Subjective Logic, FHIR interoperability, security hardening, temporal operations, and AI/ML metadata.

@jsonld-ex/core · TypeScript port

v0.1.2 · npm

A feature-complete JavaScript/TypeScript implementation with built-in type declarations and an MCP server.

Research paper

FLAIRS-39

The formal gap analysis and extension proposal behind the framework.

02 / AGENT CONTEXT

Tokenmaster + ctxmaster

A two-layer toolkit for measuring LLM context budgets, estimating exhaustion, choosing compaction or handoff actions, and rendering a live context gauge.

pip install tokenmaster ctxmaster

tokenmaster · Core decision engine

v0.2.0 · Python · Rust · npm

Normalized token accounting, effective-budget gauges, turns-to-exhaustion prediction, and compaction/handoff policies.

ctxmaster · Visualization layer

Python 0.1.2 · Rust/npm 0.1.1

Terminal gauges and renderers that present context-budget telemetry.

Shared repository

Monorepo

Language-parity implementations and a unified handoff-fidelity protocol are developed together.

03 / DATA STRUCTURES

Hashrope

A balanced rope with polynomial-hash metadata for logarithmic concatenation, splitting, substring hashing, comparison, and compact repetition encoding.

pip install hashrope

hashrope · Core library

Python 0.2.2 · Rust 0.3.1

Parallel implementations of the BB[2/7] hash-augmented tree for efficient text and state operations.

hashrope-bio · Computational biology

Python 0.1.0 · Rust 0.2.0

Genomic region comparison, mutation localization, tandem-repeat analysis, and drug-resistance screening.

Agentic context research

Private experiments

Sub-linear context routing and dynamic state management for agentic LLMs using hash-augmented ropes.

04 / TEMPORAL TRUST

Epistemic & temporal stack

Packages for representing belief, tracking validity over time, and updating confidence through chains of evidence or agents.

pip install chronofy trustandverify xrag-temporal

Chronofy

IRI 2026 · Python 0.1.9 · npm JS 0.1.8

The reference implementation of the Temporal-Logical Decay Architecture: temporal embeddings, decay-weighted retrieval, STL knowledge-validity checks, and data re-acquisition triggers for time-aware RAG. The paper is published in the IEEE IRI 2026 proceedings.

TrustAndVerify + TrustGraph Jac

0.2.1 · 0.2.0

Subjective-Logic confidence algebra and a Jac/Jaseci agent walker for verifiable knowledge workflows.

X-RAG Temporal

v0.1.0

Time-decayed uncertainty and evidence confidence for retrieval systems.

Epistemic Edge

v0.1.0 · IEEE IRI 2026

Air-gapped neuro-symbolic cognition over verified edge state, with Subjective Logic guardrails for LLM-driven IoT actuation. The short paper is published in the IEEE IRI 2026 proceedings.

05 / AGENT INFRASTRUCTURE

Pollard + MCP-Edge

Pollard provides governed and replayable execution trees for agents. MCP-Edge extends agent infrastructure to constrained devices. The Station Steward hackathon prototype combines both with Chronofy, Arduino telemetry, and human task handoffs.

pip install pollard mcp-edge

Pollard

v1.6.0 · Python

A production-stable runtime for budgeting agent work, enforcing versioned action gates, auditing execution trees, and replaying decisions.

MCP-Edge

v0.2.0 · Edge · IoT

A bridging gateway, MCP-Lite server, and four-tier taxonomy for extending the Model Context Protocol to constrained devices.

Securing MCP Workflows for Agentic AI

AgentCon Miami · Jun 12, 2026

An interactive talk and security lab covering MCP, autonomous agents, AI pipelines, attack surfaces, and defensive patterns.

06 / SEMANTIC IOT

CBOR-LD Ex

A reasoning-carrying binary linked-data protocol for constrained IoT networks. It combines compact CBOR-LD documents with bit-packed Subjective Logic annotations while preserving on-wire semantics.

pip install cbor-ld-ex
cargo add cborld-ex

cbor-ld-ex · Python reference

v0.2.1 · Python 3.10+

The full protocol implementation: CBOR Tag 60000 annotations, constrained opinion quantization, temporal decay, cumulative fusion, MQTT and CoAP transport, security metadata, provenance chains, streaming, and batch compression.

cborld-ex · Rust implementation

v0.1.0 · no_std

A byte-compatible implementation for embedded, bare-metal, WASM, and ESP32 targets. Its feature tiers support full standard-library use, allocator-only environments, digest verification, or a heap-free core wire format.

Protocol architecture & evaluation

IEEE WF-IoT 2026 · Accepted regular paper

Tier 1 sensors add a 4-byte opinion; Tier 2 gateways fuse and temporally decay evidence; Tier 3 services append tamper-evident provenance. Across four real IoT datasets, the accepted study reports 4.1× compression over JSON-LD for Intel telemetry and 100% IEEE 802.15.4 frame fit while retaining self-description.

Related compact-data tools

CDXF 0.1.3 · UHC 0.1.6

CDXF provides universal binary interchange across JSON, YAML, XML, and TOML. UHC hashes directly over LZ77 streams for compressed-domain processing.

07 / RESEARCH TOOLS

Explainability, speech & efficiency

Reusable research frameworks for understanding model decisions, constructing speech corpora, measuring energy, and building efficient edge architectures.

Explainiverse

v0.15.2 · audited registry

A unified explainability framework with explicit verified, quarantined, and unverified claim scopes.

Corpusgen

v0.1.7 · Speech

A language-agnostic generator and evaluator for speech corpora with maximal phoneme coverage. An associated Show & Tell paper was accepted at Interspeech 2026.

NEXUS + ArcMind

0.0.1 · 0.2.0 alpha

Physics-grounded energy metrics paired with a causal, dual-rate sequence backbone for streaming sensor policies. ArcMind is an alpha research release, not a language or VLA model.

TOML Signals

Accepted · IEEE MLSP 2026

Reproducible transistor-level energy analysis for 37 signal-processing algorithms on RTX 4090 and A100 GPUs, including data and profiler traces.

08 / APPLIED ML

Practical ML tooling

Focused packages for machine-learning environment repair, multi-spectral codes, and neural data embedding.

Compatibillabuddy

v0.2.1 · ML environments

A hardware-aware agent that diagnoses and repairs incompatible Python machine-learning stacks.

MultispecQR

v0.4.1 · IEEE ICMLA 2026

RGB channel multiplexing for three independent QR payloads, with neural-assisted decoding and a palette mode supporting up to nine layers. Its paper was accepted as a regular paper in ICMLA 2026 Special Session 1.

stegaQR

v0.1.0 · Steganography

Neural steganographic data embedding in QR codes with switchable channel modes.

Live materials

Interactive demos and talk materials.

These companion sites demonstrate the software and provide material from technical talks.

EXPLAINABILITY

Explainiverse Explorer

Browse the Explainiverse framework and its model-explanation methods.

JSON-LD EX

Project companion

Read about the JSON-LD 1.2 extension framework and its FLAIRS-39 paper.

JSON-LD EX

JSON-LD Playtime

Test security, validation, Subjective Logic, resource limits, and agent integrations.

AGENTCON MIAMI

Agentic Defense Lab

Interactive material from the AgentCon Miami talk on securing MCP, agents, and AI pipelines.

MORE MATERIALS

Talks & workshops

Lecture notebooks, workshop repositories, and public teaching materials for agentic AI and MCP.

Registry profiles

Package registries.

Use these profiles for current versions, release history, and installation files.