Public

Thread: Release Checklist

33 Discord messages from ℹ️ - Information/⁉️-questions/threads/release-checklist.md.

Category: ℹ️ - Information Parent channel: #⁉️-questions Thread ID: 1434837450735353896

Messages: 33

message-1434837450735353896

2025-11-03T09:31:46.246+00:00 — Clyde Laforge (@scafir)

Content

Hi, is there a release checklist for the things to take into account before doing a submission? From what I see, I need to:
1) Pass the  gf180mcu-precheck
2) Make sure the QR code is correct (what info should it contain?)
3) Are there naming conventions to follow?
4) Are there special ways in which we should save the output file?
5) Are there non DRC check we would need to run (e.g: zero size polygons)?

For the IHP tapeout, there was an issue with different guidelines, maybe something similar could be made?
I'm asking because I will do an analog tapeout and thus will not use the librelane flow. I will also have to modify the padring dimension and bond the chips myself.
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/e9fd582c6cd4273d01cbf5dfd4bb3455-27807.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1434849326584037460

2025-11-03T10:18:57.669+00:00 — Leo Moser (mole99) (@mole99)

Content

Hi @Clyde Laforge!
All of these checks should be handled by the precheck. The precheck runs both the magic and KLayout DRC setup, offgrid and angle checks, density checks etc. We might need to add a zero size polygon check.

You only need to include the QR-Code cell in your design. During the precheck, its content will be replaced with the correct ID for your design.

Currently, there is no check on the file and top-level cell naming, but we might require both to be named the same. I will also add a check for the die size, since for the first run all designs will be the same size.

But other than that you are free to do what you want. You can create the GDS with LibreLane or any other software. Just make sure to pass the precheck.

If anything is not caught by the precheck and flagged by the foundry, we will make sure to improve the precheck.
Likewise, if you manage to break the precheck, please let us know so we can improve it :)

Reactions

<details> <summary>Reactions data</summary>
[
  {
    "count": 1,
    "emoji": {
      "code": "thumbsup",
      "id": "",
      "imageUrl": "2025-11_media/1f44d-27259.svg",
      "isAnimated": false,
      "name": "👍"
    },
    "users": [
      {
        "avatarUrl": "2025-11_media/e9fd582c6cd4273d01cbf5dfd4bb3455-27807.png",
        "color": null,
        "discriminator": "0000",
        "id": "1401841055975870476",
        "isBot": false,
        "name": "scafir",
        "nickname": "Clyde Laforge"
      }
    ]
  }
]
</details><details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2025-11_media/e9fd582c6cd4273d01cbf5dfd4bb3455-27807.png",
        "color": null,
        "discriminator": "0000",
        "id": "1401841055975870476",
        "isBot": false,
        "name": "scafir",
        "nickname": "Clyde Laforge",
        "roles": []
      }
    ]
  }
}
</details>

message-1440824121750585345

2025-11-19T22:00:39.843+00:00 — ReJ aka Renaldas Zioma (@rzioma)

Content

Precheck- that is running gds against https://github.com/wafer-space/gf180mcu-precheck, is that correct @Leo Moser (mole99) ?

Reactions

<details> <summary>Reactions data</summary>
[
  {
    "count": 1,
    "emoji": {
      "code": "thumbsup",
      "id": "",
      "imageUrl": "2025-11_media/1f44d-27259.svg",
      "isAnimated": false,
      "name": "👍"
    },
    "users": [
      {
        "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
        "color": null,
        "discriminator": "0000",
        "id": "323371864074485771",
        "isBot": false,
        "name": "mole99",
        "nickname": "Leo Moser (mole99)"
      }
    ]
  }
]
</details><details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
        "color": null,
        "discriminator": "0000",
        "id": "323371864074485771",
        "isBot": false,
        "name": "mole99",
        "nickname": "Leo Moser (mole99)",
        "roles": [
          {
            "color": null,
            "id": "1423020172595298314",
            "name": "Mod",
            "position": 4
          }
        ]
      }
    ]
  }
}
</details>

