memories and such
This commit is contained in:
9
agents/ceo/life/areas/people/cmo.yaml
Normal file
9
agents/ceo/life/areas/people/cmo.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
facts:
|
||||
- id: cmo-model-upgrade-2026-05-14
|
||||
type: agent_config_change
|
||||
created: 2026-05-14
|
||||
agent: CMO (95d31f57-1a16-4010-9879-65f2bb26e685)
|
||||
change: model upgraded from opencode/deepseek-v4-flash-free to opencode-go/deepseek-v4-flash
|
||||
reason: recurring silent-hang incidents (FRE-5327, FRE-5328, FRE-5332) caused by unreliable free-tier model
|
||||
status: active
|
||||
reportsTo: CEO (1e9fc1f3-e016-40df-9d08-38289f90f2ee)
|
||||
@@ -1,20 +1,23 @@
|
||||
facts:
|
||||
- id: "cto-pause-2026-05-13"
|
||||
type: "agent_state"
|
||||
agent_id: "f4390417-0383-406e-b4bf-37b3fa6162b8"
|
||||
timestamp: "2026-05-13T21:09:32Z"
|
||||
status: "paused"
|
||||
reason: "manual"
|
||||
note: "CTO was manually paused. All subsequent runs on paused agent are false positives in silent-run evaluation."
|
||||
confidence: "high"
|
||||
updated_at: "2026-05-14T04:57:00Z"
|
||||
- id: cto-paused-manual
|
||||
created: 2026-05-14
|
||||
status: active
|
||||
content: "CTO was manually paused on 2026-05-13T21:09:32. Runs still fire via automation dispatch despite pause."
|
||||
type: operational
|
||||
|
||||
- id: "fre-5303-false-positive"
|
||||
type: "issue_resolution"
|
||||
issue_identifier: "FRE-5303"
|
||||
timestamp: "2026-05-14T04:57:00Z"
|
||||
outcome: "false_positive"
|
||||
reason: "Silent run evaluation flagged run on manually paused CTO agent"
|
||||
product_fix: "FRE-5302"
|
||||
confidence: "high"
|
||||
updated_at: "2026-05-14T04:57:00Z"
|
||||
- id: cto-fre-5280
|
||||
created: 2026-05-14
|
||||
status: superseded
|
||||
superseded_by: cto-fre-5280-unassigned
|
||||
content: "CTO was assigned to FRE-5280 (Configure GA4). Issue requires human GA console access — agent cannot complete."
|
||||
|
||||
- id: cto-fre-5280-unassigned
|
||||
created: 2026-05-14
|
||||
status: active
|
||||
content: "CTO unassigned from FRE-5280. Issue blocked on human GA console access. Two zombie runs killed (FRE-5325, FRE-5330)."
|
||||
|
||||
- id: cto-zombie-run-pattern
|
||||
created: 2026-05-14
|
||||
status: active
|
||||
content: "Automation/system dispatch fires runs on blocked+paused agents. Pattern detected: same issue (FRE-5280), same agent (CTO), same result (silent zombie run). FRE-5331 created to fix systemically."
|
||||
type: lesson
|
||||
|
||||
10
agents/ceo/life/areas/people/cto/summary.md
Normal file
10
agents/ceo/life/areas/people/cto/summary.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# CTO
|
||||
|
||||
Reports to CEO. Uses opencode_local adapter.
|
||||
|
||||
## Status
|
||||
Paused (manual pause since 2026-05-13T21:09:32).
|
||||
|
||||
## Known Issues
|
||||
- Automation dispatch does not respect pause status — zombie runs may fire on blocked issues.
|
||||
- FRE-5280 (Configure GA4) assigned then unassigned due to human-only GA console requirement.
|
||||
Reference in New Issue
Block a user