This project extends the Accord Project Template Playground by implementing an end-to-end, sandboxed logic execution pipeline to solve its inability...
Automated Compilation Verification Across All Concerto Code Generation Languages
Apoorv Gadiya
Concerto is the modeling language of the Accord Project. It supports code generation for 16 target languages and schema formats such as Java,...
LLM Based Template Logic Executor
dev_codes
This project aims to make contract execution easier by removing the need to write TypeScript logic for every template. Instead, it uses an LLM to...
APAP and MCP Server
Jay Guwalani
The APAP MCP server currently routes every tool call through an internal HTTP loop back to its own Express server, adding unnecessary latency, making...
Create a new Concerto runtime for multi platform deployment
Yash_Kumar17
This initiative focuses first on creating a Rust runtime platform for Concerto. Presently, Concerto's runtime logic resides in JavaScript and we use...