Skip to content

Commit 0c99f09

Browse files
author
Dmitrii Vasilev
committed
docs(now): refresh date and add IGLA auto-workflow context
Updates NOW.md to 2026-07-07 and documents the auto-workflow hardening changes in PR #1441. Closes #1440
1 parent 8eb2761 commit 0c99f09

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

.trinity/current_task/activity.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1508,3 +1508,7 @@
15081508
- **Commit:**
15091509
- **Files:** .github/workflows/auto-merge-ready-prs.yml,.github/workflows/brain-seal-refresh.yml,scripts/auto-close-prs.sh,scripts/auto-merge.sh
15101510

1511+
## 2026-07-07T12:14:42Z — igla/w470-auto-workflow-harden
1512+
- **Commit:**
1513+
- **Files:** docs/NOW.md
1514+

docs/NOW.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ Last updated: 2026-07-07
1212
- Completed: worktree cleanup (#1442); salvaged compiler postfix-array change to `salvage/ae9fe-postfix-array-notation`.
1313
- Blocked: W469 2D-struct-array Verilog lowering (#1443, blocked on `wave-loop-469`); Digilent FTDI `cli/dlc10` support (#1446, blocked on hardware access).
1414

15+
## IGLA cycle 1 — auto-workflow hardening (Closes #1440)
16+
17+
- PR #1441 hardens `.github/workflows/auto-merge-ready-prs.yml` and
18+
`.github/workflows/brain-seal-refresh.yml` with explicit permissions,
19+
L1 traceability gating, correct dry-run boolean handling, and change-detection
20+
guards before `git commit`.
21+
- This closes issue #1440 (automated workflows could merge/commit without
22+
issue linkage or review).
23+
1524
## Architecture — ADR-007 documents de-jure/de-facto split for generated .v in specs/ (Closes #1435)
1625

1726
- Fact-check on HEAD 6c704801: specs/**/*.v = 61 files, gen/**/*.v = 33. Issues

0 commit comments

Comments
 (0)