The declarative reasoning layer for AI agents. A portable, framework-agnostic file format for specifying how an agent thinks — strategy, step DAGs, contracts, quality gates, and fallback policies — declared in YAML rather than hardcoded in Python.
$git clone https://github.com/singularityai-dev/logic-mdInstalls into the current project.
Install logic-md by running `git clone https://github.com/singularityai-dev/logic-md`, then use it for the current task and follow its documentation at https://github.com/singularityai-dev/logic-md.