Skip to content

chore: update documentation for database operations and IPC structure - #113

Merged
KazeKaze93 merged 1 commit into
masterfrom
docs/post-audit-105-112-sync
Jul 12, 2026
Merged

chore: update documentation for database operations and IPC structure#113
KazeKaze93 merged 1 commit into
masterfrom
docs/post-audit-105-112-sync

Conversation

@KazeKaze93

Copy link
Copy Markdown
Owner
  • Clarified database access rules in .cursorrules, specifying that user-triggered VACUUM may run in a dedicated maintenance worker to avoid blocking the Main IPC loop.
  • Enhanced README.md to reflect the English-only UI copy policy and updated settings documentation to include the new Danger-zone wipe functionality.
  • Updated api-guide.md to note the integrity gap in video-cache writes and the implications for users.
  • Revised architecture.md to include recent changes in controller responsibilities and IPC structure.
  • Adjusted glossary.md to define new terms related to data wiping and video proxy integrity.

These updates aim to improve clarity and maintainability of documentation, ensuring developers and users are well-informed about system operations and limitations.

- Clarified database access rules in `.cursorrules`, specifying that user-triggered `VACUUM` may run in a dedicated maintenance worker to avoid blocking the Main IPC loop.
- Enhanced `README.md` to reflect the English-only UI copy policy and updated settings documentation to include the new Danger-zone wipe functionality.
- Updated `api-guide.md` to note the integrity gap in video-cache writes and the implications for users.
- Revised `architecture.md` to include recent changes in controller responsibilities and IPC structure.
- Adjusted `glossary.md` to define new terms related to data wiping and video proxy integrity.

These updates aim to improve clarity and maintainability of documentation, ensuring developers and users are well-informed about system operations and limitations.
@KazeKaze93
KazeKaze93 merged commit 52d59d9 into master Jul 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant