Rizz 0.3.1 is the current release. Shipped and planned surfaces are labeled on each page. See the repo →
Core concepts
Architecture and data causality
Rizz connects entrypoints and routes through services, state/data operations, dependencies, and database surfaces, with evidence attached to the resulting project graph.
- Named database support now — SQLAlchemy, Alembic, raw SQL, and Mongoose schema relationships.
- Cross-table impact now — foreign keys and relationship edges feed affected-flow and blast-radius analysis.
- Relationship-aware review now — review connects changed files to affected flows, data dependencies, and targeted verification.
- Evidence governance now — deterministic verification plans, evidence scoring, approval packets, CLI signoff, and fingerprint-bound signoff-history reuse.
- Review precision now — generated
.rizz/**intelligence stays separate from authored untracked work, secret detection distinguishes credential-shaped values from design-token documentation, and Explain/Ask surface evidence-backed Next.js route consumers. - Approval lifecycle now — exact ISO-8601 signoff expiry and auditable revocation prevent expired or revoked decisions from making a review merge/release-ready.
Coverage is specific, not universal: current database relationship claims apply to SQLAlchemy, Alembic, raw SQL, and Mongoose. Rizz does not claim support for every ORM.
Current surface now, Workspace later
The Project Knowledge Store ships under .rizz/brain. Workspace Mode, team features, hosted relay, and enterprise provider setup remain later tracks.