> For the complete documentation index, see [llms.txt](https://cardanoupgrades.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://cardanoupgrades.docs.intersectmbo.org/general/hard-fork-working-group-meeting-minutes/30th-july-2026.md).

# 30th July 2026

#### Agenda

1. [Action items from the last call](https://cardanoupgrades.docs.intersectmbo.org/overview/hard-fork-working-group-meeting-minutes/28th-july-2026#action-items-and-next-steps) - Bosko
2. [Dijkstra era hard fork](https://cardanoupgrades.docs.intersectmbo.org/dijkstra-era/dijkstra-overview) - Bosko, all
   1. Scope
      1. [Product committee - Dijkstra Era: Phased Rollout Plan](https://product.cardano.intersectmbo.org/hardfork-planning/dijkstra/)
   2. Node diversity
      1. Haskell, Amaru (Rust), Dingo (Go), Dugite (Rust), TSUNAGI (Zig), Gerolamo (TypeScript), Dolos (Rust), Turbocardano (C++), Razor (.NET), Scalus (Scala)
      2. Diversity is inevitable, but also are risks that come with it
         1. [Bounty Evaluation for Dugite alternate node](https://www.314pool.com/post/dugite-bounty) by Pi
3. AOB

#### Key materials

* Summary
  * **Dijkstra Era hard fork**
    * Scope
      * Jeff from IO attended the Technical Steering Committee meeting on 29th July to present the scope for Dijkstra and plans for delivery
        * Timelines and scope presented will be merged into the [Product committee - Dijkstra Era: Phased Rollout Plan](https://product.cardano.intersectmbo.org/hardfork-planning/dijkstra/) and added to [Dijkstra space in the hard fork working group](https://cardanoupgrades.docs.intersectmbo.org/dijkstra-era/dijkstra-overview)
        * Plutus V4 is expected to be ready in September 2026
    * Timing
      * Delivering nested transactions and linear leios (among other items from [the presented scope](https://product.cardano.intersectmbo.org/hardfork-planning/dijkstra/)) to mainnet by the end of 2026, remain the working goal of the Haskell node team
    * Node Diversity
      * Given already significant number of nodes of different types being at different stages of development, the working group acknowledges the risks it can bring
        * There needs to be a certification process and gating for block producing nodes in order to become part of the public networks and be widely endorsed. Thats something that Intersect can help define
        * Example analysis: [Bounty Evaluation for Dugite alternate node](https://www.314pool.com/post/dugite-bounty) by Pi
      * Haskell node team is exploring possibilities of exposing benchmarking and regression testing to other node teams
      * In light to the above, representatives from all alternative node teams have been invited to the hard fork working group meeting in order to align, coordinate and bring improvements to the Cardano ecosystem together
  * Hard Fork Working Group will reduce the number of meetings to once a week, starting from next week, after the Dijkstra era hard fork scope is expected to be set by the end of this week
* Hard Fork Working Group communication channels
  * [Discord](https://discord.com/channels/1136727663583698984/1242097284619960411) — `#wg-hard-fork`
  * [Weekly bulletins](https://x.com/IntersectMBO)
  * [Luma calendar](https://luma.com/calendar/cal-TMjYNpSY4huYYif)
  * [Email](mailto:hard-fork@intersectmbo.org)
* [Product committee - Dijkstra Era: Phased Rollout Plan](https://product.cardano.intersectmbo.org/hardfork-planning/dijkstra/)
* [Recording](https://drive.google.com/file/d/12oOSqPdN85Dt9LhHMVhjCqsoNPXr1F66/view?usp=drive_link)
* [Transcript](https://docs.google.com/document/d/1hza-Lsop3BPPBWpudjUFQiWwrx3uSTV-9kPslHa8hQs/edit?usp=drive_link)
* [Chat](https://drive.google.com/file/d/1tAqs_Ik9Ah_3GRAYPVdIdy58Dyw2Jijd/view?usp=drive_link)

#### **Action items and next steps**

* **Bosko:** Reduce the frequency of Hard Fork working group meetings to once a week
* **Carlos:** Attend the next parameter committee call in 2 weeks to further discuss the impact on constitution and parameters for the Dijkstra era hard fork
* **Kevin/Sam L/Ryan C W:** Draft the decision making and prioritization process for future hard forks
* **Bosko:** Continue creating supporting structure and relevant documentation within the hard fork working group GitBook space under Technical Steering Committee
* **Tex:** Create ecosystem dependency mapping document(s)


---

# 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://cardanoupgrades.docs.intersectmbo.org/general/hard-fork-working-group-meeting-minutes/30th-july-2026.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.
