> 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-february-2026.md).

# 10th February 2026

#### Agenda

1. [Action items from the last call](https://cardanoupgrades.docs.intersectmbo.org/proposed-intra-era-scope/hard-fork-working-group-meeting-minutes/27th-january-2026#action-items-and-next-steps) - Bosko
2. [Haskell node](https://github.com/IntersectMBO/cardano-node/releases) - Jess
3. [Readiness list](/van-rossem-upgrade/van-rossem-upgrade-readiness.md) - Bosko
4. Hard Fork Working Group comms
   1. [Discord](https://discord.com/channels/1136727663583698984/1242097284619960411) — `#wg-hard-fork`
   2. [Weekly bulletins](https://x.com/IntersectMBO)
5. [Hard fork naming info action status](https://adastat.net/governances/8845bfc37bb2f69e8f200fe28148b3dea3c4399b0c49ee0ed2bb4e349cab9eb700) - Bosko
6. Future hard forks and CIPs - Kevin, Ryan Williams
7. Dijkstra era hard fork
8. Plutus Parameter Update - committee size - Kevin
9. Q\&A

#### Key materials

* [Recording](https://drive.google.com/file/d/18PAAR1RpM1BU3ZDAw_1wdTLy6Cvt5jpb/view?usp=sharing)
* [Chat](https://drive.google.com/file/d/1CE9Ul3VSeMjIH_8YFtwONHIMvQf1sNUM/view?usp=sharing)
* [Transcript](https://docs.google.com/document/d/1DYLCqCD_tSICIphHQLs65HaD5rpYwRhU4stM-nu6PYc/edit?usp=sharing)
  * [Summary and action items (generated by AI from meeting's transcript and chat)](https://docs.google.com/document/d/1CYcCKNGeklSOopJpMWy2GhUi26tQBWlILb__xiQrw0g/edit?tab=t.kyawk3eywx7n#heading=h.quun0f29axyv)
* [Tentative timeline](https://app.excalidraw.com/s/6GdMPTId7vW/1xnslUPryZP)

#### Action items and next steps

1. **Jess:** Share a status update in the Discord channel following today’s Release Management meeting regarding the v10.6.2 cut and the v10.7 ledger bug triage.
2. **Kevin Hammond & Ryan Williams:** Confirm the latest Plutus Cost Model version with Ziyang for deployment on Sanchonet alongside the v10.6.2 release.
3. **Ryan Williams:** Prioritize drafting a Short-listing Process proposal to coordinate core component changes across diverse node implementations.
4. **Bosko & Ryan Williams:** Continue outreach to specific stakeholders to populate the Hard Fork Readiness List.
5. **Ryan Williams:** Update the Governance Timeline to reflect the potential 35-day delay caused by the community-submitted committee size proposal.
6. **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-february-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.
