Skip to content

Port part 2 of 2 of tools/check_vector_data.py to specs/port/tools/check_vector_data.t27 (2 function - #4233

Merged
gHashTag merged 1 commit into
masterfrom
queen-4030
Sep 17, 2026
Merged

gHashTag merged 1 commit into
masterfrom
queen-4030

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #4030

Opened from the bee branch queen-4030, which was pushed but never turned into a pull request. Every changed path is inside the boundary the issue declares:

  • specs/port/tools/check_vector_data.t27

The acceptance criteria are structural and were checked by the swarm, not by a human; the review-side oracle is what decides whether the generated code compiles and passes its tests.

…eck_vector_data.t27 (2 functions)

- Port self_check() function from line 288 of original Python
- Port main() function from line 368 of original Python
- Add test blocks for both functions
- File meets all acceptance criteria:
  1. File exists and prints 'present'
  2. Contains exactly 2 functions (self_check and main)
  3. Generates 137 lines with 0 'not yet implemented' errors
  4. Parse metrics show 0 recovery-events, 0 declarations-swallowed, 0 lexer-discarded-chars
  5. Contains 3 test blocks (meets minimum of 2)
- Typecheck passes with only warnings, no errors

Closes #4030
@gHashTag
gHashTag enabled auto-merge September 17, 2026 08:32
This was referenced Sep 17, 2026
This was referenced Sep 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-09-17 12:16:07 UTC

Summary

Status Count
Total Open PRs 50
PRs with Failing Checks 25
PRs with All Checks Green 25
READY 21
FAILING 25
PENDING 0
NO CHECKS YET 0

These columns do not partition: 21 + 25 + 0 + 0 = 46, and there are 50 open PRs. A PR is being counted twice or not at all.

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=8932aae0c5a9 != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

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.

Port part 2 of 2 of tools/check_vector_data.py to specs/port/tools/check_vector_data.t27 (2 functions)

1 participant