> 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/archive/cardano-budget-archive/intersect-operational-services/2025-delivery-assurance-contract-updates/technical-steering-committee-contracts.md).

# Technical steering committee contracts

{% hint style="danger" %}
**ARCHIVED**

This page has been archived. It's content might be outdated.
{% endhint %}

This page covers everything related to the contracts that were proposed by the community to be contracted via the Technical steering committee. *Note that some of these contracts were established through the original 2024 contracting process, with funding provided by the CDH. Any contracts awarded from June 2025 onward will be financed through the Treasury withdrawal, in alignment with the budget process.*

## **Contract overview section**

<table data-full-width="true"><thead><tr><th width="114">Supplier</th><th width="141">Contract</th><th width="124">Contract Date</th><th width="439.333251953125">Contract Description</th><th width="130.3333740234375">Contract Status<select multiple><option value="gcTKZEIm6ZZA" label="Ongoing" color="blue"></option><option value="grsrfT4WRgQn" label="Complete" color="blue"></option></select></th><th>Contract Amount</th></tr></thead><tbody><tr><td>Tweag</td><td><a href="/pages/aHqzOvEEGy4esqagp3R0">Ouroboros Peras Protocol</a></td><td>01/12/2025 - 03/12/2025</td><td>The output of this SoW should consist of the necessary planning and design in order to carry out a prototype implementation of Peras integrated into the standard Cardano node.</td><td><span data-option="grsrfT4WRgQn">Complete</span></td><td>$226,569</td></tr></tbody></table>

## Overview of current technical steering committee contractual milestones

<figure><img src="/files/ovGkGWZ1TyHzY2HY76rg" alt=""><figcaption></figcaption></figure>


---

# 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/archive/cardano-budget-archive/intersect-operational-services/2025-delivery-assurance-contract-updates/technical-steering-committee-contracts.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.
