Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GenLayer has a practical ~256-token output ceiling per `exec_prompt`. Asking it
- **Opus (off-chain)** does the deep reasoning with long context and produces a compact report.
- **GenLayer (on-chain)** judges each section of the report on a single dimension with a short structured output — exactly what `strict_eq` consensus needs.

Result: descentralized AI jury + reproducible scores + full auditability.
Result: decentralized AI jury + reproducible scores + full auditability.

## Status

Expand Down
Loading