---
project_name: AI Cyber Security Research Boardroom
project_slug: ai-cyber-security-research
topic: Cyber-Security and AI Diligence Research
participant_source: generated
participant_count: 31
voting_participants: 27
created: 2026-06-22
simulation_window: 2026-05-01 through 2026-05-31
---

# AI Cyber Security Research Boardroom

Boardroom research project for **Cyber-Security and AI Diligence Research** — development and validation of the Minimum Viable AI Diligence Program (MVAP) through multi-agent expert deliberation.

## Layout

| Category | Path |
|----------|------|
| Participants | `participants/` |
| Sessions | `sessions/` |
| Specifications | `mvap/` |
| Reports | `output/` |
| Reference archive | `output/references/` (web landing: `output/references/index.html`) |
| Methodology | `output/How-The-Research-Was-Done.md` |
| Materials index | `output/RESEARCH-MATERIALS-INDEX.md` |
| Governance | `roster.yaml`, `Agents.md`, `sessions/verification-ledger.md` |

## Document IDs

| Artifact | ID |
|----------|-----|
| Study | AICSR-STUDY-2026-001 |
| Mitigation | AICSR-MIT-2026-001 |
| Dialog transcript | AICSR-DLG-2026-001 |
| Abstracts | AICSR-ABS-2026-001 |
| Reference index | AICSR-REF-INDEX-2026-001 |
| Materials index | AICSR-MATINDEX-2026-001 |
| Methodology | AICSR-METHOD-2026-001 |

## Full regeneration

1. Update `sessions/` transcripts, `sessions/verification-ledger.md`, and `sessions/VOTE-RECORD.md` when deliberation changes
2. Edit synthesis Markdown under `output/` (study, mitigation, dialog, abstracts)
3. Update reference articles in `output/references/articles/` and `REFERENCE-AVAILABILITY-REPORT.md`
4. Refresh `RESEARCH-MATERIALS-INDEX.md` and manifests (`output/*-MANIFEST.yaml`)
5. Rebuild PDF and LaTeX siblings for every changed Markdown file via pandoc

See `output/CONTINUE.md` for continuation pointers.