ワンクリックで
seed-owner-oid-bootstrap
Use a single seed-script owner OID variable when bootstrap data must satisfy owner-aware logic on fresh databases.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use a single seed-script owner OID variable when bootstrap data must satisfy owner-aware logic on fresh databases.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Authorization Code Flow for web applications using MSAL.NET confidential client to sign in users and access APIs on their behalf
Handle MSAL distributed token cache collisions and stale entries in ASP.NET Core applications
On-Behalf-Of (OBO) Flow for web APIs to call downstream APIs while preserving user identity in MSAL.NET
{what this skill teaches agents}
Review API DTO implementations for contract/domain separation, mapping patterns, and REST compliance
This skill should be used when the user asks to "build a feature", "fix a bug", "implement something", "start a dev cycle", types "/dev", or describes a software task that requires design, implementation, testing, and shipping. Orchestrates the full software development lifecycle from interrogation through shipping, with self-learning that improves over time.
| name | seed-owner-oid-bootstrap |
| description | Use a single seed-script owner OID variable when bootstrap data must satisfy owner-aware logic on fresh databases. |
| domain | sql-server |
| confidence | high |
| source | earned |
| tools | [{"name":"view","description":"Inspect base seed scripts and owner-aware table definitions.","when":"When checking which seeded records require CreatedByEntraOid or similar owner columns."},{"name":"rg","description":"Find owner columns and bootstrap inserts that need to share one seed variable.","when":"When tracing seeded ownership across scripts/database files."}] |
Use this when application logic starts resolving ownership from seeded data and fresh databases need a bootstrap path. In JJGNet Broadcasting, collectors now fail closed unless persisted source rows already have a non-blank owner OID.
scripts/database/data-seed.sql.scripts\database\data-seed.sql.squad\decisions\inbox\morpheus-bootstrap-owner-oid-seed.mdCreatedByEntraOid values null or blank when
fail-closed logic depends on them.