RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/AGENTS.md/fall-out-bug/sdp_lab

AGENTS.md

internal/evidence/AGENTS.md
AGENTS.md

Quality

52/100

Scores the file, not the repository.

Length

145 words

6 headings · 0 code blocks

Repository

0

— · pushed 78 days ago

Last changed

3 days ago

First indexed 3 days ago.
fall-out-bug/sdp_lab/internal/evidence/AGENTS.mdRawGitHub
1# SDP Runtime Assumptions for sdp-evidence-core
2 
3## Context Objects
4**CodingWorkflowStatement**: Primary context for all evidence operations
5Wraps in-toto StatementHeader with CodingWorkflowPredicate:
6- Intent (issue_id, trigger, risk_class)
7- Plan (workstreams), Execution (branch, changed_files)
8- Verification (tests, lint, coverage)
9- Boundary (declared vs observed paths)
10- Provenance (run_id, orchestrator, runtime)
11- Trace (commits, PR URL)
12 
13All operations (attestation, validation, signing, verification) consume/produce CodingWorkflowStatement.
14 
15## Environment Variables
16**Signing** (optional):
17- SIGSTORE_ID_TOKEN, COSIGN_KEY
18- GitHub Actions: GITHUB_ACTIONS, ACTIONS_ID_TOKEN_REQUEST_TOKEN, ACTIONS_ID_TOKEN_REQUEST_URL
19- SDP_SIGSTORE_STRICT_VERIFY=1 enforces verification
20 
21**Validation**: No env vars required (pure Go logic on evidence files)
22 
23## Configuration
24- CoverageThreshold: compareOptions.CoverageThreshold (default 5.0%)
25- FileScopeThreshold: fileScopeHighSeverityOver (default 3 files)
26- BoundaryValidation: Per-workstream in docs/workstreams/backlog/{workstream}.md
27 
28## Dependencies
29**Signing** (optional): in-toto-golang, sigstore-go, cosign CLI
30**Validation**: Stdlib encoding/json, crypto/sha256, in-toto-golang (StatementHeader only)
31**Trace**: internal/kernel.TraceEvent
32 
33## Coupling Risk
34Imports internal/kernel.TraceEvent (deliberate: evidence validates same trace shape kernel emits)
35No other internal dependencies; package is self-contained
36 

Sections

  • SDP Runtime Assumptions for sdp-evidence-core
  • Context Objects
  • Environment Variables
  • Configuration
  • Dependencies
  • Coupling Risk

What it covers

setupdependencies

Stack — with the evidence

go

(1.00)

docker

(0.60)

github-actions

(0.60)

Format

AGENTS.md

A plain-markdown README for coding agents, deliberately unopinionated: no frontmatter, no globs, no vendor keys. That minimalism is why it became the one file a dozen different agents will read, and why it carries the least per-file targeting power of any format here.

What the corpus says about it

Repository

Owner
fall-out-bug
Language
—
License
—
Archived
no

All configs in this repo

Also in fall-out-bug/sdp_lab

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
fall-out-bug/sdp_labcmd/AGENTS.md · 0AGENTS.mdgodocker+1styledependenciesapido-not+155/1003 days ago
fall-out-bug/sdp_labinternal/AGENTS.md · 0AGENTS.mdgodocker+1styledependenciesapido-not+155/1003 days ago
fall-out-bug/sdp_labprompts/skills/AGENTS.md · 0AGENTS.mdgodocker+1dependenciesapido-notagent-behaviour59/1003 days ago
fall-out-bug/sdp_lab.agents/skills/AGENTS.md · 0AGENTS.mdgodocker+1dependenciesapido-notagent-behaviour59/1003 days ago
fall-out-bug/sdp_lab.codex/AGENTS.md · 0AGENTS.mdgodocker+3setupbuildtestlint-format+486/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/beads.mdc · 0Cursor rulesgodocker+1arch40/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/bugfix.mdc · 0Cursor rulesgodocker+1no sections60/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/build.mdc · 0Cursor rulesgodocker+1build29/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/ci-triage.mdc · 0Cursor rulesgodocker+1arch40/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/oneshot.mdc · 0Cursor rulesgodocker+1no sections30/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/codereview.mdc · 0Cursor rulesgodocker+1archgit40/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/debug.mdc · 0Cursor rulesgodocker+1arch40/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/deliver.mdc · 0Cursor rulesgodocker+1no sections39/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/deploy.mdc · 0Cursor rulesgodocker+1deployment54/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/design.mdc · 0Cursor rulesgodocker+1no sections25/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/feature.mdc · 0Cursor rulesgodocker+1arch40/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/hotfix.mdc · 0Cursor rulesgodocker+1git65/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/idea.mdc · 0Cursor rulesgodocker+1no sections25/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/issue.mdc · 0Cursor rulesgodocker+1api25/1003 days ago
fall-out-bug/sdp_lab.cursor/rules/prd.mdc · 0Cursor rulesgodocker+1no sections16/1003 days ago
Diff against cmd/AGENTS.md Diff against internal/AGENTS.md Diff against prompts/skills/AGENTS.md Diff against .agents/skills/AGENTS.md Diff against .codex/AGENTS.md Diff against .cursor/rules/beads.mdc Diff against .cursor/rules/bugfix.mdc Diff against .cursor/rules/build.mdc Diff against .cursor/rules/ci-triage.mdc Diff against .cursor/rules/oneshot.mdc Diff against .cursor/rules/codereview.mdc Diff against .cursor/rules/debug.mdc Diff against .cursor/rules/deliver.mdc Diff against .cursor/rules/deploy.mdc Diff against .cursor/rules/design.mdc Diff against .cursor/rules/feature.mdc Diff against .cursor/rules/hotfix.mdc Diff against .cursor/rules/idea.mdc Diff against .cursor/rules/issue.mdc Diff against .cursor/rules/prd.mdc

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
OnlyTerp/prompt-cache-skillsAGENTS.md · 112AGENTS.mdpythongithub-actionssetupbuildtestlint-format+5100/1003 days ago
n8n-io/n8npackages/@n8n/agents/AGENTS.md · 199kAGENTS.mdtypescriptlangchain+16buildteststylearch+3100/1003 days ago
duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70AGENTS.mdtypescriptjavascript+5buildteststylearch+3100/1003 days ago
wpscanteam/wpscanAGENTS.md · 9.7kAGENTS.mdrubyvue+3setupbuildteststyle+6100/1002 days ago
SkeneTechnologies/skene-cookbookAGENTS.md · 51AGENTS.mdpythoneslint+4setupbuildtestlint-format+7100/1002 days ago
mui/material-uiAGENTS.md · 99kAGENTS.mdtypescriptjavascript+13setupbuildtestlint-format+9100/1003 days ago
trick77/agents-md-syncAGENTS.md · 2AGENTS.mdtypescriptnode+4setupbuildteststyle+5100/1003 days ago
aaif-goose/gooseAGENTS.md · 52kAGENTS.mdrusttypescript+2setupbuildtestlint-format+6100/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack