EquiWork Agreements
The flagship deployment of the framework. Implements the full lifecycle from agreement creation through bilateral signing to canonical state for equity-compensation, service, consulting, and goods contracts. The architectural anchor that the other cases reference.
Current state of evidence
- Production-deployed lifecycle. The first canonical record was sealed on 2026-04-21. Five of the planned seven lifecycle states are sealed in production: Create → Freeze → Sign A → Sign B → Canonical with SHA-256 hash anchoring. (Executing and Completed are Roadmap.)
- Codebase maturity. Approximately 80 API routes implemented. Auto-test suite passing 60 of 60 at last project record.
- Wiring audit. 14 of 15 enterprise + multi-vertical features confirmed wired in the workspace component; the remaining one was fixed in a subsequent audit pass.
- Operational stack. Production on Railway (backend) + Vercel (webapp) behind Cloudflare Access OTP gate. QA environment separately deployed.
- Active P0 blockers. Split-brain architecture (CREATE writes to PostgreSQL, READ pulls in-memory seed data) and session persistence (sessions table exists but is unwired) remain pending CTO architectural decision. Confidential detail
Capability mapping (12 of 12)
Strengths
- End-to-end lifecycle production-tested; the first canonical record is the proof-of-life event for the entire framework.
- Architectural commitments enforced at the protocol level, not as policy — bounded AI, append-only audit, human approval all confirmed in production code.
- The Telegram bot interface provides accessibility for non-technical signers without lowering the cryptographic integrity bar.
What this case does NOT claim
- Not in production at scale. The architecture is sound at small scale; operational infrastructure has known gaps before scale.
- Not a commercial deployment. No paying user as of this record.
- Not regulatory-certified. Common Criteria, SOC 2, ISO 27001, GDPR compliance certifications are not held; the architectural commitments compose with them but no audit has been performed.
- Not "patent-pending" per 35 USC §292 — proper Russian-language phrasing "в процессе патентного оформления" is used until a provisional is actually filed.