# TATEKAN Control Brief

**Date**: 2026-03-10 JST  
**Status**: PM portal delivery copy

PM portal 配信用 copy です。canonical copy は `operations/tatekan_control_brief.md` を参照してください。

## Summary

`TATEKAN Control` は TATEKAN 全体の tenant-control / configuration layer です。

- `Core`、`Toriteki`、`Mitsumori` の利用構成を tenant ごとに切り替える
- app 間の責務境界と正本ポリシーを明示する
- numbering policy、master policy、drift / conflict visibility を持つ
- 業務データの本体にはならない

## Responsibility Baseline

- `TATEKAN Core`: 案件 / 契約 / 売上 / 顧客請求 / 入金
- `Toriteki`: 受発注 / 納品 / 検収 / 受託側請求進行
- `TATEKAN Mitsumori`: 見積作成 / 帳票出力 / 提出補助
- `TATEKAN Control`: tenant 構成 / ownership policy / numbering policy / drift visibility

## Composition Patterns

- `Core only`
- `Toriteki only`
- `Mitsumori only`
- `Core + Toriteki`
- `Core + Mitsumori`
- `Toriteki + Mitsumori`
- `Core + Toriteki + Mitsumori`

## Initial Recommendations

- `Core-first` は採るが、`Core-required` にはしない
- auth / membership は各 app 側委譲とする
- `Toriteki + Mitsumori` without `Core` では `designated_parent_app` を採る
- `designated_parent_app` は shared reference の practical host であり、業務データ所有権そのものではない

## Current Open Items

- general purchasing の扱い
- `MARCURY` handoff visibility
- identity federation hook の要否
