Files
logpile/AGENTS.md
2026-03-15 16:35:16 +03:00

558 B

LOGPile — Instructions for Codex

Shared Engineering Rules

Read bible/ — shared rules for all projects (CSV, logging, DB, tables, background tasks, code style). Start with bible/rules/patterns/ for specific contracts.

Project Architecture

Read bible-local/ — LOGPile specific architecture. Read order: bible-local/README.md01-overview.md02-architecture.md04-data-models.md → relevant file(s) for the task.

Every architectural decision specific to this project must be recorded in bible-local/10-decisions.md.