Block a user
chore: remove committed binaries and scratch dirs; tighten .gitignore
chore(ci): align Go to 1.23.x, add staticcheck/govulncheck/gitleaks gates
fix(security): fail-fast on missing JWT_SECRET, harden CSP, strip hardcoded passwords
docs: rewrite README, add ARCHITECTURE.md (Mermaid), add API.md from swagger.yaml
Completion sequence — all 11 PRs open
This is the last PR of the completion sequence drafted against the review. Once all 11 land on master, the repo meets the 8 "complete" criteria from…
docs: rewrite README, add ARCHITECTURE.md (Mermaid), add API.md from swagger.yaml
nsatoshi
pushed to devin/1776540420-docs-readme-architecture-rewrite at d-bis/explorer-monorepo
2026-04-18 19:29:40 +00:00
nsatoshi
created branch devin/1776540420-docs-readme-architecture-rewrite in d-bis/explorer-monorepo
2026-04-18 19:29:39 +00:00
test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs
nsatoshi
pushed to devin/1776540240-test-e2e-full-and-ci-wiring at d-bis/explorer-monorepo
2026-04-18 19:26:37 +00:00
nsatoshi
created branch devin/1776540240-test-e2e-full-and-ci-wiring in d-bis/explorer-monorepo
2026-04-18 19:26:36 +00:00
chore(frontend): commit to pages router, drop empty src/app, unify on npm
nsatoshi
created branch devin/1776540090-chore-frontend-router-decision in d-bis/explorer-monorepo
2026-04-18 19:23:39 +00:00
nsatoshi
pushed to devin/1776540090-chore-frontend-router-decision at d-bis/explorer-monorepo
2026-04-18 19:23:39 +00:00
feat(auth): JWT jti + per-track TTLs (Track 4 ≤1h) + revocation + refresh endpoint
nsatoshi
pushed to devin/1776539814-feat-jwt-revocation-and-refresh at d-bis/explorer-monorepo
2026-04-18 19:21:00 +00:00
nsatoshi
created branch devin/1776539814-feat-jwt-revocation-and-refresh in d-bis/explorer-monorepo
2026-04-18 19:20:59 +00:00
refactor(config): externalize rpcAccessProducts to config/rpc_products.yaml