Skip to content

Index/Register: simplify the front page - #1106

Open
zardus wants to merge 1 commit into
masterfrom
simplify-index-signup
Open

Index/Register: simplify the front page#1106
zardus wants to merge 1 commit into
masterfrom
simplify-index-signup

Conversation

@zardus

@zardus zardus commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the writeup rule and unenforced registration commitment gate
  • remove the index-page rules gate and the requested informational sections
  • split the introductory text into shorter paragraphs without rewriting its meaning
  • keep the bug-bounty ground rule

Testing

  • update the registration browser test to submit directly

@zardus zardus changed the title Index/Register: remove the writeup rule and simplify the front page Index/Register: simplify the front page Jul 14, 2026
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@zardus
zardus force-pushed the simplify-index-signup branch from 3b6e93a to a920fd4 Compare July 14, 2026 05:05
@sudorm-fmeee

Copy link
Copy Markdown

ddddddddddd

@zardus
zardus force-pushed the simplify-index-signup branch from a920fd4 to 841cf4f Compare July 26, 2026 16:26
@zardus
zardus changed the base branch from master to codex/ci-harden-dojo-tests July 26, 2026 16:26
@zardus
zardus force-pushed the codex/ci-harden-dojo-tests branch from cddd17c to c09419a Compare July 26, 2026 18:06
@zardus
zardus force-pushed the simplify-index-signup branch from 841cf4f to 7b18f87 Compare July 26, 2026 18:06
Base automatically changed from codex/ci-harden-dojo-tests to master July 26, 2026 22:31
zardus added a commit that referenced this pull request Jul 26, 2026
## Summary

- make the stats-worker cold-start regression deterministic by stopping
the worker, clearing the target cache, and verifying its exact
cold-start initialization
- make database-shell errors fail tests immediately and surface
PostgreSQL diagnostics
- raise the test-step limit from 15 to 20 minutes; recent remote
#1111/#1113 test steps took up to 16m33s

## Scope

This PR is strictly CI/test-only. It changes exactly:

- `.github/workflows/ci.yml`
- `test/test_background_stats.py`
- `test/utils.py`

It contains no runtime, production, image-build, Compose, or dependency
changes.

## Validation

- Python syntax check
- workflow YAML parse
- whitespace check
- full single-node and multi-node suites in GitHub Actions

## Stack

The seven feature PRs (#1105, #1106, #1108, #1110, #1111, #1112, and
#1113) each contain one feature-only commit directly above this branch.

Shared schema-startup hardening is isolated in #1115. Image-build
patch-runner hardening is isolated in #1116. Neither is a prerequisite
for any feature PR.

Merge this PR first, then retarget the nine sibling PRs to `master`
before deleting this branch.
@zardus
zardus force-pushed the simplify-index-signup branch from 7b18f87 to b9abdab Compare July 26, 2026 22:33
@zardus
zardus force-pushed the simplify-index-signup branch from b9abdab to 4355162 Compare July 27, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants