> For the complete documentation index, see [llms.txt](https://docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intersectmbo.org/intersect-knowledge-base/cardano-facilitation-services/cardano-governance/2025-constitutional-committee-elections/2025-cc-election-results.md).

# 2025 CC Election - Results

## Results

| ID | Name                                    | Num Votes | Voting Power (Lovelace) | Voting Power (Ada) |
| -- | --------------------------------------- | --------- | ----------------------- | ------------------ |
| 13 | Cardano Atlantic Council                | 85        | 2.43709E+15             | 2,437,091,844      |
| 5  | Tingvard                                | 53        | 2.0381E+15              | 2,038,104,314      |
| 17 | Eastern Cardano Council                 | 68        | 1.79064E+15             | 1,790,636,843      |
| 15 | KtorZ                                   | 56        | 1.70629E+15             | 1,706,293,942      |
| 23 | Ace Alliance                            | 75        | 1.63353E+15             | 1,633,525,358      |
| 19 | Cardano Japan Council                   | 61        | 1.62553E+15             | 1,625,533,719      |
| 16 | phil\_uplc                              | 65        | 1.61688E+15             | 1,616,883,528      |
| 18 | Adara Consortium                        | 38        | 1.47497E+15             | 1,474,973,215      |
| 6  | Cardano Constitutional Consortium       | 45        | 969126575839273         | 969,126,576        |
| 20 | Wanchain                                | 20        | 836685545388075         | 836,685,545        |
| 22 | SIDAN Lab                               | 24        | 303866948728127         | 303,866,949        |
| 21 | STORM Partners                          | 17        | 237044646097433         | 237,044,646        |
| 14 | Cardano Ethical Oversight (CEO)         | 5         | 70337853320572          | 70,337,853         |
| 11 | Cardano Lover                           | 2         | 63659592527165          | 63,659,593         |
| 9  | Quality of Life World Foundation        | 3         | 42920172594650          | 42,920,173         |
| 4  | Kevin G Mohr                            | 3         | 1359714504097           | 1,359,715          |
| 2  | Emurgone                                | 1         | 239223502597            | 239,224            |
| 3  | Waldo                                   | 1         | 131117804227            | 131,118            |
| 12 | FutureProduct LLC dba Futurism Products | 0         | 0                       | 0                  |
|    | Total                                   | 622       | 1.68484E+16             | 16,848,414,154     |

## Audit

### Audit results

{% file src="/files/lcn9piTWgaamd00kYjP3" %}

### Audit files

{% file src="/files/bmezoNx5b1qHaPg3Am0E" %}

{% file src="/files/TRAeiOyWYXNkpxjuqWKo" %}

{% file src="/files/yL7UK9dyaeoIQKeJ51Tz" %}

### Constitutional Elections 2025 - Audit Criteria

1. Candidate Verification
   1. The number and identity of candidates on the ballot match the official candidate list.
   2. Candidate information (name, ID) is consistent and unaltered across all records.
2. Voter Eligibility
   1. DRep status for each voter is verified at both the time of voting and at the end of the voting period.
   2. Each DRep votes only up to the allowed maximum number of candidates.
   3. The list of eligible voters is transparent and can be independently verified on-chain.
3. Vote Integrity
   1. Every vote is cryptographically signed and signatures are validated.
   2. Vote data—including timestamp and hash—matches the corresponding vote proofs.
   3. Votes cast outside the permitted timeframe are excluded. i. June 12, 2025 12:00 PM (UTC) - July 2, 2025 12:00 PM (UTC)
   4. Duplicate or replayed votes are disqualified.
4. Tally Verification
   1. The tally for each candidate accurately reflects the count of valid, eligible votes.
   2. The tallying process and algorithm are transparent and subject to audit.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.intersectmbo.org/intersect-knowledge-base/cardano-facilitation-services/cardano-governance/2025-constitutional-committee-elections/2025-cc-election-results.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
