“ The work that doesn’t fit in a portfolio grid. “
Most of this work was done under NDA, so client and product names are withheld for now. What's described below is real: the problems, the frameworks used to work through them, and the documents that came out the other end. Each entry follows the same structure I actually use on a project, not a marketing version of it.
Business Analysis · Financial SaaS · BRD + FRD + System Architecture
A financial intelligence product needed to move from a rough concept to something engineering could actually build. There was no formal requirements documentation, just fragments of ideas across conversations and mockups.
Without a structured requirements baseline, every team, design, engineering, ops, was working from a different mental model of the product. Scope kept expanding informally in every conversation.
Produce a requirements foundation precise enough for engineering to estimate and build against, and complete enough for stakeholders to sign off on scope before development started.
Mapped every user-facing capability the product needed to support, then grouped them into functional domains to find the underlying structure rather than treating each idea as a standalone feature.
Chose a hub-and-spoke architecture: one central module for shared data and identity, four spoke modules for distinct functional domains. Each module stayed independently buildable and testable without duplicating shared logic.
A 13-page Business Requirements Document defining scope, user roles, and success criteria, followed by a 22-page Functional Requirements Document translating that scope into system behavior, data flows, and module boundaries.
Built in stages with review checkpoints after each major section, rather than delivered as one large draft at the end, so misunderstandings got caught early instead of at sign-off.
The hard part wasn't the documentation, it was getting the domain grouping right before writing anything down. An early draft grouped features by team instead of by function, which would have baked internal politics into the system architecture. That version was scrapped before it reached engineering.
Pending confirmation. The client hasn't yet shared implementation-stage results, and this section will be updated once that's in.
A requirements document is only as good as the structure underneath it. The writing is the easy part.
Product Strategy · Fintech / AI · Stakeholder Analysis & Repositioning
An AI product meant to score creditworthiness was in development, but internal stakeholders disagreed about what the product should actually do once it worked.
Different stakeholders held incompatible mental models of the product, a scoring tool to one, a collections tool to another, and neither team knew the disagreement existed until it surfaced.
Resolve the disagreement with evidence rather than opinion, and give the team one defensible direction to build toward.
Interviewed stakeholders individually, mapped each objection to what it actually implied about the product's job, and separated objections about purpose from objections about execution details.
Reframed the product from a credit scorer to a collection strategist, a repositioning that resolved the internal disagreement because the product's value came from what to do about risk, not just measuring it.
A revised product definition and a stakeholder-facing rationale explaining how the repositioning addressed every objection raised, not just the loudest one.
Presented the repositioning back to the full stakeholder group before any further design work happened, to confirm alignment rather than assume it.
The initial instinct across the team was to solve the disagreement with a feature list, adding capabilities to satisfy each stakeholder separately. That would have produced a bloated product with no clear job. Arguing this was a positioning problem, not a feature problem, took convincing.
Pending confirmation.
When stakeholders disagree about a product, the disagreement is often about identity, not features. Fix the identity first.
Product Strategy · CRO · Competitive & Monetization Analysis
A voice-AI receptionist product had a working pricing model but no clear differentiation from a crowded field of AI voice-agent competitors.
The product was priced and pitched like every other AI receptionist tool, which meant it competed on price and feature count instead of a distinct value proposition.
Find what the product could credibly own that competitors couldn't easily copy, then rebuild the pricing structure around that.
Ran a direct competitive teardown against a comparable platform, mapping their pricing tiers, feature gates, and positioning language against this product's own.
Identified that the product's real strength wasn't answering calls, it was the operational data those calls generated. Repositioned it from an AI receptionist to an AI business operations platform, with call-answering as one feature inside a broader value story.
A restructured five-tier pricing model built around that repositioning, with each tier gated on operational capability rather than call volume alone.
Delivered the competitive analysis, the repositioning rationale, and the tier structure as one package, so the pricing decision and the positioning decision got evaluated together, not separately.
The team's instinct was to compete on price and undercut the competitor's tiers. That would have signaled the product was interchangeable with theirs. Arguing for a higher-value repositioning instead of a lower price took the analysis to back it up.
Pending confirmation.
Pricing is a positioning decision before it's a math decision.
Operations · Process Design · RACI + Ops Handbook
A delivery team had grown past the point where informal, tribal-knowledge processes still worked. New hires had no consistent reference for how work actually got done.
Decisions and responsibilities lived in people's heads, not in any documented system, which made onboarding slow and accountability unclear whenever something went wrong.
Build a reference system detailed enough to onboard new team members without pulling a senior person off their own work, and clear enough to make ownership visible.
Interviewed the team to trace how work actually flowed, project by project, rather than how it was supposed to flow on paper, since the two rarely matched.
Split the deliverable into two connected artifacts: a full operations handbook covering day-to-day work, and a RACI matrix defining who was responsible, accountable, consulted, and informed for every recurring decision.
A roughly 58-page operations handbook paired with a RACI matrix, cross-referenced so anyone could look up either how a thing gets done or who owns it and get the same answer.
Drafted in sections aligned to the team's actual workflow stages, reviewed with the people doing the work before being finalized, so it reflected reality instead of an idealized process.
Some existing informal processes turned out to be workarounds for a broken handoff between two roles. Documenting the workaround would have made a bad process permanent. That handoff got redesigned before it went into the handbook.
Pending confirmation.
Documentation projects surface process problems you didn't know you had. Fix those before you write them down, or you'll formalize the wrong process.
Have something similar on your plate