Apply updated repository kit guidance
This commit is contained in:
@@ -12,6 +12,7 @@ WatchLink is a Dockerized Next.js + Postgres web app for persistent shared watch
|
||||
- Do not commit secrets, `.env` files, private keys, certificates, or tokens.
|
||||
- Keep `.codex/project.md` aligned when commands, artifact paths, or release rules change.
|
||||
- Do not create a release unless explicitly requested.
|
||||
- Create focused tracker issues for real follow-up work that is outside the current scope or independently parallelizable. If Gitea issue access is unavailable, document the follow-up in `docs/agent-handoff.md`.
|
||||
- Gitea target: `git.wilkensxl.de/MrSphay/WatchLink`.
|
||||
- Docker image target: `git.wilkensxl.de/MrSphay/watchlink:latest`.
|
||||
|
||||
@@ -49,4 +50,5 @@ docker compose up --build
|
||||
|
||||
- `git diff --check` passes.
|
||||
- Run the cheapest reliable verification command available in the environment.
|
||||
- Independent follow-up work has tracker issues, or `docs/agent-handoff.md` explains why issues could not be created.
|
||||
- If a pushed Gitea workflow starts, poll it until success or report a concrete blocker.
|
||||
|
||||
Reference in New Issue
Block a user