message-1440824884476514525

2025-11-19T22:03:41.691+00:00 — ReJ aka Renaldas Zioma (@rzioma)

Content

I also wanted to ask how the submission process will look like?

Will it be basically just copying GDS file?
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1440824910359298090

2025-11-19T22:03:47.862+00:00 — urish

Content

@Leo Moser (mole99) you may find this useful for the zero size polygons: <https://github.com/TinyTapeout/tt-support-tools/blob/main/precheck/tech-files/zeroarea.rb.drc>
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
        "color": null,
        "discriminator": "0000",
        "id": "323371864074485771",
        "isBot": false,
        "name": "mole99",
        "nickname": "Leo Moser (mole99)",
        "roles": [
          {
            "color": null,
            "id": "1423020172595298314",
            "name": "Mod",
            "position": 4
          }
        ]
      }
    ]
  }
}
</details>

message-1440824970979573812

2025-11-19T22:04:02.315+00:00 — urish

Reply/reference

<details> <summary>Reference data</summary>
{
  "channelId": "1434837450735353896",
  "guildId": "1361349522684510449",
  "messageId": "1440824884476514525"
}
</details>

Content

You need to submit a URL to the final GDS file
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
        "color": null,
        "discriminator": "0000",
        "id": "538398807986274304",
        "isBot": false,
        "name": "rzioma",
        "nickname": "ReJ aka Renaldas Zioma",
        "roles": []
      }
    ]
  }
}
</details>

message-1440824985336680448

2025-11-19T22:04:05.738+00:00 — urish

Content

(could be from a github repo)
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1440825006954381455

2025-11-19T22:04:10.892+00:00 — urish

Content

along with MD5 or SHA1 hash
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1440825044778483884

2025-11-19T22:04:19.91+00:00 — urish

Content

you can try it out at https://test-platform.wafer.space/

Embeds

<details> <summary>Embeds data</summary>
[
  {
    "description": "Platform for wafer.space low cost silicon manufacturing.",
    "fields": [],
    "images": [],
    "inlineEmojis": [],
    "timestamp": null,
    "title": "Welcome to wafer.space\n…",
    "url": "https://test-platform.wafer.space/"
  }
]
</details>

Reactions

<details> <summary>Reactions data</summary>
[
  {
    "count": 1,
    "emoji": {
      "code": "pray",
      "id": "",
      "imageUrl": "2025-11_media/1f64f-22B8D.svg",
      "isAnimated": false,
      "name": "🙏"
    },
    "users": [
      {
        "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
        "color": null,
        "discriminator": "0000",
        "id": "538398807986274304",
        "isBot": false,
        "name": "rzioma",
        "nickname": "ReJ aka Renaldas Zioma"
      }
    ]
  }
]
</details><details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1440825167621128244

2025-11-19T22:04:49.198+00:00 — urish

Content

This is what the submission interface currenty looks like:
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1440825179755511880

2025-11-19T22:04:52.091+00:00 — urish

Content

Attachments

<details> <summary>Attachments data</summary>
[
  {
    "fileName": "image.png",
    "fileSizeBytes": 274429,
    "id": "1440825179898122290",
    "url": "2025-11_media/image-7A669.png"
  }
]
</details><details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1440828902585929750

2025-11-19T22:19:39.683+00:00 — ReJ aka Renaldas Zioma (@rzioma)

Content

Got it! Thanks
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1440980564805943362

2025-11-20T08:22:18.774+00:00 — Leo Moser (mole99) (@mole99)

Reply/reference

<details> <summary>Reference data</summary>
{
  "channelId": "1434837450735353896",
  "guildId": "1361349522684510449",
  "messageId": "1440824121750585345"
}
</details>

Content

Yes
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
        "color": null,
        "discriminator": "0000",
        "id": "538398807986274304",
        "isBot": false,
        "name": "rzioma",
        "nickname": "ReJ aka Renaldas Zioma",
        "roles": []
      }
    ]
  }
}
</details>

