magi-core 0.3.1

LLM-agnostic multi-perspective analysis system inspired by MAGI
Documentation
1
2
3
4
5
# Enforce LF line endings for prompt fixtures embedded via include_str!.
# CRLF in these files would break the SHA-256 byte-for-byte parity test
# against the upstream MAGI Python reference.
src/prompts_md/*.md text eol=lf
tests/fixtures/magi_ref_prompts.sha256 text eol=lf