Skip to content

insodimension/mochi-mark

v0.1.1

A mark component drawn in a declared slot of a plugin layout — the import-surface FLOOR: react only, zero @fraym/ui.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
	"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
	"name": "mochi-mark",
	"version": "0.1.1",
	"description": "A mark component drawn in a declared slot of a plugin layout — the import-surface FLOOR: react only, zero @fraym/ui.",
	"author": {
		"name": "Dimension"
	},
	"keywords": [
		"component",
		"mark",
		"demo",
		"assembly"
	],
	"extensions": {
		"ai.insodimension.dimension": {
			"contractVersion": 1,
			"title": "Mochi Mark",
			"category": "component",
			"defaultEnabled": false,
			"entry": "dist/index.mjs",
			"type": "component",
			"slot": "mark"
		}
	}
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • ai.insodimension.dimension