message-1440985093169741876

2025-11-20T08:40:18.42+00:00 — Leo Moser (mole99) (@mole99)

Reply/reference

<details> <summary>Reference data</summary>
{
  "channelId": "1434837450735353896",
  "guildId": "1361349522684510449",
  "messageId": "1440824910359298090"
}
</details>

Content

Thanks Uri! I'm torn between just reporting an error on zero size polygons (with a report), so the problem is fixed upstream/in the design. Or to delete these shapes as done in the script. I think I prefer to modify the original layout as little as possible.
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
        "color": null,
        "discriminator": "0000",
        "id": "732347216412278825",
        "isBot": false,
        "name": "urish",
        "nickname": "urish",
        "roles": [
          {
            "color": null,
            "id": "1423020172595298314",
            "name": "Mod",
            "position": 4
          }
        ]
      }
    ]
  }
}
</details>

message-1440986076780171345

2025-11-20T08:44:12.931+00:00 — urish

Content

we are actually only using this script to report the error, but do not use the modified design
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1440989907035230378

2025-11-20T08:59:26.135+00:00 — Leo Moser (mole99) (@mole99)

Content

Good. I will do the same 👍
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {
    "inlineEmojis": [
      {
        "code": "thumbsup",
        "id": "",
        "imageUrl": "2025-11_media/1f44d-27259.svg",
        "isAnimated": false,
        "name": "👍"
      }
    ]
  }
}
</details>

message-1441063087494139996

2025-11-20T13:50:13.716+00:00 — ReJ aka Renaldas Zioma (@rzioma)

Content

Non Manufacturable! 🤯

Attachments

<details> <summary>Attachments data</summary>
[
  {
    "fileName": "image.png",
    "fileSizeBytes": 121062,
    "id": "1441063087317713038",
    "url": "2025-11_media/image-3A3F4.png"
  }
]
</details>

Reactions

<details> <summary>Reactions data</summary>
[
  {
    "count": 2,
    "emoji": {
      "code": "matt_oh_no",
      "id": "1282961370593366049",
      "imageUrl": "2025-11_media/1282961370593366049-C12DD.png",
      "isAnimated": false,
      "name": "matt_oh_no"
    },
    "users": [
      {
        "avatarUrl": "2025-11_media/aa8560ba40f1f3d339d044dee6970630-97A62.png",
        "color": null,
        "discriminator": "0000",
        "id": "492702620759228416",
        "isBot": false,
        "name": "mattvenn",
        "nickname": "Matt Venn"
      },
      {
        "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
        "color": null,
        "discriminator": "0000",
        "id": "732347216412278825",
        "isBot": false,
        "name": "urish",
        "nickname": "urish"
      }
    ]
  }
]
</details><details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "inlineEmojis": [
      {
        "code": "exploding_head",
        "id": "",
        "imageUrl": "2025-11_media/1f92f-FF4E0.svg",
        "isAnimated": false,
        "name": "🤯"
      }
    ]
  }
}
</details>

message-1441063208080244817

2025-11-20T13:50:42.466+00:00 — ReJ aka Renaldas Zioma (@rzioma)

Content

@Leo Moser (mole99) @urish any advice?
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
        "color": null,
        "discriminator": "0000",
        "id": "732347216412278825",
        "isBot": false,
        "name": "urish",
        "nickname": "urish",
        "roles": [
          {
            "color": null,
            "id": "1423020172595298314",
            "name": "Mod",
            "position": 4
          }
        ]
      },
      {
        "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
        "color": null,
        "discriminator": "0000",
        "id": "323371864074485771",
        "isBot": false,
        "name": "mole99",
        "nickname": "Leo Moser (mole99)",
        "roles": [
          {
            "color": null,
            "id": "1423020172595298314",
            "name": "Mod",
            "position": 4
          }
        ]
      }
    ]
  }
}
</details>

message-1441063255115038913

