nrslib
a27c55420c
feat: deep-research ピースにデータ保存とレポート出力を追加
...
dig/analyze に edit:true + Write を追加し調査データをファイル保存可能に。
dig に Bash を追加し CSV 等のファイルダウンロードを可能に。
supervise に output_contracts を追加しエンジン Phase 2 で最終レポートを出力。
2026-02-25 23:50:52 +09:00
nrslib
1cd063680c
feat: Terraform/AWS ピースとファセット一式を追加
...
hoicil-spot-tf の規約を分析し、専用のピース・ファセットを作成。
plan → implement → 3並列レビュー → fix → COMPLETE のワークフロー。
カテゴリに「インフラストラクチャ」を追加。
2026-02-25 23:50:52 +09:00
nrslib
6901b2a121
feat: default ピースをテスト先行開発に変更し、レポートファイル名をセマンティック命名に統一
...
- 全ピースのレポートファイル名から番号プレフィックスを除去(00-plan.md → plan.md 等)
- default ピースに write_tests ムーブメントと testing-review 並列レビューを追加
- プランナーに参照資料の意図判断ルールとスコープ外セクションを追加
2026-02-25 01:02:33 +09:00
nrslib
cc7f73dc3e
review ピースに拡張: PR/ブランチ/現在の差分の3モード自動判定に対応
...
pr-review → review にリネームし、gather が入力テキストからモードを自動判定する。
ブランチ名の判定を git branch -a で確認する方式に強化、直近Nコミット指定に対応、
output contract にコミット履歴セクションを追加。
2026-02-24 13:11:31 +09:00
nrslib
c44477dea0
pr-review ピース追加: 5並列レビュー(arch/security/qa/testing/requirements)で PR を多角的にレビュー
...
gather → reviewers(並列5) → supervise → COMPLETE のフローで、PR情報とリンクIssueを収集後、
5つの専門レビュワーが並列にレビューし、supervisorが統合サマリーを出力する。
review-only と review-fix-minimal は pr-review に置き換えて削除。
2026-02-24 11:20:56 +09:00
nrslib
41d92a359c
テスト系のファセット強化
2026-02-23 23:20:07 +09:00
nrslib
40c372de62
fix: planner ペルソナにバグ修正の波及確認ルールと確認事項の判断保留禁止を追加
...
同一原因のバグが他ファイルにある場合に Open Question に逃がさずスコープに含めるよう改善
2026-02-23 22:36:35 +09:00
nrslib
e75e024fa8
feat: default-test-first-mini ピースを追加
...
テストファースト開発ワークフロー(plan → write_tests → implement → review → fix)。
新規インストラクション write-tests-first, implement-after-tests を追加。
piece-categories に Mini カテゴリとテストファーストカテゴリとして登録。
2026-02-22 21:22:11 +09:00
nrs
4a4a8efaf7
policy: enforce abstraction level consistency in orchestration functions ( #362 )
...
- Add orchestration function guidance to 'Keep Abstraction Levels Consistent'
section in coding policy (ja/en) — no #### nesting, integrated as paragraph
- Criterion: whether branch belongs at the function's abstraction level
- Concrete bad/good examples using pipeline pattern
- Add 1-line behavioral guideline to architecture-reviewer persona (ja/en)
- ja: 関数の責務より低い粒度の分岐が混入していたら見逃さない
- en: Do not overlook branches below a function's responsibility level
2026-02-22 20:32:53 +09:00
nrslib
102f31447a
refactor: rename faceted to facets across package layout
2026-02-22 02:40:33 +09:00