Shiori Governance Report

Generated: 2026-04-01T12:50:30.066Z
🟡 60/100
warning
Governance health: 60/100. 6 issue(s) require attention.

Overview

MetricCount
Tracked annotations18
Untracked candidates12
Registry entries10
Issues (errors)0
Issues (warnings)6

Annotation Heatmap

packages/shiori-cli/src/commands/scan-demo.ts
3
packages/shiori-cli/src/commands/coach-cli.ts
2
packages/shiori-cli/src/commands/narrative-cli.ts
2
packages/shiori-cli/src/core/registry.ts
2
packages/shiori-cli/src/commands/aggregate-cli.ts
1
packages/shiori-cli/src/commands/registry-generator.ts
1
packages/shiori-cli/src/commands/verify.ts
1
packages/shiori-cli/src/core/cli-validation.ts
1
packages/shiori-cli/src/core/config.ts
1
packages/shiori-cli/src/core/path-boundary.ts
1
packages/shiori-cli/src/core/report-files.ts
1
packages/shiori-cli/src/core/scan-result-loader.ts
1
packages/shiori-vscode/src/shiori-text.ts
1
DirectoryFilesAnnotationsExpiredExpiring
packages/shiori-cli/src/commands61000
packages/shiori-cli/src/core6700
packages/shiori-vscode/src1100

Insights

Issues by Type

TypeCount
missing-in-registry4
syntax-error1
ref-format1

Annotations by Rule

RuleCount
color-named1
no-console1
no-constant-condition1

Ownership

OwnerCount
berlysia10

Annotation Kinds

KindCount
intentional9
temporary1

Provenance

RefLocationCommitAuthorDateSummary
DEMO-001packages/shiori-cli/src/commands/scan-demo.ts:4601d8359berlysia2026-03-25chore(ralf): EP-0170(scan --demo)の実装によって初回利用者向けオンボーディング体験を提供するとともに、コードベースの品質問題(exit-codes未登録・process.exitCode=1リテラル・型安全性破綻)を並行修正した
DEMO-002packages/shiori-cli/src/commands/scan-demo.ts:5301d8359berlysia2026-03-25chore(ralf): EP-0170(scan --demo)の実装によって初回利用者向けオンボーディング体験を提供するとともに、コードベースの品質問題(exit-codes未登録・process.exitCode=1リテラル・型安全性破綻)を並行修正した
DEMO-003packages/shiori-cli/src/commands/scan-demo.ts:6001d8359berlysia2026-03-25chore(ralf): EP-0170(scan --demo)の実装によって初回利用者向けオンボーディング体験を提供するとともに、コードベースの品質問題(exit-codes未登録・process.exitCode=1リテラル・型安全性破綻)を並行修正した
DEV-001packages/shiori-cli/src/core/path-boundary.ts:466b630d8berlysia2026-03-03chore(ralf): dogfooding パイプラインの end-to-end 動作検証——shiori: アノテーション実データ投入、CI cross-workflow artifact 共有の修正、PR Description 自動更新ワークフローの完成
DEV-003packages/shiori-cli/src/commands/registry-generator.ts:546b630d8berlysia2026-03-03chore(ralf): dogfooding パイプラインの end-to-end 動作検証——shiori: アノテーション実データ投入、CI cross-workflow artifact 共有の修正、PR Description 自動更新ワークフローの完成
DEV-007packages/shiori-cli/src/core/config.ts:10968d0d4cberlysia2026-03-03feat(dogfooding): add 7 shiori annotations (DEV-004 to DEV-010) with registry entries
DEV-009packages/shiori-cli/src/core/registry.ts:5268d0d4cberlysia2026-03-03feat(dogfooding): add 7 shiori annotations (DEV-004 to DEV-010) with registry entries
DEV-011packages/shiori-cli/src/commands/verify.ts:57142ca6fberlysia2026-03-03chore(ralf): blitz batch 1/1 applied 1 proposal(s)
DEV-012packages/shiori-cli/src/core/registry.ts:119142ca6fberlysia2026-03-03chore(ralf): blitz batch 1/1 applied 1 proposal(s)
DEV-013packages/shiori-cli/src/core/cli-validation.ts:30142ca6fberlysia2026-03-03chore(ralf): blitz batch 1/1 applied 1 proposal(s)
DEV-015packages/shiori-cli/src/core/scan-result-loader.ts:205142ca6fberlysia2026-03-03chore(ralf): blitz batch 1/1 applied 1 proposal(s)
DEV-018packages/shiori-cli/src/core/report-files.ts:96097bfddberlysia2026-03-03chore(ralf): CLIコード品質の構造改善(フォーマッタ分離・ボイラープレート共通化)とPR Verdict dogfooding の実現可能性評価——当初フォーカスのHealth Snapshot Chain実装には着手できず
DEV-019packages/shiori-cli/src/commands/aggregate-cli.ts:216576aa6dberlysia2026-03-19chore(ralf): blitz batch 1/1 applied 3 proposal(s)
DEV-019packages/shiori-cli/src/commands/coach-cli.ts:390f7ab030berlysia2026-03-25chore(ralf): EP-0157(triage --wizard)の実装完了、およびEP-0151(narrative+coach統合)のblocking修正を含む品質向上サイクルの完結
DEV-019packages/shiori-cli/src/commands/coach-cli.ts:410f7ab030berlysia2026-03-25chore(ralf): EP-0157(triage --wizard)の実装完了、およびEP-0151(narrative+coach統合)のblocking修正を含む品質向上サイクルの完結
DEV-019packages/shiori-cli/src/commands/narrative-cli.ts:2048752716berlysia2026-03-25chore(ralf): EP-0146 narrative コマンドの新規実装——diff-snapshots.ts / narrative.ts / narrative-cli.ts の4ファイル作成と、Reviewer 指摘の blocking 修正を経た品質保証完了
DEV-019packages/shiori-cli/src/commands/narrative-cli.ts:2228752716berlysia2026-03-25chore(ralf): EP-0146 narrative コマンドの新規実装——diff-snapshots.ts / narrative.ts / narrative-cli.ts の4ファイル作成と、Reviewer 指摘の blocking 修正を経た品質保証完了
ignorepackages/shiori-vscode/src/shiori-text.ts:34c20ce96berlysia2026-03-19chore(ralf): EP-0085 shiori-vscode PoC 完成:HoverProvider・DocumentLinkProvider の実装とレビュー指摘の全対応

