원클릭으로
demerzel-report
Generate governance dashboard reports with stories, drill-downs, and multi-format output — terminal, Discord, or markdown file
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate governance dashboard reports with stories, drill-downs, and multi-format output — terminal, Discord, or markdown file
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when a pull request needs review by a different AI model than the one that authored it, or when configuring cross-model code review pipelines in CI/CD.
Run Demerzel's autonomous driver — full cycle or individual phases across all repos
Capture meaningful session state (current cursor, in-flight work, live hypotheses, open questions, do-NOT-carry-forward, success criteria) to state/digests/latest.md so the next session — including one after auto-compaction — can re-enter without re-discovering context cold. Distinct from /learnings (which captures surprises). Validates against docs/contracts/digest-schema.json.
Autonomous research scheduler — selects the most under-researched department by coverage ratio, generates questions from completeness gaps, cross-model validates, auto-produces courses at T>=0.8, rate-limited to 6 cycles/day with kill switch
Personalized AI tutor — turns any topic into a customized, progress-tracked learning course. Use when the user wants to LEARN a concept, skill, language, tool, or domain. Creates a MISSION, curated RESOURCES, iterative lessons with self-checks, and learning-records that persist across sessions. NOT for interrogating the user about their own design (use brainstorming/IDSD for that).
Run one bounded supervised autonomous cycle on the Demerzel governance repo. Picks the smallest unchecked governance slice inside allow_edit, implements it, runs the oracle (`pwsh scripts/verify.ps1`), emits cycle evidence, and stops. Refuses to run unless dev-process-overseer reports loop-eligible and the preflight passes. Use when asked to "run one supervised loop", "advance governance autonomously", or "do one cycle and stop".
| name | demerzel-report |
| description | Generate governance dashboard reports with stories, drill-downs, and multi-format output — terminal, Discord, or markdown file |
Generate comprehensive governance reports covering beliefs, conscience, Streeling University, cross-repo health, evolution activity, and open issues. Supports narrative "stories" for notable events and drill-down sub-commands for focused views.
/demerzel report — full dashboard to terminal
/demerzel report --format=discord — post dashboard embed to Discord
/demerzel report --format=markdown — write dashboard to state/reports/{date}-dashboard.md
/demerzel report beliefs — drill-down: belief state detail
/demerzel report conscience — drill-down: conscience health detail
/demerzel report streeling — drill-down: Streeling University detail
/demerzel report health — drill-down: cross-repo integration health
The full dashboard aggregates all sections into a single view. Each section can also be accessed individually via drill-down commands.
Source: state/beliefs/*.belief.json
Collect and summarize:
last_updated is older than 7 days — flag as potentially stalestate/beliefs/archived/Output format:
BELIEFS T:3 F:0 U:1 C:0
Confidence: avg 0.87 | [>=0.9]: 2 [0.7-0.9]: 1 [0.5-0.7]: 1 [<0.5]: 0
Staleness: 0 stale (>7d) | 1 archived
Source: state/conscience/signals/*.signal.json, state/conscience/regrets/*.regret.json, state/conscience/patterns/*.pattern.json, state/conscience/digests/*.digest.json
Collect and summarize:
resolved: true vs openOutput format:
CONSCIENCE signals: 5 (3 resolved, 2 open)
Types: stale-action:2 harm-proximity:1 silence:1 remediation:1
Regrets: 1 (0 resolved) | Patterns: 0 detected
Moral sensitivity: 0.72 | Last digest: 2026-03-23
Source: state/streeling/university.json, state/streeling/departments/, state/streeling/research-cycles/, state/streeling/courses/, state/streeling/course-productions/, state/streeling/research/
Collect and summarize:
university.json departments arraystate/streeling/research-cycles/state/streeling/courses/state/streeling/course-productions/state/streeling/research/Output format:
STREELING UNIVERSITY 13 departments | chancellor: seldon
Research cycles: 4 | Courses: 23 | Productions: 12
Research papers: 8 | Founded: 2026-03-18
Departments: music, guitar-studies, musicology, mathematics, physics,
computer-science, product-management, futurology, philosophy,
cognitive-science, guitar-alchemist-academy, world-music-languages,
psychohistory
Source: state/beliefs/*consumer-repo*.belief.json, state/beliefs/*integration*.belief.json
Collect and summarize:
Output format:
CROSS-REPO HEALTH overall: GREEN
ix: T (0.90) — submodule current, 83 governance tests
tars: T (0.90) — submodule current, grammar-constrained generation
ga: T (0.90) — submodule current, 7 agent personas
Source: state/evolution/*.evolution.json
Collect and summarize:
Output format:
EVOLUTION 6 artifacts tracked
Recent events (7d): 3 events across 2 artifacts
Promotions pending: 0 | Deprecations pending: 0
Top cited: alignment-policy (12), asimov-constitution (8), default-constitution (6)
Source: GitHub API via gh issue list
Run: gh issue list --repo GuitarAlchemist/Demerzel --state open --limit 10 --json number,title,labels,createdAt
Collect and summarize:
Output format:
GITHUB ISSUES 12 open
Recent (7d): #73 Dashboard reports, #71 Staleness policy
Stale (>30d): none
Labels: enhancement:5 governance:3 bug:1 unlabeled:3
After the dashboard sections, generate a "Stories" section highlighting notable events. Stories are short narrative paragraphs (2-3 sentences) describing significant changes. Scan for:
state/streeling/courses/ for files created in the last 7 daysresolved: true recentlytruth_value changed (especially F->T or T->F)Story format:
STORIES
[Conscience] Stale-action signal sig-stale-action-2026-03-17-002 was resolved
after submodule updates brought all three consumer repos current. The original
signal flagged 142-commit drift in ix — now addressed.
[Streeling] 5 new courses published across guitar-studies and world-music-languages
departments, expanding the curriculum to 23 total courses. Research cycle RC-004
produced findings on modal interchange patterns.
[Evolution] The autonomous-driver artifact logged its first compounding cycle
event, marking the transition from experimental to monitored status.
If no notable events are found, output: STORIES: No notable events in the last 7 days.
/demerzel report beliefsExpanded belief detail:
/demerzel report conscienceExpanded conscience detail:
state/conscience/pre-mortems//demerzel report streelingExpanded Streeling detail:
state/streeling/curriculum-references.json/demerzel report healthExpanded cross-repo health:
Plain text with section headers, aligned columns, and box-drawing characters for visual structure. Use the output formats shown above in each section.
Full terminal output structure:
╔══════════════════════════════════════════════════════════════╗
║ DEMERZEL GOVERNANCE DASHBOARD — 2026-03-22 ║
╠══════════════════════════════════════════════════════════════╣
║ ║
║ [Beliefs section] ║
║ [Conscience section] ║
║ [Streeling section] ║
║ [Cross-Repo section] ║
║ [Evolution section] ║
║ [GitHub Issues section] ║
║ ║
╠══════════════════════════════════════════════════════════════╣
║ STORIES ║
║ [narrative paragraphs] ║
║ ║
╚══════════════════════════════════════════════════════════════╝
--format=discord)Post a rich embed to Discord channel 1484806751554506854 (guild 1484806750682218700).
Embed structure: Multiple embeds in a single message:
Dashboard Header — color 5025616 (teal)
Stories — color 7506394 (purple)
Action Items — color 15844367 (gold), only if there are stale beliefs, open signals, or stale issues
Discord posting method:
~/.claude/channels/discord/.env (DISCORD_BOT_TOKEN)https://discord.com/api/v10/channels/1484806751554506854/messagesTOKEN=$(grep DISCORD_BOT_TOKEN ~/.claude/channels/discord/.env | cut -d= -f2)
curl -s -X POST "https://discord.com/api/v10/channels/1484806751554506854/messages" \
-H "Authorization: Bot $TOKEN" \
-H "Content-Type: application/json" \
-d @/tmp/demerzel-dashboard-embed.json
rm /tmp/demerzel-dashboard-embed.json
Link requirements: Every artifact mentioned in Discord must include a clickable link:
https://github.com/GuitarAlchemist/Demerzel/issues/{N}https://github.com/GuitarAlchemist/Demerzel/blob/master/{path}gh api response--format=markdown)Write a full markdown report to state/reports/{date}-dashboard.md. Create the state/reports/ directory if it does not exist.
Use proper markdown headers, tables, and code blocks. Include all dashboard sections, stories, and a metadata footer with generation timestamp and data sources read.
state/beliefs/ (excluding archived/ subdirectory for main counts)state/conscience/signals/, state/conscience/regrets/, state/conscience/patterns/, state/conscience/digests/state/streeling/university.json and list state/streeling/courses/, state/streeling/research-cycles/, state/streeling/course-productions/, state/streeling/research/state/evolution/gh issue list for GitHub issues--format=markdown, write report to state/reports/{date}-dashboard.mdIn-session:
CronCreate("30 8 * * *", "/demerzel report --format=discord")
Run after harvest (8:17) and before compound cycle. Discord post provides the team a daily governance snapshot.
Persistent:
claude --print "Run /demerzel report --format=markdown" --cwd /path/to/Demerzel
state/beliefs/, state/conscience/, state/streeling/, state/evolution/, GitHub Issues API--format=discord), state/reports/ (if --format=markdown), terminal (default)/demerzel compound (dashboard highlights inform compounding priorities), /demerzel drive (health scores inform driver task selection)/demerzel harvest completion, manual invocation, scheduled cronpolicies/governance-audit-policy.yaml (reporting requirements), policies/conscience-observability-policy.yaml (conscience metrics exposure)For weekly or milestone reports, also post to GitHub Discussions using the existing infrastructure:
| Repo | Announcements Category | Node ID |
|---|---|---|
| Demerzel | DIC_kwDORnMyyc4C4eDS | R_kgDORnMyyQ |
mutation {
createDiscussion(input: {
repositoryId: "R_kgDORnMyyQ",
categoryId: "DIC_kwDORnMyyc4C4eDS",
title: "Governance Dashboard — {date}",
body: "{MARKDOWN_CONTENT}"
}) {
discussion { url }
}
}
policies/governance-audit-policy.yaml (audit reporting requirements), policies/conscience-observability-policy.yaml (conscience metrics), policies/streeling-policy.yaml (university reporting), constitutions/demerzel-mandate.md Section 4 (Accountability)