Skip to main content
Glama

edict_compose

Combine multiple Edict program fragments into a single module by validating their provided and required declarations for incremental program generation.

Instructions

Compose multiple Edict program fragments into a single module. Fragments declare what they provide and require, enabling independent validation and incremental program generation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fragmentsYesArray of Edict fragment ASTs to compose
moduleNameNoName for the composed module (default: 'composed')
moduleIdNoID for the composed module (default: 'mod-composed-001')
checkNoIf true, run the full type/effect/contract pipeline on the composed module

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sowiedu/Edict'

If you have feedback or need assistance with the MCP directory API, please join our Discord server