Add fire drill run sheet for the 2026-09-02 test drill - #11
Merged
Merged
Conversation
Announcement/deadline/investigation-window values, the exercise-config form values, and the ready-to-paste Discord announcement (updated to the current validator.log.gz + optional sentry.log.gz archive format and the full metadata.json schema).
Add the full archive structure, per-file requirements (gzip validity, size limits, moniker/address cross-checks, top-level-only), and a note to prepare the archive before starting portal authentication.
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.
Description
Adds
test-drill-2026-09-02.md, a run sheet for today's fire drill test: theannounce/deadline/investigation-window values to enter into the portal's
exercise-configuration form, and a ready-to-paste Discord announcement
message. The Discord template is refreshed from
prd.md's original exampleto match the current archive format (
validator.log.gz+ optionalsentry.log.gz, persubmission/archive.go) and includes the fullmetadata.jsonschema.Documentation only, no code changes.
Type of Change
Checklist
go test ./...) — no code changedgo vet ./...) — no code changed