Annotation Chronicle

14 refs 14 with provenance 0 with status 2 with expiry
DEMO-001
2025-12-31 🔴 Expired on 2025-12-31
2026-03-25 🟢 Introduced by berlysia
packages/shiori-cli/src/commands/scan-demo.ts:46
DEMO-002
2026-03-25 🟢 Introduced by berlysia
packages/shiori-cli/src/commands/scan-demo.ts:53
DEMO-003
2026-03-25 🟢 Introduced by berlysia
packages/shiori-cli/src/commands/scan-demo.ts:60
DEV-001 owner: berlysia · kind: intentional
2026-03-03 🟢 Introduced by berlysia
packages/shiori-cli/src/core/path-boundary.ts:46
DEV-003 owner: berlysia · kind: intentional
2026-03-03 🟢 Introduced by berlysia
packages/shiori-cli/src/commands/registry-generator.ts:54
DEV-007 owner: berlysia · kind: temporary
2026-03-03 🟢 Introduced by berlysia
2026-06-01 🔵 Scheduled to expire on 2026-06-01
packages/shiori-cli/src/core/config.ts:109
DEV-009 owner: berlysia · kind: intentional
2026-03-03 🟢 Introduced by berlysia
packages/shiori-cli/src/core/registry.ts:52
DEV-011 owner: berlysia · kind: intentional
2026-03-03 🟢 Introduced by berlysia
packages/shiori-cli/src/commands/verify.ts:57
DEV-012 owner: berlysia · kind: intentional
2026-03-03 🟢 Introduced by berlysia
packages/shiori-cli/src/core/registry.ts:119
DEV-013 owner: berlysia · kind: intentional
2026-03-03 🟢 Introduced by berlysia
packages/shiori-cli/src/core/cli-validation.ts:30
DEV-015 owner: berlysia · kind: intentional
2026-03-03 🟢 Introduced by berlysia
packages/shiori-cli/src/core/scan-result-loader.ts:205
DEV-018 owner: berlysia · kind: intentional
2026-03-03 🟢 Introduced by berlysia
packages/shiori-cli/src/core/report-files.ts:96
DEV-019 owner: berlysia · kind: intentional
2026-03-19 🟢 Introduced by berlysia
packages/shiori-cli/src/commands/aggregate-cli.ts:216, packages/shiori-cli/src/commands/coach-cli.ts:390, packages/shiori-cli/src/commands/coach-cli.ts:410, packages/shiori-cli/src/commands/narrative-cli.ts:204, packages/shiori-cli/src/commands/narrative-cli.ts:222
ignore
2026-03-19 🟢 Introduced by berlysia
packages/shiori-vscode/src/shiori-text.ts:34