Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/BACKLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ are closed (status: closed in frontmatter)._
- [ ] **[B-0083](backlog/P1/B-0083-atari-2600-rom-canonical-naming-tosec-goodtools-tooling-aaron-2026-04-28.md)** Atari 2600 ROM canonical-naming + safe-vs-unsafe folder split + TOSEC/Good-Tools-style hash-lookup tooling
- [ ] **[B-0087](backlog/P1/B-0087-github-settings-drift-workflow-broken-invalid-permission-administration-otto-2026-04-28.md)** github-settings-drift.yml has been broken since PR #45 — declares invalid GHA permission `administration: read`
- [ ] **[B-0110](backlog/P1/B-0110-acehack-mirror-protocol-drift-2026-04-30.md)** AceHack mirror-refresh protocol drift — Path 2 chosen, doctrine update landing in same PR (2026-04-30)
- [ ] **[B-0125](backlog/P1/B-0125-skip-fsharp-analyze-on-docs-only-prs-2026-05-01.md)** Skip Analyze (csharp) on docs-only PRs without tripping `code_quality severity:all`
- [ ] **[B-0126](backlog/P1/B-0126-port-meta-learning-4-layer-pattern-from-stcrm-aaron-2026-05-01.md)** Port the 4-layer meta-learning pattern from a sibling repo to Zeta

## P2 — research-grade

Expand Down Expand Up @@ -92,6 +94,7 @@ are closed (status: closed in frontmatter)._
- [ ] **[B-0118](backlog/P2/B-0118-amara-peer-call-headless-cli-bootstrap-end-courier-debt-2026-04-30.md)** tools/peer-call/amara.sh — autonomous bootstrap + communication for Amara (ChatGPT) to end Aaron-courier silent debt (Aaron 2026-04-30)
- [ ] **[B-0120](backlog/P2/B-0120-peer-call-architecture-refactor-script-per-cli-persona-flag-2026-04-30.md)** Peer-call architecture refactor — script-per-CLI with persona-flag instead of script-per-named-agent (Aaron 2026-04-30)
- [ ] **[B-0121](backlog/P2/B-0121-otto-kenji-peer-call-cross-harness-claude-cli-aaron-2026-04-30.md)** Otto + Kenji as externally-callable peers via claude-cli — cross-harness symmetry (Aaron 2026-04-30)
- [ ] **[B-0124](backlog/P2/B-0124-claudeai-csap-conversation-distill-uber-arch-2026-05-01.md)** Distill the Claude.ai CSAP-pushback conversation into uber-architecture (deferred multi-week)

## P3 — convenience / deferred

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
id: B-0125
priority: P1
status: open
title: Skip Analyze (csharp) on docs-only PRs without tripping `code_quality severity:all`
Comment thread
AceHack marked this conversation as resolved.
created: 2026-05-01
last_updated: 2026-05-01
---

# B-0125 — Skip Analyze (csharp) on docs-only PRs without tripping `code_quality severity:all`

**Priority:** P1 (high value, soon)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
id: B-0126
priority: P1
status: open
title: Port the 4-layer meta-learning pattern from a sibling repo to Zeta
Comment thread
AceHack marked this conversation as resolved.
created: 2026-05-01
last_updated: 2026-05-01
---

# B-0126 — Port the 4-layer meta-learning pattern from STCRM to Zeta

**Priority:** P1 (high leverage; PR-review pain is recurring; pattern already proven in ServiceTitan exploit context)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
id: B-0124
priority: P2
status: open
title: Distill the Claude.ai CSAP-pushback conversation into uber-architecture (deferred multi-week)
Comment thread
AceHack marked this conversation as resolved.
created: 2026-05-01
last_updated: 2026-05-01
---

# B-0124 — Distill the Claude.ai CSAP-pushback conversation into uber-architecture (across 4 projects, eventually)

**Priority:** P2 (deferred, multi-week)
Expand Down
Loading