
ProjectForge
A full-stack platform for AI-assisted task creation, evidence verification, and accountable progress, built around cryptographic proof, AI-assisted verification, and tamper-evident audit trails so work can be transparently verified.
Problem
Progress tracking tools are easy to game—status updates and completed tasks often have nothing verifiable behind them. ProjectForge replaces self-reported progress with AI-assisted workflows, cryptographically-backed evidence, and immutable audit records that create a transparent, trustworthy history of completed work.
Engineering decisions
- SHA-256 cryptographic hashing and append-only audit trails ensure every uploaded proof remains tamper-evident, allowing any modification to submitted evidence to be detected while preserving a transparent verification history.
- AI-assisted evidence analysis generates verification summaries and confidence scores to support the review process, while the final verification decision always remains under human control through a human-in-the-loop workflow.
- Firebase Authentication and role-based access control (RBAC) enforce secure multi-user data isolation, allowing users to access only their own data while administrators maintain platform-wide oversight. MongoDB provides persistent storage, and Vercel powers global deployment.


