docs: repository cleanup and documentation update #50

Merged
forbes merged 1 commits from chore/repo-cleanup-docs into main 2026-02-09 01:26:33 +00:00
Owner

Summary

Repository cleanup and comprehensive documentation update.

Changes

  • CONTRIBUTING.md: Full rewrite — replaced upstream FreeCAD Contribution Process with Kindred Create-specific guide covering branch workflow, conventional commits, code style, submodule management, QSS theme change procedures, and preference pack format
  • README.md: Added Origin system description, update checker feature, tuned preference defaults mention; streamlined Contributing section to reference CONTRIBUTING.md
  • docs/OVERVIEW.md: Updated submodule pins to current commits, updated date and commit hash
  • docs/KNOWN_ISSUES.md: Added resolved build fix (PR #49), new Silo features (SSE, Activity panel, Start Panel), added QSS consolidation and update notification UI to next steps
  • docs/COMPONENTS.md: Added Silo dock panels section (Auth, Activity, Start Panel), updated theme section (QGroupBox::indicator, link color), corrected QSS copy count from 4 to 3
  • docs/INTEGRATION_PLAN.md: Updated Phase 4 (theme additions, preference defaults), Phase 5 (SSE, Activity panel, Start Panel), Phase 6 (build-time code generation via version.py.in)
  • docs/ARCHITECTURE.md: Added update checker timer to bootstrap flow, added version.py.in and update_checker.py to source layout

Cleanup

  • Deleted stale zed-icons-main.zip and zed-icons-main/ from repo root
  • Pruned 9 stale local branches
## Summary Repository cleanup and comprehensive documentation update. ### Changes - **CONTRIBUTING.md**: Full rewrite — replaced upstream FreeCAD Contribution Process with Kindred Create-specific guide covering branch workflow, conventional commits, code style, submodule management, QSS theme change procedures, and preference pack format - **README.md**: Added Origin system description, update checker feature, tuned preference defaults mention; streamlined Contributing section to reference CONTRIBUTING.md - **docs/OVERVIEW.md**: Updated submodule pins to current commits, updated date and commit hash - **docs/KNOWN_ISSUES.md**: Added resolved build fix (PR #49), new Silo features (SSE, Activity panel, Start Panel), added QSS consolidation and update notification UI to next steps - **docs/COMPONENTS.md**: Added Silo dock panels section (Auth, Activity, Start Panel), updated theme section (QGroupBox::indicator, link color), corrected QSS copy count from 4 to 3 - **docs/INTEGRATION_PLAN.md**: Updated Phase 4 (theme additions, preference defaults), Phase 5 (SSE, Activity panel, Start Panel), Phase 6 (build-time code generation via version.py.in) - **docs/ARCHITECTURE.md**: Added update checker timer to bootstrap flow, added version.py.in and update_checker.py to source layout ### Cleanup - Deleted stale `zed-icons-main.zip` and `zed-icons-main/` from repo root - Pruned 9 stale local branches
forbes added 1 commit 2026-02-08 23:23:22 +00:00
docs: repository cleanup and documentation update
Some checks failed
Build and Test / build (pull_request) Has been cancelled
82e7362a56
- Rewrite CONTRIBUTING.md with Kindred-specific contribution guide
  (branch workflow, commit conventions, submodule management, QSS procedures)
- Update README.md with Origin system, update checker, and preference defaults
- Update OVERVIEW.md with current submodule pins and date
- Update KNOWN_ISSUES.md with resolved items and new Silo features
- Update COMPONENTS.md with SSE, Activity panel, Start Panel, theme additions
- Update INTEGRATION_PLAN.md phase status (theme, Silo, build system)
- Update ARCHITECTURE.md bootstrap flow and source layout
forbes merged commit 7c84eeb68d into main 2026-02-09 01:26:33 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#50