2025-11-20T13:50:53.68+00:00 — ReJ aka Renaldas Zioma (@rzioma)

Content

What did I screw up?
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1441063279480016997

2025-11-20T13:50:59.489+00:00 — ReJ aka Renaldas Zioma (@rzioma)

Content

Precheck passed
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1441063290846314620

2025-11-20T13:51:02.199+00:00 — urish

Content

Maybe you need to add fill?
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1441063319099281469

2025-11-20T13:51:08.935+00:00 — urish

Content

(re the 2nd error)
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1441063445129859176

2025-11-20T13:51:38.983+00:00 — Leo Moser (mole99) (@mole99)

Content

The precheck is not yet integrated, what you see is AI generated afaik
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1441063464947814500

2025-11-20T13:51:43.708+00:00 — ReJ aka Renaldas Zioma (@rzioma)

Content

@Leo Moser (mole99) precheck has passed btw

Attachments

<details> <summary>Attachments data</summary>
[
  {
    "fileName": "image.png",
    "fileSizeBytes": 266387,
    "id": "1441063464721453197",
    "url": "2025-11_media/image-7E30F.png"
  }
]
</details>

Reactions

<details> <summary>Reactions data</summary>
[
  {
    "count": 1,
    "emoji": {
      "code": "thumbsup",
      "id": "",
      "imageUrl": "2025-11_media/1f44d-27259.svg",
      "isAnimated": false,
      "name": "👍"
    },
    "users": [
      {
        "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
        "color": null,
        "discriminator": "0000",
        "id": "323371864074485771",
        "isBot": false,
        "name": "mole99",
        "nickname": "Leo Moser (mole99)"
      }
    ]
  }
]
</details><details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
        "color": null,
        "discriminator": "0000",
        "id": "323371864074485771",
        "isBot": false,
        "name": "mole99",
        "nickname": "Leo Moser (mole99)",
        "roles": [
          {
            "color": null,
            "id": "1423020172595298314",
            "name": "Mod",
            "position": 4
          }
        ]
      }
    ]
  }
}
</details>

message-1441063796226523187

2025-11-20T13:53:02.691+00:00 — Leo Moser (mole99) (@mole99)

Content

@Tim 'mithro' Ansell will be able to tell you when the precheck has been integrated into the online platform.
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {
    "mentions": [
      {
        "avatarUrl": "2025-11_media/9679bb77da48d47c905b398d98a83780-75B68.png",
        "color": null,
        "discriminator": "0000",
        "id": "169786952432746498",
        "isBot": false,
        "name": "mithro_",
        "nickname": "Tim 'mithro' Ansell",
        "roles": []
      }
    ]
  }
}
</details>

message-1441063827352322209

2025-11-20T13:53:10.112+00:00 — ReJ aka Renaldas Zioma (@rzioma)

Content

In other words, should I worry right now about those messages?
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1441064028892954726

2025-11-20T13:53:58.163+00:00 — Leo Moser (mole99) (@mole99)

Content

Those are AI hallucinations, you don't have to worry about them :)

Reactions

<details> <summary>Reactions data</summary>
[
  {
    "count": 1,
    "emoji": {
      "code": "tada",
      "id": "",
      "imageUrl": "2025-11_media/1f389-5C738.svg",
      "isAnimated": false,
      "name": "🎉"
    },
    "users": [
      {
        "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
        "color": null,
        "discriminator": "0000",
        "id": "538398807986274304",
        "isBot": false,
        "name": "rzioma",
        "nickname": "ReJ aka Renaldas Zioma"
      }
    ]
  },
  {
    "count": 1,
    "emoji": {
      "code": "heart",
      "id": "",
      "imageUrl": "2025-11_media/2764-A3D25.svg",
      "isAnimated": false,
      "name": "❤️"
    },
    "users": [
      {
        "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
        "color": null,
        "discriminator": "0000",
        "id": "732347216412278825",
        "isBot": false,
        "name": "urish",
        "nickname": "urish"
      }
    ]
  }
]
</details><details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/3c7c17f3225f6e56f4dccd83f14383f2-73F83.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1441186054832128204

