1
0

fix: make log viewer optional and document runtime dependencies

This commit is contained in:
2026-04-26 00:08:02 +02:00
parent 2ed34b97be
commit f3c649341a
4 changed files with 57 additions and 11 deletions
+2 -1
View File
@@ -10,4 +10,5 @@ Also read and consider the repository state file when it exists:
When this file is present:
- use it as evolving project context,
- keep recommendations aligned with it,
- update suggestions to remain consistent with documented architecture, constraints, and review notes.
- update suggestions to remain consistent with documented architecture, constraints, and review notes,
- update `state.md` as part of the same task whenever changes materially affect repository behavior, architecture, constraints, or review notes.