docs: define Phase 3a bounded fleet handling - #2406
Open
aidynamicsolutions wants to merge 2 commits into
Open
Conversation
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
AGENTS.mdfor routine pickup and heartbeat processing.AGENTS.mdwith 8 insertions and 1 deletion.This final head is based exactly on
6789876442d0fb6da9f70d86399a2930c5073ae2and is74f973a8262a547ed6a3bddea82fd43c93929e46. No token savings are claimed because no matched native-usage comparison was run.Informational inherited baseline failures
Before any PR change, on the exact base commit, these existing tests failed and are deliberately not repaired in this Phase 3a PR:
bash tests/fm-bearings-snapshot.test.sh: the mixed secondmate fixture'ssedinsertion can concatenate the inserted in-flight row with## Queuedon macOS, causing the inherited readiness assertion to fail.bash tests/fm-wake-queue.test.sh: the inherited oversized unread-status assertion asks macOSgrepto match a 20,000-character pattern and reportsgrep: out of memory.These are test-environment or fixture portability issues outside the accepted Phase 3a scope, not runtime regressions from this PR.
Validation
Passed:
bash tests/fm-fleet-snapshot-view.test.shbash tests/fm-wake-drain-open-decisions-cursor.test.shbash tests/fm-wake-drain-unread-status.test.shbash tests/fm-crew-state.test.shbash tests/fm-bootstrap.test.shbin/fm-lint.shbin/fm-doc-audience-check.shgit diff --checkThe two inherited baseline failures are recorded above and remain unchanged in the final diff.