feat: initial public release (MAESTRO)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# チーム注意事項 (2026 Q1)
|
||||
|
||||
- 売上の集計単位は必ず Q1 (1-3 月) ベース。複数 Q を混在させない
|
||||
- 公開資料には数値の出典 (シート名・行範囲) を必ず併記する
|
||||
- レポートは 100 行以内に収める。冗長な説明より要点重視
|
||||
- 想定読者は経営層なので業界用語の濫用は避ける
|
||||
- 「次アクション」は具体的な担当者・期限を含める形で書くこと
|
||||
Binary file not shown.
@@ -0,0 +1,22 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ja">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>2026年4月 社内発表</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>2026年4月 社内発表</h1>
|
||||
<section>
|
||||
<h2>新製品 ProductG 発表</h2>
|
||||
<p>当社は新製品 <strong>ProductG</strong> の正式販売を開始します。市場投入は <strong>2026年Q2</strong> を予定しています。</p>
|
||||
</section>
|
||||
<section>
|
||||
<h2>研究開発投資の増額</h2>
|
||||
<p>2026 会計年度の R&D 予算を前年比 <strong>15%</strong> 増額することが取締役会で承認されました。</p>
|
||||
</section>
|
||||
<section>
|
||||
<h2>新オフィス開設</h2>
|
||||
<p>東京・大阪・福岡の 3 拠点に加え、新たに名古屋オフィスを 2026年6月 に開設します。</p>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user