docs: plan 007, autonomous flow repair loop - #549
Merged
Conversation
Replaces the assisted-authoring draft from PR #543 with a narrower design: record failures get diagnosed and patched into the .flow.yaml automatically and rerun in a bounded loop, with no per-patch approval step and no source-code edits ever, so a user can run `record` once and walk away instead of re-recording by hand each iteration.
4 tasks
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
recordfailures — diagnose, patch the.flow.yaml, rerun, bounded by an attempt budget — replacing the assisted-authoring draft in docs: plan assisted production authoring #543 (which gated every patch behind human approval; this plan's premise is that a user should be able to runrecordonce and walk away)..flow.yamlplus its trace/report sidecars — never Flowproof's own source code.Stack
This is PR 1 of 4 for plan 007, kept small per this repo's ~400-line ratchet:
Test plan
documented_flagsratchet unaffected.