Skip to content

issue forms: list on GitHub again; verifier fails on a description over 200 characters - #19

Merged
1 commit merged into
mainfrom
claude/issue-forms-ingress
Sep 17, 2026
Merged

1 commit merged into
mainfrom
claude/issue-forms-ingress

Conversation

@Cubits11

Copy link
Copy Markdown
Owner

GitHub lists an issue form only when its top-level description is 3–200 characters. counterexample.yml (305) and reproduction.yml (296) exceeded it since 2026-09-01, so the chooser showed only the census row-correction template and every prefilled link on /try/, the reproduce page, worldspace, README, CONTRIBUTING and DISPATCH opened a blank issue. The file page on github.com states the cause.

Both descriptions are shortened; fields, ids, options and validations are unchanged. scripts/verify_consequence.py now fails when a description leaves 3–200 and checks every prefilled link on the five further surfaces against the listed forms and their fields. docs/graph/repo-graph.json regenerated (mechanical drift).

Gates on 026554c: verify_consequence (12 + 9 links), regression probe (a 210-character description exits 1), verification_manifest 60 checks exit 0, verify_clean_clone passed.

After deploy: confirm three templates at /issues/new/choose and that a /try/ report link populates claim and command. Nothing is submitted.

🤖 Generated with Claude Code

…er 200 characters

GitHub lists an issue form only when its top-level description is 3–200
characters. counterexample.yml (305) and reproduction.yml (296) exceeded it
from 2026-09-01, so the chooser showed only the census row-correction
template and every prefilled link on /try/, the reproduce page, worldspace,
README, CONTRIBUTING and DISPATCH opened a blank issue. The file page on
github.com states the cause: "Description must be between 3 and 200
characters."

Both descriptions are shortened; fields, ids, options and validations are
unchanged. scripts/verify_consequence.py now fails when a description leaves
3–200, and checks every prefilled link on the five further surfaces, not
only /try/, against the listed forms and their fields.

The forms are listed only once this commit reaches the default branch.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@Cubits11 Cubits11 closed this pull request by merging all changes into main in d3766ae Sep 17, 2026
@Cubits11
Cubits11 deleted the claude/issue-forms-ingress branch September 18, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant