> 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/27th-january-2026.md).

# 27th January 2026

#### Agenda

1. [Action items from the last call](https://cardanoupgrades.docs.intersectmbo.org/proposed-intra-era-scope/hard-fork-working-group-meeting-minutes/13th-january-2026#action-items-and-next-steps) - Bosko
2. [Haskell node readiness](https://github.com/IntersectMBO/cardano-node/releases) - Jess
   1. [Readiness list](/van-rossem-upgrade/van-rossem-upgrade-readiness.md) - ownership approach - Bosko
3. Hard Fork Working Group comms - Ryan
   1. Discord — `#wg-hard-fork` (Intersect discord)
   2. Weekly bulletins
4. [Hard fork naming info action status](https://adastat.net/governances/8845bfc37bb2f69e8f200fe28148b3dea3c4399b0c49ee0ed2bb4e349cab9eb700) - Bosko

#### Key materials

* [Recording](https://drive.google.com/file/d/15A5GxZpFUO9MCdQjrJgpoSHuOZfSlsE0/view?usp=sharing)
* [Chat](https://drive.google.com/file/d/1ghVUE4FRgwzrJyBfdCGl5sMDS7x7eNU2/view?usp=sharing)
* [Transcript](https://docs.google.com/document/d/1CYcCKNGeklSOopJpMWy2GhUi26tQBWlILb__xiQrw0g/edit?usp=sharing)
  * [Summary and action items](https://docs.google.com/document/d/1CYcCKNGeklSOopJpMWy2GhUi26tQBWlILb__xiQrw0g/edit?tab=t.kyawk3eywx7n) (generated by AI from meeting's transcript and chat)

#### Action items and next steps

1. **Jess:** Confirm the feasibility of the v10.6.x cut at the Release Meeting and provide an ETA for when it can hit Sanchonet (estimated early next week).
2. **Jess:** Ensure that Midnight/Shielded receive a release candidate image at least one week before it is deployed to the Preview testnet.
3. **Bosko & Ryan W:** Begin the Ownership Outreach: Reach out to specific stakeholders (DApps, Wallets, Exchanges) to assign "owners" for each section of the Readiness List.
4. **Ryan W:** Kick off the Weekly Bulletins (starting this Thursday) to communicate the status of releases, Sanchonet forking, and tooling availability (DBsync, etc.).
5. **Bosko, Ryan W. and Matt:** Socialize and link the Critical Downstream Tooling List (DBsync, Cardano-Wallet, Ogmios) so teams can track the "Amber to Green" readiness status.
6. **All Members:** Use the [Intersect Discord Hard Fork Channel](https://discord.com/channels/1136727663583698984/1242097284619960411) as the primary hub for real-time technical Q\&A and coordination.


---

# 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/27th-january-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.
