Skip to content

Lead with an authenticated RTL CI transcript - #3

Merged
Labeeb2339 merged 1 commit into
mainfrom
codex/project-native-hero
Aug 2, 2026
Merged

Lead with an authenticated RTL CI transcript#3
Labeeb2339 merged 1 commit into
mainfrom
codex/project-native-hero

Conversation

@Labeeb2339

Copy link
Copy Markdown
Owner

Replaces the poster-style lead with a terminal transcript parsed from successful public Actions run 30224621114. The checked-in receipt and renderer preserve the exact simulation and structural-synthesis boundary.\n\nVerified locally: 10 tests, asset renderer, exact public-run receipt replay, lint, and secret scan. No RTL changed; Icarus and Yosys were unavailable locally.

@Labeeb2339
Labeeb2339 merged commit 1ca0d5b into main Aug 2, 2026
2 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cfab0a8797

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

encoding="utf-8",
newline="\n",
)
print(f"wrote {output.relative_to(ROOT)}")

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Allow absolute receipt output paths

When --output is an absolute path outside the repository (for example, a temporary file used to compare a freshly captured receipt), the receipt is written successfully but this status message raises ValueError because Path.relative_to(ROOT) only accepts descendants of ROOT. This makes a valid-looking --output invocation exit nonzero after modifying the requested file; print the absolute path or fall back when it is outside the repository.

Useful? React with 👍 / 👎.

@Labeeb2339
Labeeb2339 deleted the codex/project-native-hero branch August 11, 2026 08:20
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