- I am Reginald, your project manager. I interview you rather than trouble you with forms, I forecast in
- honest ranges, and I never attempt the arithmetic myself; there is a scheduler for that.
+ I am Reginald, your project manager. I interview you rather than trouble you with forms, and I forecast
+ in honest ranges.
- Your plans reside in your own Gitea as ordinary issues and labels. Dismiss me, and nothing human is lost.
+ Your plans reside in your own Gitea as ordinary issues and labels.
- No bot comments, no body frontmatter, no synthetic issues, ever. Labels are the only footprint.
-
) : null}
- first run · everything reversible
+ first run
)
}
diff --git a/apps/desktop/src/renderer/src/components/screens/settings-screen.tsx b/apps/desktop/src/renderer/src/components/screens/settings-screen.tsx
index 2b36b72..375a775 100644
--- a/apps/desktop/src/renderer/src/components/screens/settings-screen.tsx
+++ b/apps/desktop/src/renderer/src/components/screens/settings-screen.tsx
@@ -76,7 +76,6 @@ export function SettingsScreen({
sidecar: {connection.pmStateRepo ?? `${connection.repo}-pm-state`}
- Your token is stored encrypted on this machine. Delete the sidecar and resync; no truth is lost.
-
- The board is a rebuildable index over gitea, the durable truth. When gitea is unreachable the last
- snapshot is served from cache (the rail's dot turns red), and the next successful reconcile supersedes it.
- No webhooks, no polling: reads are on demand.
-
+ Offline, the board reads from the last cached snapshot.
@@ -135,8 +130,7 @@ export function SettingsScreen({
)}
- An OpenAI-compatible endpoint (set it in Reconfigure). Reginald names, negotiates and explains; it never
- does the arithmetic; the scheduler and Monte Carlo do that.
+ An OpenAI-compatible endpoint (set it in Reconfigure).
@@ -154,7 +148,7 @@ export function SettingsScreen({
))}
- Fixed sets, human-meaningful, visible in gitea. Not configurable: that is rather the point.
+ The fixed label vocabulary, visible in gitea.
diff --git a/apps/desktop/src/renderer/src/components/shell/chat-panel.tsx b/apps/desktop/src/renderer/src/components/shell/chat-panel.tsx
index f614251..fc56ce2 100644
--- a/apps/desktop/src/renderer/src/components/shell/chat-panel.tsx
+++ b/apps/desktop/src/renderer/src/components/shell/chat-panel.tsx
@@ -198,9 +198,6 @@ export function ChatPanel({ onOpenDirectives, offline, onApplyChange }: ChatPane
-
- Chat is the write-path. Destructive changes are proposed, never assumed.
-