This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Affected surfaces
Summary
AI summaryAdds an opt‑in demo feeder that injects realistic stub cases into the operator console.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds opt-in demo feeder to populate operator console with stub cases. Adds opt-in demo feeder to populate operator console with stub cases. Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
Introduces environment variable GREAT_CTO_DEMO_FEED and --demo flag to enable the demo feeder. Introduces environment variable GREAT_CTO_DEMO_FEED and --demo flag to enable the demo feeder. Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Feature | Low |
Adds configurable interval GREAT_CTO_DEMO_INTERVAL for demo case injection. Adds configurable interval GREAT_CTO_DEMO_INTERVAL for demo case injection. Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Feature | Low |
Supports tenant-specific demo cases via GREAT_CTO_DEMO_TENANT. Supports tenant-specific demo cases via GREAT_CTO_DEMO_TENANT. Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Feature | Low |
Implements safe-mode halt to block demo feeder in production. Implements safe-mode halt to block demo feeder in production. Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Feature | Low |
Round-robins through 8 verticals when generating stub cases. Round-robins through 8 verticals when generating stub cases. Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Feature | Low |
Caps pending demo cases at a default of 12 to maintain inbox flow. Caps pending demo cases at a default of 12 to maintain inbox flow. Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Feature | Low |
Adds top-level `source` field to runs for tracking origin. Adds top-level `source` field to runs for tracking origin. Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
Full changelog
The operator console is empty until a source system pushes cases — a dead screen for demos / first-run. An opt-in feeder injects realistic stub cases so the Inbox fills, gates wait for a signature, and the flow diagram shows real work.
- Enable:
GREAT_CTO_DEMO_FEED=1or--demoongreat-cto board/console.GREAT_CTO_DEMO_INTERVAL(s, default 30),GREAT_CTO_DEMO_TENANT. Off by default; never in production; safe-mode halt blocks it. - Round-robins 8 verticals in stub mode (
source:'demo'); caps pending demo cases (default 12) so the inbox refills as the operator signs. - Runs now carry a top-level
sourcefield. Tests +3 (42/42); verified live (12 cases / 8 verticals, cap respected).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About great_cto
Engineering-management layer of 34 specialist AI agents covering the full SDLC (architect, PM, senior-dev, reviewer, QA, security, devops, L3-support + 18 archetype-specific reviewers) with auto-detected archetypes and compliance gates (PCI-DSS, HIPAA, FedRAMP, GDPR, EU AI Act). Runs in Claude Code, Cursor, Codex CLI, Aider, and Continue via AGENTS.md + MCP. MIT.
Related context
Related tools
Earlier breaking changes
- v2.72.2 Removes Autopilot sidebar item and Operate topbar button from dev board.
- v2.55.0 Hard-gates the Build board; redirects invite sessions to Operate for operators.
- v2.43.0 Runtime now blocks autonomous execution of irreversible actions without prior human checkpoint.
- v2.43.0 Adds reversible and blastRadius fields to every flow step.
- v2.32.0 Removed AgentShield scanner and its CLI commands.
Beta — feedback welcome: [email protected]