Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Public background documents:

- [Why CodeGate Exists](docs/why-codegate.md)
- [Public Evidence Map](docs/public-evidence-map.md)
- [Feature Evidence Ledger](docs/feature-evidence-ledger.md)

## What CodeGate Is

Expand Down Expand Up @@ -176,9 +175,6 @@ Current checks include:
- Dependabot cooldown and execution-risk checks
- Workflow hygiene checks (concurrency gates, obfuscation, unsafe conditional trust)

Track the current workflow-audit coverage and backlog in the [workflow audit parity checklist](docs/workflow-audit-parity-checklist.md).
Real public validation fixtures and source provenance are documented in [workflow audit real-case corpus](docs/workflow-audit-real-cases.md).

Examples:

```bash
Expand Down
98 changes: 0 additions & 98 deletions docs/feature-evidence-ledger.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/public-evidence-map.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

This document summarizes public incident patterns that motivated CodeGate and maps them to the defensive checks CodeGate provides.

For the full feature-by-feature ledger with status and links, see [feature-evidence-ledger.md](./feature-evidence-ledger.md).

## Evidence Themes

1. Repository files can become execution paths.
Expand Down
69 changes: 0 additions & 69 deletions docs/workflow-audit-parity-checklist.md

This file was deleted.

94 changes: 0 additions & 94 deletions docs/workflow-audit-real-cases.md

This file was deleted.

69 changes: 0 additions & 69 deletions tests/meta/workflow-audit-parity-contract.test.ts

This file was deleted.

Loading