docs: Create module bootstrap sequence #213

Merged
forbes merged 1 commits from docs/create-module-bootstrap into main 2026-02-14 19:32:39 +00:00
Owner

Fixes #148

Documents the Create module bootstrap:

  • Console-phase addon loading via exec() (ztools, silo)
  • GUI-phase workbench registration
  • Six deferred QTimer callbacks (500ms to 10s)
  • Update checker with Gitea releases API, skip logic, and interval preferences
  • Dependency chain diagram
Fixes #148 Documents the Create module bootstrap: - Console-phase addon loading via exec() (ztools, silo) - GUI-phase workbench registration - Six deferred QTimer callbacks (500ms to 10s) - Update checker with Gitea releases API, skip logic, and interval preferences - Dependency chain diagram
forbes added 1 commit 2026-02-14 19:28:34 +00:00
docs: Create module bootstrap sequence (#148)
Some checks failed
Build and Test / build (pull_request) Has been cancelled
06911d27aa
Document the two-phase bootstrap: console-phase addon loading via
exec(), GUI-phase workbench registration, six deferred QTimer
callbacks (kc_format, silo origin, auth panel, first-start check,
activity panel, update checker), and the Gitea releases API polling
with skip/interval logic.
forbes force-pushed docs/create-module-bootstrap from 06911d27aa to b3a58a6d92 2026-02-14 19:31:00 +00:00 Compare
forbes merged commit 2e6f06065a into main 2026-02-14 19:32:39 +00:00
forbes deleted branch docs/create-module-bootstrap 2026-02-14 19:32:40 +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#213