mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-27 07:01:54 +02:00
v1.87.6.0 fix: make checks reliable and everyday validation faster (#2898)
* fix: acknowledge seeded plans before invoking review skills * fix: distinguish current plan input from conversation history * fix: keep hermetic plan reviews on manual permissions * fix: distinguish tool discovery from file permission ownership * fix: preserve initial plan mode in observation tests * fix: wait for scope decisions before writing review findings * fix: carry autoplan decisions consistently into review artifacts * test: retain native failure context in periodic assertions * fix: advance active file permissions before queued questions * fix: finish red-team attempts before retry and cleanup * fix: finalize plan format captures and judges before retry * fix: cancel setup-gbrain SDK attempts before fixture cleanup * test: select periodic consumers of the bounded attempt helper * fix native Bash permission cards and queued questions * fix: preserve independent decisions and review scope Keep CEO approach, engineering scope and outside-review choices from approving independent remedies together. Carry declared contracts through DX polish and resolve new gaps before editing the plan. Regenerate every host and retain existing stop boundaries. Validation: 654 focused tests passed across nine files; all-host generation passed. Full free and periodic validation pending. Co-Authored-By: OpenAI Codex <noreply@openai.com> * fix: require approval before design plan amendments Align the Design review philosophy and rating recipe with its section protocol: resolve one proposed fix, then apply only that approved decision and retain honest scores for declined fixes. Validation: 469 focused tests passed across four files; all-host generation passed. Co-Authored-By: OpenAI Codex <noreply@openai.com> * fix: observe native question completion before transcript persistence Match owned completion hooks to submitted choices, reject conflicting or late answers, and retain bounded failure evidence. * test: recognize review posture in acknowledged native questions Require the selected mode acknowledgement, a completed follow-up question, and its current decoded display while preserving existing posture assertions. * fix: preserve settled CEO choices and isolate pending remedies Resolve established approach gates with cited authority and keep independent fixes out of unrelated option commitments and plan amendments. * fix: carry approved DX choices through later review steps Choose documentation approaches within the accepted scope and map resolved confusion points without reopening them through a bulk menu. * test: handle native settings-file edit prompts Keep one-time owned-file approvals and retain the actual sampled Autoplan permission frame with its matching barrier state. * test: accept standard CEO reply directives with tuning footers Recognize the exact trailing preference footer and letter-list directive while preserving current-display and exact acknowledgement checks. * test: scope split reviewers to their generated plan artifacts * test: observe native Bash permissions and invocation results * test: handle owned Bash prompts during mode preference checks * test: preserve synchronous subprocess rejection in Codex fixture * Fix periodic review handoff navigation Recognize review-first and explicit manual-next-step labels while preserving exact action families, manual preference, and ambiguous-menu rejection. Co-authored-by: OpenAI Codex <noreply@openai.com> * Bind pending file permissions to distinct current targets Allow one captured file request to own the complete current dialog while unrelated file work is pending. Preserve same-path ambiguity, exact input ownership, and one-time grant checks. Co-authored-by: OpenAI Codex <noreply@openai.com> * Make paired CEO verification choices genuinely unresolved Start the positive control with proposed manual checks so its unchanged oracle measures two new coverage decisions. Preserve runtime contracts, targets, count bounds, and all assertions. Co-authored-by: OpenAI Codex <noreply@openai.com> * Keep CEO review options and verification within approved scope Audit every offered option for independent add-ons and keep new verification depth pending until accepted. Preserve already requested coverage and trace plan changes to the actual decision. Co-authored-by: OpenAI Codex <noreply@openai.com> * Assemble DX review artifacts before appending the final report Keep early DX evidence above decisions, update artifact sections in place, and append the report using the actual current file suffix. Re-read after deleting an existing report before choosing the append anchor. Co-authored-by: OpenAI Codex <noreply@openai.com> * Keep outside plan reviews exclusive and invocation-owned Follow one preflight-selected backend, terminate failed Codex work before fallback, and allocate extra prompt/output files uniquely. Consume only the current invocation’s completed output. Co-authored-by: OpenAI Codex <noreply@openai.com> * Select periodic completion evaluations for report writer changes Register the shared review resolver for eight missing consumers and regress selection for all nine completion cases without changing their IDs or tiers. Co-authored-by: OpenAI Codex <noreply@openai.com> * Keep permission ambiguity fixtures on the same normalized target Use distinct raw spellings of one target in the four negative fixtures so they exercise the normalized duplicate-owner guard after exact current-file disambiguation. Preserve the existing exception, no-input, diagnostic and cleanup assertions. Co-authored-by: OpenAI Codex <noreply@openai.com> * Clarify preserved contracts in engineering review fixture Co-authored-by: OpenAI Codex <noreply@openai.com> * Recognize the offered DX follow-up handoff Co-authored-by: OpenAI Codex <noreply@openai.com> * Check independent commitments before presenting review options Co-authored-by: OpenAI Codex <noreply@openai.com> * Keep Codex review output and status in one shell invocation Co-authored-by: OpenAI Codex <noreply@openai.com> * Distinguish seeded plans from reports written by a test attempt Co-authored-by: OpenAI Codex <noreply@openai.com> * Recover clipped Autoplan file approvals with bounded viewport resizing Co-authored-by: OpenAI Codex <noreply@openai.com> * Recover clipped Bash approvals before binding the complete command Co-authored-by: OpenAI Codex <noreply@openai.com> * Isolate setup message tests from the shared checkout Run the real installer in a temporary payload with private config, require successful completion, and guard source and binary contents and mtimes. Co-authored-by: OpenAI Codex <noreply@openai.com> * Fix periodic native permission and report completion handling Match the pinned CLI's soft wraps and clipped headings without granting from incomplete frames. Retire completed file requests, retain mode annotations, and ask section captures for a short final acknowledgement after their full report is saved. Co-authored-by: OpenAI Codex <noreply@openai.com> * Preserve review approvals and validate DX comparison artifacts Keep independent remedies and approved amendments explicit. Give the synthetic DX review its existing documentation and validate peer comparison as required analysis alongside four native decisions. Add positive and negative semantic calibrations while preserving review counts, model budgets and prompt size limits. Co-authored-by: OpenAI Codex <noreply@openai.com> * Make the five-finding CEO fixture's application boundary explicit Materialize the request adapter and service composition used by the synthetic payment application. Explicitly declare the revised unregistered-event and mail-telemetry assumptions while preserving uncaught handler errors, the original invoice path and all five unresolved findings. Co-authored-by: OpenAI Codex <noreply@openai.com> * Keep CEO state-path checks scoped to directory preparation Co-authored-by: OpenAI Codex <noreply@openai.com> * Use checked ports and bounded cleanup in pair-agent tests Discover the daemon port from its owned state file, retain startup diagnostics, and await failed-start cleanup. Add occupied-port, early-exit, deadline, and foreign-state regressions while preserving the existing HTTP assertions and hook budgets. Co-authored-by: Codex <noreply@openai.com> * Preserve queued edit identity and recover clipped Bash permissions Distinguish separately queued unfinished edits from mutation of one native tool ID. Keep grants bound to an exact owned request and reject reused IDs, ambiguous inputs, and competing owners. Support the pinned renderer's literal em dash and request a repaint when only the Bash card's top rule is clipped. Grants still require the complete fresh card and an exact native acknowledgment. Validation: 413 integrated parser/event tests passed; private repaint controls and joint source review passed. Full canonical suite and native periodic rerun remain pending. Co-authored-by: Codex <noreply@openai.com> * Keep periodic reviews within their approved contracts and deliverables Carry exact approvals through engineering review, preserve declared contracts when amending CEO plans, and keep prioritization at the requested decision level. Materialize the revised synthetic SDK reference contract while retaining the five original documentation gaps. Accept the observed semicolon in the finite DX handoff menu and register the direct source dependencies used by the engineering cases. Regenerate canonical review documents without changing model budgets, retries, count bands, or native completion assertions. Validation: all-host generation and 275 review, fixture, selection and parity tests passed. Full free-suite and native periodic validation remain pending. Co-authored-by: Codex <noreply@openai.com> * Keep Eng approval cadence and independence guards explicit * Accept ordinary punctuation in manual review handoffs * Recover file permissions alongside queued Bash calls * Carry approved DX work through later review findings * Clarify the synthetic auth internal failure decision * Bound the periodic DX fixture to onboarding changes * Recognize native Design review handoff labels * Hold scope in the integration-choice review fixture * Carry approved Design decisions through review evidence * Capture listener state when feedback reload fails * Exclude workspace caches before checking deprecated flags * Verify Design UI scope against a seeded review plan * Clarify plan review decisions and outside-voice approval flow * Reject setup menus in the Design UI gate * docs: require focused repair validation before final acceptance * fix: separate review commitments within existing prompt budgets * docs: align generation and contributor validation guidance * fix: advance native review prompts and count acknowledged findings * chore: bump version and changelog (v1.87.1.0) Co-Authored-By: OpenAI Codex <noreply@openai.com> * chore: enforce cheap checks and side-effect-free validation previews * fix: handle owned Fetch permissions and oversized native cards * test: ground review fixtures in independent executable contracts * fix: preserve review decisions and verify reports before completion * test: construct the synthetic credential URL without a scanner false positive * test: materialize DX examples and verify their actual local behavior * fix: clarify CEO review decisions and execution order * fix: clarify review workflow ordering and select Design quality checks * Fix review decision gates and incomplete evaluation fixtures Persist CEO and engineering commitment ledgers before menus, preserve exact approvals, and distinguish implementation structure from feature scope. Route Autoplan through the canonical CEO Step 0 ordering. Classify DX findings before requesting approval and ground runtime claims in actual evidence. Complete neutral non-target fixture contracts and accept the captured Design handoff purpose without relaxing its ownership or acknowledgment checks. Record runtime-capability verification in AGENTS.md validation discipline. Validation: 1,335 focused tests passed across 21 files; build, all-host freshness, skill validation (647 artifacts / 107 tracked), and credential checks passed. Prior paid failures are preserved; behavioral acceptance remains pending. * Fix review decision boundaries and owned Read prompts Preserve exact approvals across review options, compare consistent DX milestones, and keep proposed implementation separate from review evidence. Bind modern Read prompts to one immutable native request and wait for its result. Retain captured regression verdicts, correct fixture error names, improve import probe diagnostics, and record focused-first validation discipline in AGENTS.md. * Clarify CEO and engineering review decisions Use explicit decision steps, one engineering ledger, and clear scope/write transitions. Preserve exact approvals and distinguish pending test requirements. Keep unrelated generated content unchanged. * Fix review decision ordering and native evaluation interactions * Clarify engineering decisions and test artifact order * Clarify pending choices and approvals in CEO reviews * Make CEO review phases sequential and clarify completion * Fix Design board submission intent matching * Seed an existing browser test baseline for Autoplan * Document decision-log payloads before state initialization * Preserve exact review scope and decide one change before drafting options * Require input identity before repeating passing model judges * Honor permitted storage throughout CEO review completion * Match complete native permission text within the pinned renderer contract * Align review approvals, independent choices, and bounded validation * fix: preserve reopened approvals and declare fixture interfaces * fix: isolate review artifacts and audit complete questions * fix: match detector artifact permissions to configured storage * fix: complete native permissions and review fixture workflows * fix: order CEO review work and separate engineering guarantees * fix: preserve native validation and separate review choices * fix: clarify review decisions and judge complete report context * fix: constrain review judgments and retain parse failures * fix: compare each affected value before review decisions * fix: make engineering review decisions and completion order explicit * fix: give the complete Autoplan evaluation a bounded chain budget * fix(cso): diagnose forbidden Docker endpoints before tool lookup * fix(reviews): reconcile workflow contracts and generated artifacts after main integration * fix(evals): migrate retained regressions to the native review harness * fix(tests): close native harness and workflow integration regressions * fix(evals): preserve complete permission context and native menu contracts * fix(tests): capture synchronous command output without pipe drain stalls * fix(reviews): clarify decision and completion ordering * fix(reviews): separate decision readiness from final completion checks * refactor(reviews): consolidate decision rules and completion branches * fix(plan-eng-review): order preparation and clarify decision routing * fix(plan-eng-review): restore size and question-format guard parity * fix(plan-eng-review): clarify scope phases and blocked completion * fix(plan-eng-review): unify review flow and report destination * fix(plan-eng-review): define bootstrap and question stage ownership * fix(plan-eng-review): clarify review structure and design lookup * fix(plan-eng-review): render report examples and show saved decisions * fix: consolidate Eng review decisions and select their evaluations * test: cover overlapping terminal attachments and clean merged runner type * fix: preserve Office Hours relationship closings during review updates * fix: retain pasted review targets across slash invocations * docs: preserve validation traces and correct release scope * test: cover pasted targets in both review skills * fix: validate report artifacts before recording success * fix: redact source roots at CSO report boundaries * fix: bind native Design questions before answering * test: select report privacy and native recovery regressions * test: bind rejection predicate in extracted observers * fix: bind complete boxed native questions * test: keep the Design UI fixture on native review * fix: preserve review decisions and evaluation completion outcomes * fix: clarify CEO approval and report completion order * fix: align native review evaluation ownership and completion * fix: bind review evaluators to native decisions and owned artifacts * fix: validate review decisions against native outcomes * fix: preserve review evidence and Autoplan phase handoffs * test: bind review evidence to owned decisions and completion * fix: retain owned native history across compaction * fix(evals): validate current review decisions and setup choices * fix: bind Autoplan reviews and phase completion to current amended input * fix: reconcile native review evidence and close Autoplan phases * test: recognize owned whole-candidate complexity decisions * test: preserve report freshness for approved investigation handoffs * fix: recognize scoped review findings and isolate dual voice fixtures * fix: make review handoffs and question dispatch self-contained * test: recognize complete CEO decisions and procedural pauses * fix: bind current CEO comparison options and risk intervals * test: bind engineering decisions and completion to owned evidence * fix: publish Autoplan phase reports before continuing tools * test: verify actual Autoplan dual-review dispatch evidence * test: select dual review when shared evidence fixtures change * fix: clarify plan review decisions and completion gates * fix: make CEO review decisions and return paths explicit * test: keep Autoplan prompt files inside attempt state * test: preserve source whitespace across permission dialog wraps * fix: publish Autoplan phase reports before continuing * test: recognize current CEO comparisons and reject inactive records * fix: reconcile engineering decision states before completion * test: recognize complete Design decisions and reports * test: verify current engineering decisions before navigation * Recognize source-owned component reduction choices * fix: recognize current CEO ledger and commitment grids * test: supply RequestPolicy context to Eng count fixture * fix: save complete engineering decisions before asking * fix: bind Autoplan publication to the complete phase readback * chore: prepare 1.87.5.0 reliability release * fix: clarify engineering review completion and preserve log failures * fix: bind CEO saved choices and current section ancestry * fix(evals): bind review execution and completion evidence * fix(plan-ceo-review): verify complete decisions before asking * fix(evals): preserve complete engineering choice records * fix(evals): preserve complete review outcomes and bounded fixtures * fix(autoplan): publish phase reports before advancing * fix(plan-ceo-review): validate option fields before asking * fix(plan-eng-review): verify current decisions after answers * fix(evals): bind review decisions and bound fixture scope * fix(plan-ceo-review): verify decision rows and edit saved checkpoints * fix(evals): bind review evidence and scope document lookup * fix(plan-eng-review): update resolution state with its answer * fix(reviews): preserve complete questions through dispatch * fix(evals): recognize completed mode declarations * fix(evals): define cache consistency at wrapper completion * fix(evals): validate owned initial scope and completed review handoffs * fix: assemble complete CEO decision fields before saving * fix: authenticate automatic mode decisions without guessing selectors * fix: bind engineering coverage to approved regression contracts * fix(evals): supply review helpers to native Eng capture * fix(plan-eng-review): preserve the full selected option scope * fix(evals): recognize owned engineering seed and regression evidence * fix(evals): bind engineering retry reports to native approvals * docs: clarify release guarantees (v1.87.5.0) Co-Authored-By: OpenAI Codex <noreply@openai.com> * fix(evals): recognize owned engineering decisions and handoffs * fix(evals): bind engineering decisions and completion evidence * fix(tests): align review contracts and selection fixtures * fix(skills): restore review prompt size limits * fix(plan-eng-review): clarify review execution and completion * fix(evals): preserve configured retries through all supervision layers * Clarify Engineering decisions and report completion * Keep native decision assertions within their source boundary * fix: recognize owned engineering decisions and completed navigation * fix: bind completed auto decisions to their current review * fix: recognize explicit CEO source attribution * fix: dispatch verified CEO decisions without recomposing fields * test: expose existing execution deadlines to review actors * fix: distinguish CEO decision records from incidental headings * test: bind split-scope choices to the registered native actor * test: connect reviewed regressions to required evaluation coverage * Clarify CEO decision routing and completion stages * test: expose existing section review deadlines to fixture actors * test: recognize complete native CEO pacing inventories * test: exclude answered history from current CEO payloads * test: detect phase entry through owned skill HOME aliases * test: validate native review completion and owned report permissions * fix: make Autoplan close packets carry the parent handoff steps * test: assess source-bound HOLD decisions within the existing deadline * fix: keep CEO native decision fields under one formatting authority * test: register integrated review and permission dependencies * test: align native review adapters and finding coverage Preserve explicit AUTO decisions, apply native single-select defaults, and bind complete cropped questions and report permissions to their owned requests. Require seeded review findings instead of crediting setup menus. Keep captured failure controls and additive selection dependencies. The integrated candidate passed 3,099 focused tests across 65 files; affected paid validation remains required before publication. * fix(autoplan): require phase reports before advancing * fix(evals): bind setup and evidence to complete attempts * fix(evals): bind native answers and pending writes to fixture scope Preserve complete option rows when native descriptions wrap, retain current owned Write arguments before journal publication, and keep engineering and DX answers within their declared fixture interfaces. Add captured free regressions without increasing model budgets or relaxing completion checks. * fix(autoplan): verify phase reports across native tool paths Guard owned methodology reads and reviewer dispatches, detect complete driver loads through Bash, and distinguish report-only edits from implementation changes. Follow authenticated native UUID ancestry when journal writes arrive out of order and verify earlier native content for cached phase reads. Keep current close acknowledgment and parent publication in order, require CEO entry before later phases, and register captured failure regressions. * fix(evals): honor native input and collection lifecycles Match complete native Edit panes and truncated question borders, reject stderr close before EOF, and stop the CEO split fixture once its acknowledged scope decisions are collected. Keep semantic validation, process failures, report requirements, and absolute deadlines authoritative. Add captured-event and real-process regressions with selection dependencies. Focused checks pass; final integrated paid and full-suite acceptance remain pending. * fix(autoplan): retain native session ownership across directory changes Recover missed native UUID ancestry through the existing strict graph while preserving ordinary event order and legacy scoping. Bind publication hooks to Claude's original project directory while retaining current cwd for requested file paths. Captured public-event regressions, existing caller checks, and a pinned native CLI loopback verify both fixes. Preserve failed attempts and require fresh paid and final full-suite acceptance. * docs: align evaluation limits and completion version * fix(autoplan): allow authenticated phase reads during journal streaming * fix(evals): bind clipped native questions and owned edit dialogs * fix: preserve overlay retries and bounded cleanup * fix: recognize owned planning preludes in native questions * docs: explain overlay scheduling and cleanup guarantees * fix: require fresh publication after Autoplan phase reruns * Release gstack 1.87.6 * fix: preserve CI paths, process identity, and test deadlines * fix: keep informational setup commands independent of install probes * fix: clarify plan review decisions and bound source audit reports * Fix remaining Windows identity and native path CI failures * Clarify CEO review decision and reviewer-result routing * test: accept no-install planner in retry supervision * fix(ceo-review): make review decisions and report completion explicit * perf(test): add fast PR gates, input-keyed judge reuse and isolated free shards * fix(test): start isolated CEO smoke from its existing project plan * fix(test): repair CI fixture races and preserve retry evidence * fix(ceo-review): clarify approvals, depth and saved completion --------- Co-authored-by: OpenAI Codex <noreply@openai.com>
This commit is contained in:
co-authored by
OpenAI Codex
parent
35dd014c58
commit
636175d349
@@ -33,20 +33,39 @@ change with no UI, API, schema, pricing, or developer onboarding change.
|
||||
- All reads and writes use this repository in the same process; there are no
|
||||
external DB writers. Multi-process operation remains unsupported and startup
|
||||
rejects that configuration while caching is enabled.
|
||||
- These surrounding contracts are accepted fixture facts, supplied by the
|
||||
existing repository, cache adapter and rollout controller. Preserve them;
|
||||
review the new wrapper ordering below against them.
|
||||
- Authentication and authorization run before repository access. Keys encode
|
||||
the authenticated tenant ID and validated profile ID without ambiguity.
|
||||
Values are immutable profile-summary DTOs; secrets and cache keys are never
|
||||
logged. Cached results cannot bypass authorization.
|
||||
- The existing LRU adapter supports 1000 entries, a 16 MiB byte cap, and a
|
||||
30-second TTL. Recorded hot data fits those limits. Absent records use a
|
||||
distinct sentinel with a 10-second TTL; undefined means a cache miss.
|
||||
30-second TTL. Recorded hot data fits those limits. repository.read returns
|
||||
an immutable absent-result DTO for a missing record, never undefined. The
|
||||
adapter recognizes that DTO in cache.set, stores an internal sentinel with a
|
||||
10-second TTL, and cache.get decodes it back to the same absent-result DTO.
|
||||
The internal sentinel cannot escape the adapter; undefined means a cache miss.
|
||||
- Cache operations are synchronous and atomic in the single JS event loop.
|
||||
On any cache failure the existing adapter bypasses the cache until an empty
|
||||
cache is reinitialized; repository errors keep the current typed API error
|
||||
mapping. The existing per-key
|
||||
single-flight wrapper coalesces simultaneous misses and releases on failure.
|
||||
- A read already in progress when a write commits may return its earlier DB
|
||||
snapshot to that caller. Every read begun after that write completes must
|
||||
mapping. The existing per-key single-flight wrapper sits inside
|
||||
repository.read, coalesces simultaneous store reads and releases on failure.
|
||||
A committed repository.write retires that key's old read cohort before its
|
||||
promise resolves. A later repository.read starts a fresh cohort; a rejected
|
||||
write leaves the cohort unchanged. Already-started readers may finish with
|
||||
their earlier snapshot. This admission rule does not inspect cache fills.
|
||||
- The repository uses an in-process transactional store, with no network
|
||||
transport between this wrapper and the store. repository.write is atomic:
|
||||
a resolved promise means committed, and every
|
||||
rejected promise guarantees no commit; its transaction rolled back before
|
||||
rejection. Existing contract tests exercise that guarantee.
|
||||
- Consistency is measured at the public wrapper boundary. A write completes
|
||||
when writeProfile's promise fulfills after cache.delete, not when
|
||||
repository.write commits or resolves. A read begins when readProfile is
|
||||
invoked. Reads that overlap an unfinished writeProfile may return an earlier
|
||||
snapshot, including reads begun after the store commit but before the wrapper
|
||||
promise fulfills. Every read begun after that write completes must
|
||||
observe the committed version. TTL expiry is not a substitute for this rule.
|
||||
|
||||
## Proposed wrapper integration
|
||||
@@ -60,14 +79,35 @@ ${CACHE_READ_WRITE_SKETCH}
|
||||
|
||||
## Verification and rollout
|
||||
Existing repository contract tests cover tenant isolation, key validation,
|
||||
absence, DB failures, and authorization. New wrapper tests cover hit/miss,
|
||||
absence, DB failures, authorization, and startup rejection of multi-process
|
||||
operation while caching is enabled. New wrapper tests cover hit/miss,
|
||||
eviction and byte limits, TTL, adapter-failure fallback, successful-write
|
||||
invalidation, failed-write preservation, and concurrent-miss coalescing.
|
||||
The rollout uses the existing runtime feature flag: enable for 10% of keys,
|
||||
then 50%, then all keys after one healthy hour at each stage. Monitor hit/miss,
|
||||
eviction, cache bytes, fallback errors, DB CPU, and read p95 without raw IDs.
|
||||
On error-rate or latency regression, disable the flag immediately; both reads
|
||||
and writes bypass the cache while disabled, and enabling creates an empty cache.
|
||||
The existing controller uses one shared key-selection predicate for reads and
|
||||
writes. On any enable, disable or percentage change, it stops admitting work,
|
||||
awaits every admitted old-instance write, then publishes a new wrapper/cache
|
||||
instance with a fresh single-flight cohort before admitting new work. Old reads
|
||||
retain their old instance and cannot fill the new one. Disabled instances
|
||||
bypass the cache on both paths. Tests cover the old-writer/new-reader ordering,
|
||||
all those transitions and predicate parity. This lifecycle isolation does not coordinate
|
||||
an ordinary DB write with a cache fill in the same active instance.
|
||||
Existing dashboards and runbooks cover these metrics. Before each stage, verify
|
||||
that alerts page the service owner on any correctness/error-SLO breach, read
|
||||
p95 above 120 ms for five minutes, or cache bypass persisting for one minute.
|
||||
Hit rate is hits / (hits + misses) among requests admitted to the cache path;
|
||||
flag-excluded or adapter-bypassed requests are tracked separately, not as misses.
|
||||
DB CPU and read p95 are service-wide metrics, including bypassed requests.
|
||||
At the 10% and 50% stages, a healthy hour requires at least 60% admitted-request
|
||||
hits, unchanged correctness/error SLOs, no alerts, and aggregate DB CPU/read p95
|
||||
no worse than their 70%/120 ms pre-rollout baselines. At 100%, the original
|
||||
absolute acceptance targets (DB CPU below 50%, read p95 below 60 ms, hits at
|
||||
least 60%) must all hold with unchanged correctness/error SLOs and no alerts.
|
||||
Any breach disables the flag immediately; the runbook records the incident,
|
||||
rollback and criteria for resuming. These are existing
|
||||
rollout-controller and telemetry contracts, not proposed wrapper additions.
|
||||
Cold starts remain within the existing DB capacity. The service owner monitors
|
||||
the rollout and records the results against the acceptance targets.
|
||||
|
||||
@@ -75,8 +115,33 @@ the rollout and records the results against the acceptance targets.
|
||||
Distributed caching, cross-process coherence, prewarming, changing consistency
|
||||
semantics, or adding new product surfaces. The repository interface preserves a
|
||||
future replacement path without introducing a general cache framework now.
|
||||
|
||||
## Author's review and acceptance requirements
|
||||
This is a full CEO scope and feasibility review. The author has approved the
|
||||
retained contracts, limits, rollout and acceptance targets above. Evaluate the
|
||||
proposed wrapper against them; the wrapper itself remains unapproved. An actual
|
||||
contradiction or missing proof must be reported and resolved, not assumed away.
|
||||
For a demonstrated gap, amend the plan with the required guarantee, a feasible
|
||||
remedy, its tradeoffs and deterministic regression scenarios. Those repairs
|
||||
and their required verification are within the requested scope. The exact data
|
||||
structures, full function bodies and executable test code belong to subsequent
|
||||
engineering planning; do not select or implement them during this review when
|
||||
the required behavior and feasibility can already be established.
|
||||
|
||||
Use the existing deterministic repository-contract test harness. Required wrapper
|
||||
acceptance includes both completion orders of overlapping reads and writes,
|
||||
missing-record creation, rejected reads/writes, overlapping writes, and isolation
|
||||
across controller instance changes. Use existing telemetry to record any added
|
||||
branch on the current dashboard with no key labels; no new alert threshold or metric
|
||||
project is requested. These are future acceptance requirements, not tests already
|
||||
implemented or passing. Preserve all 11 review outcomes, required registries,
|
||||
diagrams, tasks, completion summary and the full GSTACK REVIEW REPORT.
|
||||
`;
|
||||
|
||||
// This actor can accept repairs to the stated contracts, not every recommended
|
||||
// implementation project or change to the retained scope.
|
||||
export const CEO_SECTION_DECISION_POLICY = '- You represent the plan author and must follow the review depth and acceptance requirements in PLAN.md. Authorize complete remedies and required verification that restore its retained contracts and acceptance targets; use the recommended option only among alternatives within that scope. Do not authorize weaker consistency, changed limits, optional scope, new observability projects or implementation-code selection reserved for later engineering planning. Do not create an implementation choice when the required guarantee and feasibility already resolve this CEO review; record the requirement and leave those details to engineering. Preserve every finding and required output. If a concrete incompatibility or missing required proof remains, resolve it through the normal decision procedure; never hide it or claim approval when no offered alternative satisfies these constraints. Save and verify any actual decision, record its authority and exact scope, and continue without asking a human.';
|
||||
|
||||
/** All six events must form one ordered, same-key, post-write reader trace. */
|
||||
function hasNumberedStaleFillTrace(text: string): boolean {
|
||||
const events = text.split('\n').map(line => line.trim().replace(/\s+/g, ' ')).filter(Boolean);
|
||||
@@ -365,7 +430,7 @@ function structuredFindingAssessment(prose: string[], finding: number, traceEnd:
|
||||
if (assertedOwner(prose, i) && (sameId.test(line) || namedAssessment || followingTrace)) {
|
||||
// A current table can put a scalar verdict in the cited finding's row.
|
||||
// Normalize that owned status only, never borrow a neighboring row.
|
||||
const status = /^\|\s*(F[1-9]\d*)\s*\|\s*["“']?(withdrawn|rejected|dismissed)\b/i.exec(line);
|
||||
const status = /^\|\s*([FD][1-9]\d*)\s*\|\s*["“']?(withdrawn|rejected|dismissed)\b/i.exec(line);
|
||||
assessment.push(status && ids.includes(status[1]!) ? `${status[1]} is ${status[2]}. ${line}` : line);
|
||||
}
|
||||
}
|
||||
@@ -635,6 +700,26 @@ function hasOrderedStaleFillOperations(text: string, sourceText = text): boolean
|
||||
const later = String.raw`(?:(?:every|all|the)\s+)?(?:later|next|new|subsequent)\s+readers?\s+(?:sees?|gets?|observes?|receives?)\s+(?:the\s+)?(?:stale|old|outdated)\s+(?:data|value|snapshot)`;
|
||||
const findingPrefix = String.raw`(?:(?:F[1-9]\d*|(?:Finding|Issue)\s+[1-9]\d*)\s*[—–:-]\s*)?(?:P[0-3]\s*[—–:-]\s*)?`;
|
||||
const sequence = new RegExp(String.raw`^${findingPrefix}${read}${separator}${write}${separator}${fill}${separator}${later}(?=[\s.!?;]|$)`, 'i');
|
||||
// A fill's lifetime can establish overlap without splitting its synchronous
|
||||
// JS continuation. Its start precedes one write, and that same fill stores
|
||||
// the pre-write snapshot after that write; a returned value alone is not a fill.
|
||||
const lifetimeSubject = String.raw`(?:(?:a|the|this|original|same)\s+)?(?:cache\s+)?fill(?:\s+(?:that|which))?`;
|
||||
const starts = String.raw`(?:started|began|starts|begins)`;
|
||||
const writer = String.raw`(?:(?:a|the|that|this)\s+)?write(?:\s+(?:commits?|completes?|settles?|returns?))?`;
|
||||
const sameWriter = String.raw`(?:it|(?:that|the\s+same|that\s+same|the)\s+write)(?:\s+(?:commits?|completes?|settles?|returns?))?`;
|
||||
const storage = String.raw`(?:\s+(?:caches|stores)|,\s*(?:caching|storing))\s+(?:the\s+)?(?:old|stale|pre[- ](?:write|commit))\s+(?:snapshot|value|data)`;
|
||||
const lifetime = new RegExp(String.raw`\b${lifetimeSubject}\s+${starts}\s+before\s+${writer}\s+and\s+(?:stored|stores|completed|completes|finished|finishes)\s+after\s+${sameWriter}${storage}\b`, 'i');
|
||||
const lifetimeCells = sourceText.replace(/`[^`]*`|"(?:[^"\\]|\\.)*"|“[^”]*”/g, '[literal]')
|
||||
.replace(/[*_]/g, '').replace(/\s+/g, ' ').split(/\s*\|\s*/);
|
||||
if (lifetimeCells.some(cell => cell.split(/[.!?](?:\s+|$)/).some(claim => {
|
||||
const matched = lifetime.exec(claim);
|
||||
if (!matched) return false;
|
||||
// Negated, hypothetical, quoted and prevention descriptions do not assert
|
||||
// this execution. Never join temporal fragments across quoted source.
|
||||
return !/\b(?:if|unless|whether|might|may|could|not|never|no\s+longer|example|template|hypothetical|historical|quoted|copied|source|prevent\w*|avoid\w*|impossible)\b/i.test(claim)
|
||||
&& !/[?"“”]/.test(claim)
|
||||
&& !/\b(?:another|different|separate|unrelated|other)\s+(?:cache|key|entry|fill|write)\b/i.test(claim);
|
||||
}))) return true;
|
||||
// An asserted schedule can name the read's resolution and store separately.
|
||||
// All four operations must remain in one cell and in their causal order;
|
||||
// quoted requirements may follow, but inline code cannot supply operations.
|
||||
@@ -692,6 +777,61 @@ function assertedProseOwner(prose: string[], index: number): boolean {
|
||||
return !owners.some(owner => owner.source);
|
||||
}
|
||||
|
||||
/** A retained rule must require committed values for reads begun after write completion. */
|
||||
function retainsPostWriteFreshness(text: string): boolean {
|
||||
const writer = '(?:(?:the|that|a)\\s+)?write\\s+(?:(?:has|had)\\s+)?(?:completes?|completed|returns?|returned|finishes?|finished|commits?|committed)';
|
||||
const boundary = `(?:${writer}|(?:the\\s+)?write\\s+(?:completion|return|commit))`;
|
||||
const reads = '(?:(?:every|all|any|new|later|future|subsequent)\\s+)?(?:reads?|requests?|callers?)';
|
||||
const starts = '(?:(?:that|which)\\s+)?(?:begun|started|begins?|starts?)';
|
||||
const obligation = '(?:must|shall|are\\s+required\\s+to)\\s+(?:observe|return|see|receive)';
|
||||
const committed = '(?:(?:the\\s+)?(?:(?:newly|latest)\\s+)?committed\\s+(?:version|value|snapshot)|the\\s+value\\s+it\\s+committed)';
|
||||
const afterRead = new RegExp(`^${reads}\\s+${starts}\\s+after\\s+${boundary}\\s+${obligation}\\s+${committed}$`, 'i');
|
||||
const afterWrite = new RegExp(`^(?:once|after)\\s+${writer},?\\s+${reads}\\s+${obligation}\\s+${committed}$`, 'i');
|
||||
return text.split(/[.!?](?:\s+|$)/).some(sentence => {
|
||||
const claim = sentence.trim().replace(/^[-*]\s+/, '').replace(/^(?:the\s+)?retained\s+(?:rule|contract|invariant|requirement)\s*:\s*/i, '');
|
||||
return !/\b(?:not|never|may|might|could|if|unless|except)\b/i.test(claim) && (afterRead.test(claim) || afterWrite.test(claim));
|
||||
});
|
||||
}
|
||||
|
||||
/** Quote only the attributed premise; the review's current conclusion must remain asserted prose. */
|
||||
function attributedCoordinationClaim(text: string): { id: string } | undefined {
|
||||
const premise = /(?:^|[.;]\s+)\[Amended:\s*([DF][1-9]\d*)\]\s+(?:(?:the|our)\s+)?(?:original|current|proposed)\s+(sketch|wrapper|implementation)\s+(?:stated|states|assumed|assumes|specified|specifies|proposed|proposes)\s+(?:that\s+)?(["“])([^"“”]+)(["”])/i.exec(text);
|
||||
if (!premise || !((premise[3] === '"' && premise[5] === '"') || (premise[3] === '“' && premise[5] === '”'))) return;
|
||||
const quoted = premise[4]!;
|
||||
const absence = /\b(?:no|without|lacks?|lacked|omits?|omitted)\s+(?:(?:additional|extra)\s+)?(?:version\s+checks\s+(?:or|and)\s+)?(?:coordination|synchroni[sz]ation|ordering\s+guards?)\b/i.exec(quoted);
|
||||
if (!absence || !/\bcache\s+(?:fills?|population|repopulation)\b|\b(?:re)?populat\w*\s+(?:the\s+)?cache\b/i.test(quoted) || !/\bwrites?\b/i.test(quoted)
|
||||
|| /\b(?:if|unless|whether|might|may|could|not|never|another|different|unrelated)\b/i.test(quoted.replace(absence[0], '')) || /[?!|]/.test(quoted)) return;
|
||||
const unquoted = text.replace(premise[3] + quoted + premise[5], '[premise]');
|
||||
if (/["“”|]/.test(unquoted) || /\b(?:if|unless|whether|might|may|could|hypothetical|example|template|quoted)\b/i.test(unquoted)) return;
|
||||
const remaining = text.slice(premise.index + premise[0].length);
|
||||
const authority = '(?:(?:(?:the|our)\\s+)?review\\s+(?:showed|shows|found|finds|established|demonstrated|concluded)(?:\\s+that)?\\s+|we\\s+(?:found|established|demonstrated|concluded)(?:\\s+that)?\\s+)?';
|
||||
const subject = '(this|that|it|(?:this|that|the)\\s+(sketch|wrapper|implementation|proposal|approach|assumption))';
|
||||
const violation = '(?:violates|breaks|contradicts|fails\\s+to\\s+(?:satisfy|preserve)|does\\s+not\\s+(?:satisfy|preserve))';
|
||||
const requirement = '(?:the\\s+)?(?:(?:retained|existing|current)\\s+)?(?:freshness|read[- ]after[- ]write)\\s+(?:invariant|contract|rule|guarantee|requirement)';
|
||||
const conclusion = new RegExp(`(?:^|[.;:]\\s+)${authority}${subject}\\s+${violation}\\s+${requirement}(?:\\s+above)?(?:\\s+\\(([^)]*)\\))?[.!](?=\\s|$)`, 'i').exec(remaining);
|
||||
if (!conclusion || (conclusion[2] && /^(?:sketch|wrapper|implementation)$/i.test(conclusion[2]) && conclusion[2].toLowerCase() !== premise[2]!.toLowerCase())) return;
|
||||
if ([...(conclusion[3] ?? '').matchAll(/\b[DF][1-9]\d*\b/gi)].some(reference => reference[0].toUpperCase() !== premise[1]!.toUpperCase())) return;
|
||||
// A directly following conclusion refers to this premise. An intervening
|
||||
// sentence can only explicitly reject that same premise, not introduce F2.
|
||||
const bridge = remaining.slice(0, conclusion.index).replace(/^[.\s]+|[.;:\s]+$/g, '');
|
||||
const rejected = /^(?:this|that|it)(?:\s+(?:statement|premise|proposal|approach|assumption|sketch|wrapper|implementation))?\s+(?:is|was|has\s+been)\s+(?:withdrawn|rejected|retracted|discarded|superseded)$|^(?:we|(?:the|our)\s+review)\s+(?:withdraw|reject|retract|discard)\s+(?:this|that)\s+(?:statement|premise|proposal|approach|assumption)$/i;
|
||||
if (bridge && !rejected.test(bridge)) return;
|
||||
return { id: premise[1]! };
|
||||
}
|
||||
|
||||
/** Permission belongs only to a receiving group whose members began before the writer finished. */
|
||||
function permitsEarlierGroupReturn(claim: string, fillPattern: RegExp): boolean {
|
||||
const group = /^(?:(?:the|these)\s+)?(?:(?:coalesced|already[- ]pending)\s+)?(?:waiters|readers|callers)(?:\s+coalesced\s+on\s+R[1-9]\d*)?\b/i.exec(claim.trim());
|
||||
if (!group || !/\b(?:receive|return|observe|see)\b/i.test(claim) || !/\b(?:permitted|allowed|acceptable)\b/i.test(claim)
|
||||
|| fillPattern.test(claim) || /\b(?:next|later|subsequent|new|fresh|future)\s+(?:read\w*|request\w*|caller\w*)\b/i.test(claim)
|
||||
|| /\b(?:if|unless|whether|might|could|never|not|after|and|also)\b|\bmay\s+have\b/i.test(claim)) return false;
|
||||
const writer = '(?:(?:(?:the|that)\\s+)?write|W(?:[1-9]\\d*)?)\\s+(?:(?:has|had)\\s+)?(?:completed|returned|committed|settled|finished)|(?:the\\s+)?write\\s+(?:completion|return|commit)';
|
||||
const sameGroup = '(?:they|each\\s+(?:call|read|request)|all\\s+(?:of\\s+)?(?:these\\s+)?(?:calls|reads|requests|callers|readers|waiters))';
|
||||
const ordering = new RegExp(`\\b${sameGroup}\\s+(?:began|started)\\s+before\\s+(?:${writer})\\b`, 'i');
|
||||
const relative = new RegExp(`^\\s+(?:that|who)\\s+(?:began|started)\\s+before\\s+(?:${writer})\\b`, 'i');
|
||||
return ordering.test(claim) || relative.test(claim.trim().slice(group[0].length));
|
||||
}
|
||||
|
||||
function hasProseStaleFillFinding(report: string): boolean {
|
||||
// Copied source, diagrams and quoted examples cannot supply a finding.
|
||||
let fence: { char: string; length: number } | null = null;
|
||||
@@ -725,8 +865,34 @@ function hasProseStaleFillFinding(report: string): boolean {
|
||||
// between cache fills and writes that violates read-after-write freshness.
|
||||
// That is independent evidence even when the old-value trace is a diagram.
|
||||
// Inline source cannot supply the assertion; the amendment label is metadata.
|
||||
const coordinationText = normalize(block.replace(/`([^`]*)`/g, (_span, body: string) =>
|
||||
/^\[Amended:[^\]]+\]$/.test(body) ? body : '[literal]'));
|
||||
const literalSafeBlock = block.replace(/`([^`]*)`/g, (_span, body: string) =>
|
||||
/^\[Amended:[^\]]+\]$/.test(body) ? body : '[literal]');
|
||||
const coordinationText = normalize(literalSafeBlock);
|
||||
// An attributed quote can establish what the original sketch proposed;
|
||||
// the reviewer must independently reject it against the retained rule.
|
||||
// Do not promote an arbitrary quoted finding, or infer a missing contract.
|
||||
const attributed = attributedCoordinationClaim(normalize(literalSafeBlock.replace(/^#{1,6}[^\n]*(?:\n|$)/, '')));
|
||||
const retainedFreshness = attributed && blocks.slice(0, index).some((prior, priorIndex) => {
|
||||
const priorLines = blocks.slice(0, priorIndex + 1).flatMap(part => part.split('\n'));
|
||||
if (!assertedProseOwner(priorLines, priorLines.length - 1)) return false;
|
||||
// A different finding's requirement is not the retained plan contract.
|
||||
const headings: Array<{ level: number; title: string }> = [];
|
||||
for (const line of priorLines) {
|
||||
const heading = /^(#{1,6})\s+(.+)$/.exec(line);
|
||||
if (!heading) continue;
|
||||
while (headings.length && headings.at(-1)!.level >= heading[1]!.length) headings.pop();
|
||||
headings.push({ level: heading[1]!.length, title: heading[2]! });
|
||||
}
|
||||
if (headings.some(heading => /\b[DF][1-9]\d*\b/i.test(heading.title))) return false;
|
||||
const requirement = normalize(prior.replace(/^#{1,6}[^\n]*(?:\n|$)/, '').replace(/`[^`]*`|"(?:[^"\\]|\\.)*"|“[^”]*”/g, '[literal]'));
|
||||
const intervening = normalize(blocks.slice(priorIndex, index).join(' '));
|
||||
if (/\b(?:another|different|separate|unrelated|other)\s+(?:cache|key|entry)\b/i.test(requirement)
|
||||
|| /\b(?:this|that|the)\s+(?:(?:freshness|read[- ]after[- ]write)\s+)?(?:invariant|contract|rule)\s+(?:is|was|remains)\s+(?:withdrawn|rejected|dismissed|no\s+longer\s+(?:required|retained))\b/i.test(intervening)) return false;
|
||||
return retainsPostWriteFreshness(requirement);
|
||||
});
|
||||
const attributedGap = Boolean(attributed && retainedFreshness)
|
||||
&& !/\b(?:if|unless|whether|might|may|could|hypothetical|example|template|quoted)\b/i.test(coordinationText)
|
||||
&& !/\b(?:example|template|source|quoted|format)\b[^.]*:\s*$/i.test(blocks[index - 1] ?? '');
|
||||
const premise = /(?:^|[.;]\s+)(?:\[Amended:[^\]]{1,80}\]\s*)?(?:the\s+)?(?:original|current|proposed)\s+(sketch|wrapper|implementation)\s+(?:(?:had|has|proposed)\s+no\s+coordination\s+between\s+(?:an?\s+)?cache\s+fill\s+and\s+(?:an?\s+)?write\b|stated\s+that\s+no\s+coordination\s+between\s+(?:an?\s+)?cache\s+fill\s+and\s+(?:an?\s+)?write\s+was\s+proposed\b)/i.exec(coordinationText);
|
||||
const citedConclusion = /(?:^|[.;]\s+)Review\s+(?:showed|shows)\s+that\s+(sketch|wrapper|implementation)\s+(?:violates|breaks)\s+the\s+(?:retained\s+)?read[- ]after[- ]write\s+(?:rule|contract|guarantee|invariant)\s+\(see\s+(F[1-9]\d*)\)(?:[.!](?=\s|$)|$)/i.exec(coordinationText);
|
||||
// The reviewer can assert the original coordination violation directly,
|
||||
@@ -739,7 +905,7 @@ function hasProseStaleFillFinding(report: string): boolean {
|
||||
&& !coordinationText.slice(premise.index, conclusion.index).includes('|')
|
||||
&& !/["“”]|\b(?:if|example|template|quoted)\b/i.test(text)
|
||||
&& !/\b(?:example|template|source|quoted|format)\b[^.]*:\s*$/i.test(blocks[index - 1] ?? '');
|
||||
if ((!stale || !inFlight || !read || !fill || !invalidation || !ordering) && !coordinationGap) return false;
|
||||
if ((!stale || !inFlight || !read || !fill || !invalidation || !ordering) && !coordinationGap && !attributedGap) return false;
|
||||
|
||||
// A neighboring explanation/remedy belongs to this paragraph only until
|
||||
// another named finding/section/table row begins. In particular, a
|
||||
@@ -748,9 +914,11 @@ function hasProseStaleFillFinding(report: string): boolean {
|
||||
const independent = /^(?:#{1,6}(?:\s|\d)|\d+\.\s|[-*]\s|\||(?:[*_]+)?(?:Finding\b|Section\s|P[0-3]\b))/i.test(next);
|
||||
const explicitId = /^\|\s*(F[1-9]\d*)\s*\|/.exec(text)?.[1]
|
||||
?? (coordinationGap && conclusion === citedConclusion ? citedConclusion?.[2] : undefined)
|
||||
?? (coordinationGap && conclusion === reportedViolation ? reportedViolation?.[1] : undefined);
|
||||
?? (coordinationGap && conclusion === reportedViolation ? reportedViolation?.[1] : undefined)
|
||||
?? (attributedGap ? attributed!.id : undefined);
|
||||
const assessment = explicitId
|
||||
? structuredFindingAssessment(lines, owners.length - 1, owners.length - 1, [explicitId], assertedProseOwner).join(' ')
|
||||
? structuredFindingAssessment(lines, owners.length - 1, owners.length - 1, [explicitId], assertedProseOwner)
|
||||
.map(line => attributedGap && /^#{1,6}\s/.test(line) ? line + '.' : line).join(' ')
|
||||
: '';
|
||||
const context = text + (independent ? '' : ' ' + normalize(next)) + ' ' + normalize(assessment);
|
||||
const findingId = explicitId ?? 'F[1-9]\\d*';
|
||||
@@ -798,6 +966,7 @@ function hasProseStaleFillFinding(report: string): boolean {
|
||||
|| (!proposedPrevention && /\b(?:cannot|can't|never|does not|doesn't|will not|won't|did not|didn't|is not|isn't|was not|wasn't|has not|hasn't|had not|hadn't)\s+(?:\w+\s+){0,3}restor\w*\b/i.test(claim))
|
||||
|| /\bno\s+(?:fix|change|coordination|guard)\s+(?:is\s+)?(?:needed|required)\b/i.test(claim);
|
||||
if (!dismissal) continue;
|
||||
if (attributedGap && permitsEarlierGroupReturn(claim, fillPattern)) continue;
|
||||
const originalCaller = /\b(?:original|already[- ]pending)\s+(?:pending\s+)?(?:caller|reader|request)\b|\bpending\s+caller\b/i.test(claim);
|
||||
// A finding can name versions instead of calling them "old". Explicit
|
||||
// start-before-commit and return-to-own-caller evidence scopes this
|
||||
@@ -810,6 +979,6 @@ function hasProseStaleFillFinding(report: string): boolean {
|
||||
&& !fillPattern.test(claim) && !/\b(?:next|later|subsequent|new|fresh|future)\s+(?:read\w*|request\w*|caller\w*)\b/i.test(claim);
|
||||
if (!(onlyEarlierReturn && subsequentRead && (violation || remedy || explicitlyEarlierCall))) return false;
|
||||
}
|
||||
return finding || subsequentRead || remedy;
|
||||
return finding || subsequentRead || remedy || attributedGap;
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user