docs: runbook covers all 4 timers + July windows (S6-003)#102
Merged
Conversation
…003) Reconcile the paper-validation runbook and ADR-031 with the merged income-sleeve state before the 2026-07-01 reinvest firing: - Timer table covers all 4 functions with crons verified against source (IncomeSleeveFunction.cs / DailyOrchestrator.cs) and UTC/PDT/PST columns per the doc's existing DST convention; footnote explains the first-week multi-fire crons and the authoritative in-code gates (do not 'fix' the crons). - New expected-behavior subsections: 2026-07-01 reinvest (recommendation-only, IncomeSleeve:OrderPlacementEnabled=false, NO orders in TWS paper, empty-plan honesty, PDR-004 first-trade clock) and Jul 1-7 quarterly-audit window (one Warning line, Discord silence is correct). Includes the S6-001 judge-deferred flag-flip preconditions (prior report arrived, TWS paper mode, LIVE account not active). - Preflight step 5 asserts all 4 function names; host-boot-smoke.sh cross-ref. - Section 4 gains the Income Reinvest Plan row and the two Monthly Reinvest alert titles (verbatim from the merged S6-001 embeds/alerts). - Section 5 triage points at the actual local sinks (worker console + %LOCALAPPDATA%\TradingSystem\logs) with one deliberate KD-005/KD-006 parenthetical; App Insights no longer cited as a primary sink. - ADR-031: two-timers wording amended to four (ADR-029-style update markers); consequences extended for tolerated missed reinvest firings and the audit no-op. No decision content rewritten. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
What
Docs-only update reconciling docs/paper-validation-runbook.md and DECISIONS.md (ADR-031) with the merged S6 timer set:
IncomeSleeve_QuarterlyAuditnot-implemented case (Warning log line, no Discord message).IncomeSleeve:OrderPlacementEnableduse concrete verification criteria (tickers match income-sleeve holdings, non-zero quantities, cost within available-cash estimate) instead of "look sane".Why
The paper-validation Run Log is the system of record for the 12-week run starting 2026-06-11; operators need exact expected behavior for every timer firing, including expected silences, so non-events are not mis-triaged as incidents.
Verification
git diff main --name-onlyshows only docs/paper-validation-runbook.md and DECISIONS.md; build/host-boot-smoke CI jobs skip via paths filter.Sprint item: S6-003
🤖 Generated with Claude Code