Home / blackbelttechnology / pi-agent-dashboard · packages/deck3d/src/props/AGENTS.md · GitHub

AGENTS.md@packages/deck3d/src/props agentsA

AGENTS.md@packages/deck3d/src/props is agent-read markdown (agents) from blackbelttechnology/pi-agent-dashboard.

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

# DOX — packages/deck3d/src/props

Prop pipeline: LLM selects from a candidate table; code searches, fetches, hash-pins (design D7). See change: add-deck3d-presentation-package.

| File | Purpose |
|------|---------|
| `AGENTS.md` | This file. |
| `search.ts` | Vendored corpus search (`vendoredCandidates`/`vendoredPath` over `assets/props/manifest.json`, offline, id-sorted) + Poly Pizza (`searchPolyPizza`, `POLY_PIZZA_KEY`, `POLY_PIZZA_ENDPOINT`, `DECK3D_HTTP_TIMEOUT_MS`; unset/unreachable/timeout → vendored-only + one-line notice). `parsePolyResponse` is the defensive parser. `searchProps` = vendored first, writes no files. |
| `fetch.ts` | `fetchProp(candidate, { destDir, sizeCap, sha256 })`: download/copy → glTF/GLB magic check → self-containment (reject external `buffers[].uri` AND `images[].uri`) → inclusive size cap (default 8 MiB) → sha256 write-if-absent / fail-if-differs in `.deck3d/props/<source>-<id>.glb` (slug-only). `PropFetchError` carries the CLI reason. |
| `key.ts` | `propSlug`/`propKey` (`<source>-<id>`) — the cache filename shared by fetch, embed, generate, runtime. |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add blackbelttechnology/pi-agent-dashboard/packages/deck3d/src/props/AGENTS.md@git:20260918.d661546
Exact content
mdr add blackbelttechnology/pi-agent-dashboard/packages/deck3d/src/props/AGENTS.md@sha256:1ef308e5c818b5f9

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_ghkb6zdzkdi4xyye.svg)](https://markdownregistry.com/a/art_ghkb6zdzkdi4xyye)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260918.d661546 latest2026-09-18 d661546 1,763 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 (1763 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

blackbelttechnology/pi-agent-dashboard · 299 stars · license MIT · pushed 2026-09-23 · branch develop

API

GET https://markdownregistry.com/api/v1/artifacts/art_ghkb6zdzkdi4xyye
GET https://markdownregistry.com/api/v1/resolve?ref=blackbelttechnology/pi-agent-dashboard/packages/deck3d/src/props/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/1ef308e5c818b5f9c5760b1fc1ea6ea69fe07e9a6a9afcc4317d20ea61a11af5

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 blackbelttechnology/pi-agent-dashboard

AGENTS.md@.github/verdaccio agents
blackbelttechnology/pi-agent-dashboard · .github/verdaccio/AGENTS.md
git:20260720.e108f63 · audit A · 299 stars
AGENTS.md@.github/workflows agents
blackbelttechnology/pi-agent-dashboard · .github/workflows/AGENTS.md
git:20260918.7d91929 · audit A · 299 stars
AGENTS.md@.pi/agents agents
blackbelttechnology/pi-agent-dashboard · .pi/agents/AGENTS.md
git:20260805.4904ef0 · audit A · 299 stars
AGENTS.md@.pi/skills agents
blackbelttechnology/pi-agent-dashboard · .pi/skills/AGENTS.md
git:20260905.1bc31be · audit A · 299 stars
ci-troubleshoot skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/ci-troubleshoot/SKILL.md · Diagnose failed GitHub Actions runs for pi-agent-dashboard: the 10-file workflow taxonomy, the release pipeline, known…
git:20260917.2de6729 · audit A · 299 stars
code-quality skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/code-quality/SKILL.md · Drive static-analysis code quality in pi-agent-dashboard with Biome (analyze → fix → test), in changed-files or…
git:20260805.ff041ae · audit A · 299 stars
debug-dashboard skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/debug-dashboard/SKILL.md · Diagnose problems in the running pi-agent-dashboard system: server.log, /api/health, bridge WebSocket connectivity…
git:20260805.ff041ae · audit A · 299 stars
edit-flow skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/edit-flow/SKILL.md · Create and edit pi-flows flows and agents from the main session. Use when the user wants to create a new flow, add or…
git:20260629.cf4ad70 · audit A · 299 stars
frontend-mockup-loop-dashboard skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/frontend-mockup-loop-dashboard/SKILL.md · Dashboard-specific adapter on the generic frontend-mockup-loop skill: binds the 7-step design loop to…
v1 · audit A · 299 stars
implement skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/implement/SKILL.md · Disciplined implementation in pi-agent-dashboard: the rebuild matrix (extension→reload, server→restart…
git:20260815.da28dca · audit A · 299 stars
plan-proposal skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/plan-proposal/SKILL.md · Develop-side planning orchestrator for an OpenSpec change: artifact creation → doubt-driven-review → scenario-design →…
v1.0 · audit A · 299 stars
release-cut skill
blackbelttechnology/pi-agent-dashboard · .pi/skills/release-cut/SKILL.md · Cut a new pi-agent-dashboard release: promote `## [Unreleased]` in CHANGELOG.md, bump every workspace package.json per…
v1.0 · audit A · 299 stars

Every file in blackbelttechnology/pi-agent-dashboard

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