Restructured Codex Instructor Files

This commit is contained in:
2025-11-16 02:56:33 -07:00
parent 3d914b70bc
commit 547d04d965
6 changed files with 126 additions and 92 deletions

6
Docs/Codex/SHARED.md Normal file
View File

@@ -0,0 +1,6 @@
# Codex Guide: Shared Conventions
Cross-cutting guidance that applies to both Agent and Engine work. Domain-specific rules live in `Docs/Codex/BOREALIS_AGENT.md` and `Docs/Codex/BOREALIS_ENGINE.md`.
- UI & AG Grid: see `Docs/Codex/USER_INTERFACE.md` for MagicUI styling language and AG Grid patterns (with references to live templates).
- Add further shared topics here (e.g., triage process, security posture deltas) instead of growing `AGENTS.md`.