Skip to content

insodimension/independent-composer

v0.1.1

A composer built independently on the bricks tier — Fraym primitives + tokens + the store channels. Ships no shipped-implementation import.

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": "independent-composer",
	"version": "0.1.1",
	"description": "A composer built independently on the bricks tier — Fraym primitives + tokens + the store channels. Ships no shipped-implementation import.",
	"author": {
		"name": "Dimension"
	},
	"keywords": [
		"component",
		"composer",
		"independent"
	],
	"extensions": {
		"ai.insodimension.dimension": {
			"contractVersion": 1,
			"title": "Independent Composer",
			"category": "component",
			"defaultEnabled": true,
			"entry": "dist/index.mjs",
			"type": "component",
			"slot": "composer"
		}
	}
}

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