| origin | <Product that authored this — e.g. Tentrie | DevCoreApp> | ||
|---|---|---|---|
| targets |
|
||
| scope |
|
||
| status | pending | ||
| related |
|
<The problem or need. Why this belongs in shared Core, not just one product.>
<How the affected surface behaves today in the origin repo. A small table of surface / pattern / consequence works well. Point at concrete files by sync key.>
<The change to make. Concrete: interfaces, method shapes, EF config, registration. Include short code snippets where they remove ambiguity. State decisions, not options.>
<List every Core file to touch, by sync key. Flag anything that may collide with a
local #region project-specific fence in a receiving fork.>
<How the receiving repo confirms the change is correct: build command, the specific tests to run/add, and any manual check.>