Home / activeinferenceinstitute / generalizednotationnotation · src/gnn/execute/ngclearn/AGENTS.md · GitHub

AGENTS.md@src/gnn/execute/ngclearn agentsA

AGENTS.md@src/gnn/execute/ngclearn is agent-read markdown (agents) from activeinferenceinstitute/generalizednotationnotation.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# ngc-learn Execution Sub-module

## Overview

Discovers and runs ngc-learn-generated POMDP scripts via subprocess. Includes dependency checking, syntax validation, log persistence, and execution timing. ngc-learn is an optional extra (`uv sync --extra ngclearn`); when the runtime is absent the backend is reported skipped, never failed.

## Architecture

```
ngclearn/
├── __init__.py           # Package exports
└── ngclearn_runner.py    # ngc-learn script discovery and execution
```

## Key Functions

- **`run_ngclearn_scripts(render_dir, output_dir)`** — Discovers and executes all ngc-learn scripts in the render output directory.
- **Dependency validation** — Checks for `ngcsimlib`, `ngclearn`, `jax`, and `numpy` availability before execution.
- **Syntax checking** — Pre-validates Python syntax before subprocess execution.
- **Log persistence** — Captures stdout/stderr to log files alongside results.
- **Timing** — Records wall-clock execution time for each script.

## Environment

Rendered scripts receive `NGCLEARN_OUTPUT_DIR` pointing at the Step 12 simulation-data directory; results land in `<model>/ngclearn/simulation_data/simulation_results.json`.

## Dependencies
…

Read the whole file at its exact version.

How to install

Latest version
mdr add activeinferenceinstitute/generalizednotationnotation/src/gnn/execute/ngclearn/AGENTS.md@git:20260922.c9be8be
Exact content
mdr add activeinferenceinstitute/generalizednotationnotation/src/gnn/execute/ngclearn/AGENTS.md@sha256:762d2afe917d6c72

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_o2bk6wep4e5eitv5.svg)](https://markdownregistry.com/a/art_o2bk6wep4e5eitv5)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.c9be8be latest2026-09-22 c9be8be 1,499 BA view · diff
git:20260921.48744fd2026-09-21 48744fd 1,448 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (1499 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

activeinferenceinstitute/generalizednotationnotation · 31 stars · license NOASSERTION · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_o2bk6wep4e5eitv5
GET https://markdownregistry.com/api/v1/resolve?ref=activeinferenceinstitute/generalizednotationnotation/src/gnn/execute/ngclearn/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/762d2afe917d6c722633136b569ad76daae220a061129476a9336786fa1cd068

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from activeinferenceinstitute/generalizednotationnotation

AGENTS.md@.agent_rules agents
activeinferenceinstitute/generalizednotationnotation · .agent_rules/AGENTS.md
git:20260818.e61972b · audit A · 31 stars
AGENTS.md@.benchmarks agents
activeinferenceinstitute/generalizednotationnotation · .benchmarks/AGENTS.md
git:20260415.181acef · audit A · 31 stars
AGENTS.md@.github agents
activeinferenceinstitute/generalizednotationnotation · .github/AGENTS.md
git:20260903.12a565b · audit A · 31 stars
AGENTS.md@.github/workflows agents
activeinferenceinstitute/generalizednotationnotation · .github/workflows/AGENTS.md
git:20260914.9a89592 · audit A · 31 stars
AGENTS.md agents
activeinferenceinstitute/generalizednotationnotation · AGENTS.md
git:20260921.1a1d775 · audit A · 31 stars
CLAUDE.md claude
activeinferenceinstitute/generalizednotationnotation · CLAUDE.md
git:20260921.1a1d775 · audit A · 31 stars
gnn-pipeline skill
activeinferenceinstitute/generalizednotationnotation · SKILL.md · Generalized Notation Notation (GNN) processing pipeline for Active Inference generative models. Use when working with…
git:20260922.84d602e · audit A · 31 stars
AGENTS.md@docs agents
activeinferenceinstitute/generalizednotationnotation · docs/AGENTS.md
git:20260907.ae194c2 · audit A · 31 stars
AGENTS.md@docs/active_inference agents
activeinferenceinstitute/generalizednotationnotation · docs/active_inference/AGENTS.md
git:20260917.482a267 · audit A · 31 stars
AGENTS.md@docs/activeinference_jl agents
activeinferenceinstitute/generalizednotationnotation · docs/activeinference_jl/AGENTS.md
git:20260917.482a267 · audit A · 31 stars
AGENTS.md@docs/activeinference_jl/actinf_jl_src agents
activeinferenceinstitute/generalizednotationnotation · docs/activeinference_jl/actinf_jl_src/AGENTS.md
git:20260906.82c8031 · audit A · 31 stars
AGENTS.md@docs/advanced_visualization agents
activeinferenceinstitute/generalizednotationnotation · docs/advanced_visualization/AGENTS.md
git:20260907.ae194c2 · audit A · 31 stars

Every file in activeinferenceinstitute/generalizednotationnotation

Browse by kind, by grade A, or by owner.