@nahisaho/shikigami 1.17.6 → 1.17.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AGENTS.md +2 -0
- package/package.json +1 -1
package/AGENTS.md
CHANGED
|
@@ -1116,6 +1116,7 @@ npx shikigami new AIMarketResearch
|
|
|
1116
1116
|
| 項目 | 内容 |
|
|
1117
1117
|
|------|------|
|
|
1118
1118
|
| **文書管理番号** | DOC-[プロジェクト番号]-[連番]-v[バージョン] |
|
|
1119
|
+
| **初版作成日時** | YYYY-MM-DD HH:MM (JST) |
|
|
1119
1120
|
| **最終更新日時** | YYYY-MM-DD HH:MM (JST) |
|
|
1120
1121
|
| **次回レビュー予定日** | YYYY-MM-DD |
|
|
1121
1122
|
```
|
|
@@ -1124,6 +1125,7 @@ npx shikigami new AIMarketResearch
|
|
|
1124
1125
|
| 項目 | 内容 |
|
|
1125
1126
|
|------|------|
|
|
1126
1127
|
| 文書管理番号 | DOC-001-001-v1.0 |
|
|
1128
|
+
| 初版作成日時 | 2026-01-17 14:30 (JST) |
|
|
1127
1129
|
| 最終更新日時 | 2026-01-17 14:30 (JST) |
|
|
1128
1130
|
| 次回レビュー予定日 | 2026-02-17 |
|
|
1129
1131
|
|
package/package.json
CHANGED