Conversation
0thernet
enabled auto-merge (squash)
September 17, 2026 06:20
One bounded paid Devin turn ran on 2026-09-17 in a disposable isolated profile after the readiness repair. The sanitized record keeps the exact pin, the ACP argv, both quota observations and the neutral fact kinds observed. Turn, tool-call and usage-update paths are live-proven; the permission and in-flight cancellation paths stay fixture-verified only, and two protocol_incompatible facts are recorded as open evidence. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
0thernet
force-pushed
the
docs/devin-phase-4-acceptance
branch
from
September 17, 2026 07:42
b49fca8 to
2236037
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Records Devin Phase 4 in
kb/plans/devin-provider.md: one bounded paid turn on 2026-09-17 in a disposable isolated profile on the owner's account, run after the readiness repair in #241. The sanitized record keeps the exactdevin --versionline, thedevin acp --model gpt-6-astraargv, thedevin_usage_panelobservations before and after (weekly 0% used both times, resetSep 20, 4:00 AM (UTC-4), daily hidden), and the neutral fact kinds observed with their counts.docs/providers/devin.mdand the changelog state the same scope.What the turn proved: turn, tool-call and usage-update paths, with the requested file written with the exact content and a
turn_completedfact. What it did not prove: the permission path (the provider executed the shell tool without requesting permission) and in-flight cancellation (the session was already idle when stopped). Both stay fixture-verified only. Twoprotocol_incompatiblefacts appeared during the successful turn and are recorded as open evidence to capture as a fixture.Cleanup: the session was stopped, the single
devin acpchild for the profile was joined when the isolated daemon stopped, and the disposable state root holding the managed credential was deleted. No credential, session identifier or raw panel was retained.Validation
Documentation only; no packed files change.
bun test ./scripts/release-workflow.test.ts ./scripts/public-text-policy.test.tspass.🤖 Generated with Claude Code