Skip to content

eonedgeproject-code/the-brief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Brief

system prompts, declassified — what every AI is told before it talks to you.

A system prompt is the text a model sees before any user turn. It defines persona, refusal patterns, tool access, formatting — the rules of the conversation. It does most of the work people call "alignment." And every major commercial AI hides it.

If you don't know what an AI was told to be, you don't really know what you're talking to. You're talking to a mask, and the mask was written by a committee.

The Brief is an attempt to document these prompts the way you'd document a primary source. Every entry is tagged by acquisition method — self-extracted, community-leaked, official-disclosure, behavioral-inference — dated, and versioned against prior captures. When a prompt changes, the diff is preserved. When the source is uncertain, the entry says so.

This is not comprehensive. The first months will be patchy, biased toward models we can probe most easily, and incomplete in ways we can't predict. That's fine. The standard is methodology, not volume. One verified capture is worth ten dubious dumps.

Where to start

  • entries/README.md — the index of captures by vendor, with method and confidence at a glance.
  • STRUCTURE.md — the capture format and frontmatter schema.
  • CONTRIBUTING.md — how to contribute and what each acquisition tag means.
  • methodology/ — how the harder methods (self-extracted, behavioral-inference) are defined and evaluated.
  • analysis/ — research notes drawing on the captures.
  • tools/ — a dependency-free validator (node tools/validate-entries.mjs) that checks every entry against the schema.

If you want to contribute, read CONTRIBUTING.md before you open a PR. We decline submissions that can't explain how the prompt was obtained.

License

The project's own writing is CC BY 4.0 and the tools are MIT; the verbatim vendor prompts quoted inside entries are the vendors' own and are reproduced for documentation, not relicensed. See LICENSE for the details that matter before you reuse anything.

About

system prompts, declassified.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors