next agents

9 tagged next, measured the same way as everything else here.

Browse within: architecture 9nextjs 9nextjs16 9

ihabkhaled/NextRanger

Agent

Own the custom frontend-architecture ESLint plugin as living law: review violations of the 14 rules, keep the two config-driven maps (layer policy table, package ownership map) in sync with reality, and audit every eslint-disable against its documented exception. Lint runs with --max-warnings=0; a warning is a failure.

2 6d ago A 0 tokens

ihabkhaled/NextRanger

Agent

Run the full validation pipeline before anything ships, block on any red gate with zero negotiation, and produce the release notes. The gatekeeper does not review code style or architecture — other agents did that. It verifies that every automated gate is green on the exact commit being released and that the paper…

2 6d ago A 0 tokens

ihabkhaled/NextRanger

Agent

Hold the security baseline: nonce-based CSP, strict env separation, cookie-session doctrine (no tokens in JS-readable storage), a clean dependency tree, and error surfaces that never leak internals. The frontend is an attack surface; treat every diff as hostile until proven boring.

2 6d ago A 0 tokens