---
title: "pulse-mark"
description: "The Store's demo component: a mark with zero Fraym UI reading `sessions/list` through the one granted binding, selector-gated to a single boolean, the zero-import tier demonstrated."
canonical: https://agentpluginsdirectory.com/plugins/pulse-mark
last-updated: 2026-09-21
---

# pulse-mark
The Store's demo component: a mark with zero Fraym UI reading `sessions/list` through the one granted binding, selector-gated to a single boolean, the zero-import tier demonstrated.
- Slug: pulse-mark
- Publisher: Dimension
- Repository: https://github.com/insodimension/dimension-community
- Manifest: packs/pulse-mark/plugin.json
- Version: 0.1.1
- Category (editorial): other
- Skills: 0
- MCP servers: 0
- Stars: 1
- Repository created: 2026-07-31
- Repository last pushed: 2026-09-20
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/pulse-mark
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What pulse-mark does, in the publisher's words

A demo mark component: an activity beacon that ignites while any session is working, fed by the host Store through the one granted binding. Import surface: react only.

bun run build (vite lib mode) emits dist/index.mjs: the ESM bundle the host loads at runtime, externalising exactly react, react-dom, react/jsx-runtime, @fraym/ui. dist/ is committed: a pack must be installable with no build step.

The bundle's default export is the component (PulseMark), that is the loader's whole contract; the named exports stay for in-tree and test importers.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/insodimension/dimension-community/HEAD/packs/pulse-mark/README.md
