feat: initial commit

This commit is contained in:
nikola
2026-05-19 14:53:37 +02:00
commit ea7e728222
34 changed files with 680 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Project Rules - CI Observer
## Scope
This folder contains CI Observer source and handover materials.
## Structure
- `ci-observer-dashboard/` = git repo and source code
- `ci-observer-handover/` = local codex-only context, screenshots, runbooks
## Working Rules
- Production deploy target is defined in handover context.
- Test first in isolated runner folder/port, then merge to `main`, then production deploy.
- Do not commit files from `ci-observer-handover/` to git.
## Must Read First
- `ci-observer-handover/contexts/CI_OBSERVER_COMPACT_DUMP.md`
- `ci-observer-handover/AGENTS.md`