Skip to content

refactor: remove pre-user compatibility paths - #261

Merged
KenTaniguchi-R merged 1 commit into
mainfrom
cleanup/remove-zero-user-compat
Aug 4, 2026
Merged

refactor: remove pre-user compatibility paths#261
KenTaniguchi-R merged 1 commit into
mainfrom
cleanup/remove-zero-user-compat

Conversation

@KenTaniguchi-R

Copy link
Copy Markdown
Owner

Summary

  • require current correlation, task, invite, card, and roster protocol fields
  • remove mixed-version Durable Object defaults and local JSON passthrough behavior
  • remove obsolete flat task-directory guard behavior and reserved line names
  • retain migrations, malformed-row quarantine, and fail-closed security checks
  • regenerate the protocol reference

Testing

  • pnpm -r build
  • pnpm -r typecheck
  • pnpm -r test (1,356 passed; 5 intentional probes skipped)
  • pnpm docs:check
  • git diff --check

Closes #260

@mintlify

mintlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agentcall 🟢 Ready View Preview Aug 4, 2026, 2:35 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@KenTaniguchi-R
KenTaniguchi-R merged commit e4314d0 into main Aug 4, 2026
12 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.

Remove zero-user compatibility-only runtime paths

1 participant