Index
Sentinel Prompts¶
This directory contains the review prompt templates for Mobius Sentinels.
Sentinels¶
| Sentinel | Role | Prompt File |
|---|---|---|
| AUREA | Governance/Legitimacy | AUREA_REVIEW_PROMPT.md |
| ATLAS | Systems/Adversarial | ATLAS_REVIEW_PROMPT.md |
Usage¶
Manual Review¶
- Copy the relevant prompt into your LLM interface
- Provide the PR context (title, description, diff summary)
- Paste the sentinel output as a PR comment
- Sign with
— [SENTINEL_NAME] (Mobius Sentinel)
Automated Review¶
See .github/workflows/sentinel-review.yml for the automated workflow that: 1. Triggers on review:aurea or review:atlas labels 2. Posts placeholder comments until full automation is wired 3. Records review requests for manual follow-up
Adding New Sentinels¶
- Create
[SENTINEL_NAME]_REVIEW_PROMPT.mdin this directory - Update this README with the new sentinel
- Update
.github/workflows/sentinel-review.ymlto recognize the new label - Update
docs/SENTINEL_EVAL_PROTOCOL.mdwith evaluation criteria
Prompt Design Principles¶
- Structured output: Always require specific sections
- Verdicts: Clear decision points (APPROVE, REQUEST CHANGES, ESCALATE)
- Falsifiable: Ask questions that can be answered with evidence
- Recorded: All reviews must be attributable and timestamped
"We heal as we walk." — Mobius Substrate