A system-wide check that tests software from a real user’s point of view. It reviews whether important actions work end to end, including security, operations, performance, scheduled jobs, configuration, and paths that can lead to revenue.
A project-governance method for taking a new or existing product toward a production-ready minimum viable product (MVP). It provides planning levels, decision records, risk tracking, audits, and reusable templates for solo developers or small teams.
A project-management process for software work that spans several conversations, days, or parallel workstreams. A workstream is one focused line of work within a larger project.
Engineering standards for writing production code, slicing and reviewing PRs, authoring tests, running pre-push gates, and merging — on any stack. Covers code reuse and duplication, layering, enum and type discipline, complexity caps, tenant/scope isolation as a security invariant, dead code versus unwired capability…
Run Evolith architecture validation and report a coverage-honest verdict. Use when asked to validate architecture, check ADR compliance, run architecture or governance rules, check an SDLC phase gate, or answer "does this repo pass architecture review". Also before merging, releasing or promoting a phase. Reports…