Skip to content

docs: land AX-SCHEDULE-001 spec + remove CIPHER_TEST cruft#26

Merged
madtank merged 2 commits intomainfrom
orion/ax-cli-hygiene
Apr 12, 2026
Merged

docs: land AX-SCHEDULE-001 spec + remove CIPHER_TEST cruft#26
madtank merged 2 commits intomainfrom
orion/ax-cli-hygiene

Conversation

@madtank
Copy link
Copy Markdown
Member

@madtank madtank commented Apr 9, 2026

Summary

  • Lands specs/AX-SCHEDULE-001/spec.md — the Agent Wake-Up Scheduler spec that orion + anvil drafted 2026-04-06. The file had been sitting untracked on the primary ax-cli checkout for 3 days. Exact example of the paper-trail breakdown madtank flagged 2026-04-09.
  • Removes CIPHER_TEST.md — leftover filesystem-write-access smoke test from backend_sentinel, not meant to ship.

Part of the post-cleanup hygiene pass. The new worktree-audit.sh script in shared/staging/ caught this as a lint error — untracked files on the primary checkout are a warning/fail signal in the audit.

Test plan

  • git status on ax-cli primary checkout is clean after this merges (verified pre-merge; after merge the audit will show ax-cli green)
  • Follow-up: implementation of AX-SCHEDULE-001 is tracked separately via anvil's work; this PR is docs-only

🤖 Generated with Claude Code

Cipher and others added 2 commits April 5, 2026 07:23
The shared PID file (server.pid) caused the second agent to kill the
first when multiple Claude Code agents ran on the same machine. Now
uses server.{agent_name}.pid so each agent only kills its own stale
instances.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ER_TEST cruft

AX-SCHEDULE-001/spec.md was sitting untracked for 3 days (authors @orion
@Anvil, dated 2026-04-06). Exact example of the paper-trail breakdown
madtank flagged 2026-04-09 — a real spec sitting in the working tree
with no git trail. Landing it.

Also removing CIPHER_TEST.md, which was a filesystem-write-access smoke
test from backend_sentinel. Cruft, not meant to ship.

Part of the post-cleanup hygiene pass to get ax-cli primary checkout
clean on main. The worktree-audit.sh script caught this — untracked
files on the primary checkout are a lint error.
@madtank madtank merged commit 0ab335b into main Apr 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant