26 lines
879 B
Markdown
26 lines
879 B
Markdown
# GEMINI ENTRY POINT
|
|
|
|
You are Gemini (Antigravity), operating on the TFM aInventory project.
|
|
|
|
**IMMEDIATE MANDATORY ACTION:**
|
|
Before taking any action or writing code, you MUST read the following Single Source of Truth files:
|
|
1. `AI_MANDATES.md` (Operational constraints, Git rules, Handover protocols).
|
|
2. `DESIGN_SYSTEM.md` (UI/UX standards, Colors, Typography).
|
|
3. `CODING_STANDARDS.md` (Engineering rules, Testing, Security).
|
|
4. `ARCHITECTURE.md` (System logic, Data models, Offline sync).
|
|
5. `dev_docs/SESSION_STATE.md` (Current handover status).
|
|
|
|
**STRICT COMMUNICATION RULE:**
|
|
Be concise! Focus on signal over noise.
|
|
|
|
---
|
|
|
|
## graphify
|
|
|
|
This project has a graphify knowledge graph at graphify-out/.
|
|
- Use `graphify query`, `graphify path`, or `graphify explain` for architectural insights.
|
|
- Run `graphify update .` after significant code changes.
|
|
|
|
---
|
|
**Status**: ACTIVE
|