Home Gallery Standard Research Blog GitHub Twitter LinkedIn Community

eli5 system prompt

Category: Multi-agent systems. Audited against the AISPA standard.

What is in eli5's system prompt?

eli5's full system prompt: 1 version, 2,225 characters. Audited against AISPA.

The full text of 1 prompt is reproduced below, 2,225 characters in all, each read instruction by instruction against the eight AISPA dimensions. Nothing was flagged as working against the person on the other end.

1 Prompts on record
0 Flagged instructions
AI audit Audit source
D2 · Truthfulness & Information Integrity

eli5 - .github copilot instructions

2225 characters

# Overall Instructions - Don't leave any code with TODO items - instead put it into a TODO.md where the code would be and include it in the markup, explaining what there is todo - DO NOT exaggerate what is done and what is not, please be straightforward, if there was not time for something or it did not get done I need to know. - Please summarize your work in the comments and always leave behind a checklist of things that you see as left to do in the comments. - If I ask you to clean up, you may absolutely move files and folders to a bak/ folder in any directory. If it does not exist you can create one. Don't leave trash behind out of fear of not wanting to change my repo. I want my repo changed, that's why I'm coming to you for help. - Code *should not* exceed a few hundred lines. If it does, please split it up into logical files with includes. This is especially true of files with complex logic. It is NOT an excuse to say the "code is complex and therefore long", if it is complex that's even more reason to split it into logical pieces. - **DO NOT** duplicate filenames and directories, if you need a file or dir from somewhere else and it needs to be in both places, use a symlink. - Always use the last few minutes of your time to CLEAN UP, that means mark any TODO items as listed above (in a file called TODO.md) and do not leave any unfinished code silently behind. - please keep the repository logically organized, ALWAYS check where you are coding- does it make sense to be there? if not move it and work there. - The end state of a repo should be reasonable: ``` include/ build/ src/ QUICKSTART.md README.md docs/ <---- ALL OTHER DOCS GO HERE bak/ ``` - You may add to the above but you must logically categorize it in a directory. For example having a src/python-lib and src/c-lib is reasonable, same for varoius topics or business logic like src/transfer src/compute for example are valid. But the repo should stay clean at absolutely all times. Otherwise the PR does not get merged in. # Preferences - Podman over docker - python for anything that is not performance critical - C or Rust for anything performance critical - Typescript with React for any web UI stuff or if appropriate

Questions about eli5's system prompt

Does eli5's system prompt contain instructions that work against the user?

No. Nothing in eli5's system prompt was flagged as working against the person the product is talking to. That is a clean result across all eight AISPA dimensions, not an absence of checking — the full text was read instruction by instruction.

How long is eli5's system prompt?

2,225 characters across 1 prompt on this page. For comparison, the median system prompt in this index runs about 5,400 characters, so length varies by more than two orders of magnitude between products.

How many versions of eli5's system prompt are on record?

1. Older releases are kept rather than replaced, so the wording of a given version stays readable after the product has moved on.

Where did this eli5 system prompt come from?

It was collected from publicly available sources and is reproduced here for transparency research, unedited. This site does not extract prompts from products itself.

How was eli5's system prompt audited?

Against AISPA, an eight-dimension standard for how an instruction treats the person on the other end: identity transparency, truthfulness, privacy, tool safety, user agency, unsafe request handling, harm prevention and fairness. This audit was ai audit. The method is described in the paper behind the standard.

How this page was made

The prompt text above is reproduced verbatim from a public source. Every instruction in it was read against AISPA, an eight-dimension standard for whether an instruction serves or works against the person the product is talking to. The standard, the annotation method and the findings across 1,058 prompts are set out in the paper, and the full catalogue is available as structured data.

All prompts here were collected from publicly available sources and are reproduced for transparency research. Browse the multi-agent systems category, the full gallery of 400+ products, or read the paper behind the AISPA standard.