2025-11-20T21:58:51.414+00:00 — Tim 'mithro' Ansell (@mithro_)

Content

AI hallucinations == stuff the AI just put in instead of the real precheck
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/9679bb77da48d47c905b398d98a83780-75B68.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1441186275687268444

2025-11-20T21:59:44.07+00:00 — Tim 'mithro' Ansell (@mithro_)

Content

I'm working on the real manufacturing check integration @ https://github.com/wafer-space/platform.wafer.space/pull/43

Embeds

<details> <summary>Embeds data</summary>
[
  {
    "color": "#1E2327",
    "description": "Summary\nImplements automated manufacturability checking for GDS design files using the gf180mcu-precheck tool in Docker containers. This includes export compliance certification requirements and co...",
    "fields": [],
    "images": [],
    "inlineEmojis": [],
    "thumbnail": {
      "height": 600,
      "url": "2025-11_media/43-AF869",
      "width": 1200
    },
    "timestamp": null,
    "title": "Add manufacturability checking system with Docker integration by mi...",
    "url": "https://github.com/wafer-space/platform.wafer.space/pull/43"
  }
]
</details>

Reactions

<details> <summary>Reactions data</summary>
[
  {
    "count": 1,
    "emoji": {
      "code": "heart",
      "id": "",
      "imageUrl": "2025-11_media/2764-A3D25.svg",
      "isAnimated": false,
      "name": "❤️"
    },
    "users": [
      {
        "avatarUrl": "2025-11_media/f2ec4a3c78aa64de4ebf8efb563cc011-91657.png",
        "color": null,
        "discriminator": "0000",
        "id": "538398807986274304",
        "isBot": false,
        "name": "rzioma",
        "nickname": "ReJ aka Renaldas Zioma"
      }
    ]
  }
]
</details><details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/9679bb77da48d47c905b398d98a83780-75B68.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1441186426694926418

2025-11-20T22:00:20.073+00:00 — Tim 'mithro' Ansell (@mithro_)

Content

But I'm currently fighting with the download pathway
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/9679bb77da48d47c905b398d98a83780-75B68.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1441186547956449291

2025-11-20T22:00:48.984+00:00 — Tim 'mithro' Ansell (@mithro_)

Content

@ https://github.com/wafer-space/platform.wafer.space/pull/45

Embeds

<details> <summary>Embeds data</summary>
[
  {
    "color": "#1E2327",
    "description": "Summary\nThis PR implements a comprehensive content extraction pipeline for processing GDS and OASIS files from various sources, including support for compressed archives and GitHub Actions artifact...",
    "fields": [],
    "images": [],
    "inlineEmojis": [],
    "thumbnail": {
      "height": 600,
      "url": "2025-11_media/45-C93DE",
      "width": 1200
    },
    "timestamp": null,
    "title": "Add content extraction pipeline for GDS/OASIS file processing by mi...",
    "url": "https://github.com/wafer-space/platform.wafer.space/pull/45"
  }
]
</details><details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/9679bb77da48d47c905b398d98a83780-75B68.png",
    "discriminator": "0000",
    "isBot": false
  },
  "message": {}
}
</details>

message-1441310022440321064

2025-11-21T06:11:27.595+00:00 — urish

Content

I thought about asking for support for GH action artifact submission
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>

message-1441310227071762523

2025-11-21T06:12:16.383+00:00 — urish

Content

But on second thought, they are empheral by nature, so it may not be such a great idea
<details> <summary>Other message metadata</summary>
{
  "author": {
    "avatarUrl": "2025-11_media/2b6c3aac0ae09fc8a72a4b2e17d7f9c9-39032.png",
    "discriminator": "0000",
    "isBot": false,
    "roles": [
      {
        "color": null,
        "id": "1423020172595298314",
        "name": "Mod",
        "position": 4
      }
    ]
  },
  "message": {}
}
</details>