Skip to content

ci(fpga): invoke sby from the formal dir - #2255

Merged
gHashTag merged 1 commit into
masterfrom
ci/formal-cwd-conformance
Aug 19, 2026
Merged

ci(fpga): invoke sby from the formal dir#2255
gHashTag merged 1 commit into
masterfrom
ci/formal-cwd-conformance

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #2254. Refs #2239. Third formal layer: [files] resolve against cwd. docs/NOW.md updated.

🤖 Generated with Claude Code

Third formal layer: sby copies [files] entries relative to the invocation
cwd, not the .sby location, so all three tasks died on FileNotFoundError
while their .v files sat next to the configs (run 32305304787). The honest
gate recorded FAIL and failed the step exactly as designed. sby now runs
from build/fpga/formal via a subshell; pipefail is inherited.

Closes #2254.
@gHashTag
gHashTag enabled auto-merge (squash) August 19, 2026 22:17
@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-08-19 22:17:59 UTC

Summary

Status Count
Total Open PRs 25
PRs with Failing Checks 9
PRs with All Checks Green 16
READY 8
FAILING 9
PENDING 0

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=375b2f88cc2f != 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.

@gHashTag
gHashTag merged commit 0fbc959 into master Aug 19, 2026
19 of 21 checks passed
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.

fpga-formal: sby resolves [files] against the invocation cwd — run sby from the formal dir

1 participant