import Link from "next/link"; export default function ForumModerationPage() { return (

Void Aggregate · policy

Moderation doctrine

CyberLux models moderation as layered enforcement: ring-scoped janitors, cross-ring mediators, and hub council. The UI may not expose every tool on every onion — but the story stays consistent across mirrors.

Tier A — ring freeze

Temporary halt on new replies in one ring during spam bursts. Pinned posts stay visible; submit route shows a banner with estimated thaw window.

Tier B — handle shadow

Posts from a handle sink in ranking but remain addressable by direct link — used for cooling-off periods without memory-holing evidence chains.

Tier C — network exile

Session fingerprint tied to abuse pattern; dashboard and submit surfaces reject with signed rationale stub. Reversible only by two-of-three council multisig (diegetic).

Appeals

Routed through{" "} support {" "} with thread id + ring slug. No DMs to individual mods — keeps audit trail intact.

Handbook {" · "} Front

); }