This file is the nested-repo AI entrypoint for DevAccelerationSystem inside AIFoxsterDevHub.
Use it when a session starts from this nested repo root instead of the hub root.
- Hub repo router at
../Agents.md - Public
xuunitycore at../AIRoot/Modules/XUUnity/ - Host-local overlay at
../AIModules/XUUnityInternal/when relevant - This file
- Target project router under this workspace
- Target project memory under the selected project
- Use
xuunityfor implementation, review, SDK work, native work, validation planning, and product-facing engineering explanation. - For test authoring, test review, or validation planning under
xuunity, explicitly loadskills/tests/testing_doctrine.md, the selected test workflow files fromskills/tests/, and the target project's test strategy memory before finalizing test changes or validation claims.
- Canonical package source:
DevAccelerationSystem/ - Consumer validation projects:
DevAccelerationSystem.DemoProject/DAS.LocalProject/
- If a change affects shared package code, edit
DevAccelerationSystem/first. - Use
DevAccelerationSystem.DemoProject/as the default tracked consumer validation workspace. - Use
DAS.LocalProject/for local repro or local validation when helpful, but remember it is ignored by this nested repo's.gitignore. - When a task spans package source and a consumer project, keep one implementation target and state the validation target explicitly.
DevAccelerationSystem/is its own git repo inside the hub.- Review and commit changes here from this nested repo, not only from the hub root.