Skip to content

Commit 7f87e0f

Browse files
committed
No need for AGENTS.md to worry about SECURITY.md
1 parent 40a6064 commit 7f87e0f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

AGENTS.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ The primary job of a spec is to be an accurate reference for the current state o
4343

4444
When updating code covered by a spec, update the spec to match. When the two specs overlap (e.g. pane header elements appear in both), layout.md documents placement and sizing while alert.md documents behavior and visual states.
4545

46-
## Security
47-
48-
See [SECURITY.md](SECURITY.md). It enumerates concrete `FAIL IF` checks across dependencies, GitHub Actions, release pipelines, and the tend automation surface, and it is enforced by `.github/workflows/security-audit.yaml` (nightly + as a required gate before VS Code publish). Read it before touching: `.github/workflows/`, `.github/dependabot.yml`, `.config/tend.yaml`, `pnpm-workspace.yaml`, `scripts/sign-and-deploy.sh`, or anything that introduces a new secret, workflow trigger, or environment. Failures are tracked under the `security-audit-failure` issue label.
49-
5046
## Design
5147

5248
See [DESIGN.md](DESIGN.md) for full design context. Key principles:

0 commit comments

Comments
 (0)