Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

gates: lib/ui has no surface gate — tools/ui_surface_check.sh (every export tested + documented, SDL fields under real input) was chartered but never built

オープン
#1,263 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
68/100
issue の種類
機能追加
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
c, shell
領域
ci-cd, testing, tooling

調査の方向性

Read hq/roles/ui-toolkit.md and hq/ROSTER.md, then inspect tools/ui_surface_check.sh's intended inputs alongside lib/ui*.eigs, tests/test_ui.eigs, docs/STDLIB.md, and src/ext_gfx.c. Check the make gfx CI leg and the existing #599 field context first. Done means the script is wired into CI, starts red with a ratchet, and its selftest planted fault goes red.

索引モデルが issue の本文から書いたものです。

説明

area:gates area:gfx kind:gate-defect

The UI Toolkit Engineer charter (hq/roles/ui-toolkit.md, hq/ROSTER.md) names tools/ui_surface_check.sh --selftest as its mechanical pass bar:

  • every top-level define in lib/ui*.eigs asserted in tests/test_ui.eigs and documented in docs/STDLIB.md;
  • every SDL field src/ext_gfx.c decodes covered by a real-input check in the make gfx leg;
  • the gate proven by a planted fault (re-delete #599's Uint32 state field → red).

The script does not exist (found 2026-09-22 during the prompt audit). Meanwhile the surface grew from 280 top-level defines (e4e4dd4, at hire) to 380 today, with no ratchet. #599 is the incident the gate exists for: a missing SDL struct field broke every real mouse drag in every gfx app while tests/test_ui.eigs stayed green because it stubs gfx_*.

Bar: the script exists, is wired into CI, starts red with a ratchet (never baselined at today's number), and its selftest plant goes red.

主要言語
C
スター
3
フォーク
7
平均マージ
3時間 58分
マージ済み PR(30日)
105

環境構築

Codespaces で開く

このプロジェクトの開発コンテナを、あなたの GitHub アカウントでブラウザ上に起動します。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

InauguralSystems/EigenScript のほかの issue

InauguralSystems/EigenScript の issue をすべて見る

似ている issue

C の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。