Loading...
Loading...
This file provides guidance to Codex (OpenAI) when working with code in this repository.
# CODEX.md
This file provides guidance to Codex (OpenAI) when working with code in this repository.
## π€ Agent Configuration
```json
{
"auto_read_paths": [
".agents/context/careti-rules.json"
],
"instruction": "Read .agents/context/careti-rules.json first. It contains the project rules and an index of workflows. Read specific workflow files ON DEMAND as needed. ALWAYS communicate with the user in Korean (νκΈ)."
}
```
## β οΈ Critical Instruction
**DO NOT rely on pre-trained knowledge or assumptions.**
**ALWAYS** read `.agents/context/careti-rules.json` at the start of the session. It is the **SINGLE SOURCE OF TRUTH** for:
- Project Identity & Philosophy
- Merge Strategy (Phase 0, Hybrid Pattern)
- Architecture Rules (L1-L3 Levels)
- Development Framework (Tech Stack, TDD)
- AI Workflow & Forbidden Actions
## 𧬠Proto Generation Guidelines
- TypeScript/Node generated μ½λλ **`npm run protos`** (μ€μ μ€ν¬λ¦½νΈ: `careti-scripts/build/build-proto.mjs`)λ‘λ§ κ°±μ ν©λλ€. `src/shared/proto/**`, `src/generated/**`λ μ§μ μμ νμ§ λ§μΈμ.
- Go/CLI gRPC μ€ν
μ **`npm run protos-go`** (`scripts/build-go-proto.mjs`)κ° κ΄λ¦¬ν©λλ€. CLI ν
μ€νΈ μ μ νμ μ΅μ μνλ‘ μ¬μμ±ν©λλ€.
- proto μ μλ₯Ό μμ νκ±°λ generated μ½λκ° λλ½λ μνλΌλ©΄ λ λͺ
λ Ήμ μ€ν λ‘κ·Έλ₯Ό λ¨κΈ°κ³ , `attempt-2-master`/κ΄λ ¨ λ¬Έμμ μ¬μμ± μ¬μ€μ κΈ°λ‘ν΄μΌ ν©λλ€.
Despite the GUI going mainstream in the 80s, the programming community has largely opted to remain in the era of the terminal. Yet there have always been magnificent visual programming projects at the periphery. This repo exists to shine a light on these alternatives, see what costs and benefits they offer, and reflect on the work of people pushing for a future where programming leverages more of our senses and modalities.
You are working in a Decapod-managed repository.
The C-Team in Applifting is a group of dedicated leaders who guide the company's direction and embody our core values. They ensure Applifting runs smoothly, grows sustainably, and stays true to its teal principles. By living the ideals in this codex, the C-Team drives Applifting towards its mission of creating digital products with positive impact on planetary scale.
There are some notes on PHP RFCs, why some were declined, and what others might need for them to be implemented.