> 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/10th-march-2026.md).

# 10th March 2026

#### Agenda

1. [Action items from the last call](https://cardanoupgrades.docs.intersectmbo.org/van-rossem-upgrade/hard-fork-working-group-meeting-minutes/3rd-march-2026#action-items-and-next-steps) - Bosko
2. [Haskell node](https://github.com/IntersectMBO/cardano-node/releases) - Jeff/Ramsay
   1. 10.7.0
3. Weekly X spaces - Inside the van Rossem Upgrade: Weekly Community Q\&A
   1. [Luma calendar](https://luma.com/calendar/cal-TMjYNpSY4huYYif)
   2. [This weeks X space](https://x.com/i/spaces/1dKrPErbgbOJX?s=20)
4. Future hard fork scope (Dijkstra)
   1. Current work that needs to be confirmed by the community - <https://github.com/IntersectMBO/cardano-ledger/issues/5604>
5. AOB

#### Key materials

* [Recording](https://drive.google.com/file/d/1Wukf_DXIHBiMbdMvB57MfNNo1Pqfwenk/view?usp=drive_link)
* [Chat](https://drive.google.com/file/d/1UT0K-uHK95gC5o2bE1MdWuYTuvw3n-Jw/view?usp=drive_link)
* [Transcript](https://docs.google.com/document/d/1kBW15GoSCQJSp3obW94lVOk6ZZ--ZtIS987GHkQcJ_k/edit?tab=t.0#heading=h.m5456qzh5uhj)
  * [Summary and action items](https://docs.google.com/document/d/1kBW15GoSCQJSp3obW94lVOk6ZZ--ZtIS987GHkQcJ_k/edit?tab=t.gfy0m6htmgmy#heading=h.wrn6h6x4r1lm) (generated by AI from meeting's transcript and chat)
* 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)
  * [This weeks X space](https://x.com/i/spaces/1lKQRvWzrdkGE?s=20)
* [Tentative timeline](https://app.excalidraw.com/s/6GdMPTId7vW/1xnslUPryZP)

#### Action items and next steps

1. **Alexey Kuleshevich / Kevin Hammond:** Provide a definitive update in the Discord channel following today's Release Engineering meeting regarding the Node v10.7.0 pre-release timeline.
2. **Bosko Majdanac:** Reach out to Costas (DB-Sync team) to clarify the release schedule and compatibility of DB-Sync with Node v10.7.0.
3. **Kevin Hammond / Ryan Williams:** Finalize the fully coherent polling/short-listing process for identifying hard fork scope for Dijkstra.
4. **Bosko Majdanac:** Evaluate rescheduling the Thursday X Space (currently 30 mins) to avoid conflicts and improve attendance from key technical contributors.
5. **Ken-Erik Ølmheim:** Provide the biographical/background materials for Max van Rossem to be included in the formal hard fork rationale/metadata.


---

# 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/10th-march-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.
