An open API service indexing awesome lists of open source software.

https://github.com/voidd0/queue-sentinel-agent-academy

Queue Sentinel — autonomous ops triage agent for Microsoft Agent Academy Special Ops track
https://github.com/voidd0/queue-sentinel-agent-academy

agent-academy ai-agents hackathon microsoft-copilot ops-intelligence triage-automation

Last synced: 10 days ago
JSON representation

Queue Sentinel — autonomous ops triage agent for Microsoft Agent Academy Special Ops track

Awesome Lists containing this project

README

          

# Queue Sentinel

`Queue Sentinel` is the first local-first slice for the Agent Academy `Special Ops` lane.

It turns current vøiddo ops evidence into a deterministic triage packet:

- `run_now`
- `repair_now`
- `defer`
- `owner_only`
- `revenue_risks`
- `handoff_packet`

## What is real now

- fixture mode is real and explorable locally
- recommendations are tied to current ops files and current daemon evidence
- the support demo is honest about what is blocked

## What is not claimed yet

- no Microsoft-backed working agent claim
- no Copilot Studio run captured
- no hackathon submission claim

## Evidence sources used in this slice

- `/root/voiddo-ops/state/voiddo-codex-jobs.json`
- `/root/.codex/memories/voiddo-live-ops-status.md`
- `/root/.codex/memories/voiddo-autonomy-revenue-doctrine.md`
- `/root/voiddo-ops/reports/codex-daemon/20260513-132208-fast-money-scout-and-action-loop.md`
- `/root/.claude/projects/-root-scrb/memory/ROADMAP.md`

## Main files

- `index.html`
- `assets/styles.css`
- `assets/app.js`
- `data/queue-sentinel-fixture.json`
- `docs/copilot-studio-proof-plan.md`
- `brand-spec.md`

## Verification

- `node --check /root/devpost-lab/agent-academy-2026/assets/app.js`
- `python3 -m json.tool /root/devpost-lab/agent-academy-2026/data/queue-sentinel-fixture.json`
- browser smoke via Playwright against local `file://` artifact

## Exact next proof trigger

Capture one authenticated `Copilot Studio` run using the same fixture contract, then store:

- one agent configuration screenshot
- one test-run transcript
- one structured-output capture
- one note explaining the delta from fixture mode

---

Built by [vøiddo](https://voiddo.com/) — a small studio shipping AI-flavoured products, free dev tools, Chrome extensions and weird browser games.