← Back to Interaction Rule Set

Discovery Kickoff Agenda

Purlend × BIX Tech Corp. Gear 1 Discovery Session. Attendees: David Kawata, Sydney Bocik, Pedro, Eduardo, Helio (BIX). Duration: 3 hours. CONFIDENTIAL.

Table of Contents 1. Meeting Objectives 2. Pre-Read Assignments 3. Agenda 4. Open Technical Questions 5. Open Operational Questions 6. Deliverable Schedule 7. Kickoff Success Criteria

1. Meeting Objectives

This kickoff has four objectives. We leave with all four complete or assigned.

This kickoff is successful when BIX can state the MVP path and the math test pass criteria without looking at the documents.

2. Pre-Read Assignments

BIX Team (Pedro, Eduardo, Helio)

#DocumentPriorityWhy It Matters
1Skill Integration GuideMandatoryUnderstand all 15 skills, execution order, field contracts, error handling. This is your blueprint.
2Skill Dependency MapMandatoryUnderstand the dependency matrix, critical path, and MVP build order.
3Math BIX Implementation GuideMandatory21 math functions you must implement. pmt_factor formula is non-negotiable.
4Math BIX Test BatteryMandatory50 test vectors. Your math implementation must pass all 50 before any other skill is built.
5Data DictionaryMandatoryAll field names, types, and valid values. The contract you must implement.
6Architecture OverviewRecommendedSystem architecture context.
7Master PRDReferenceFull product requirements. Reference for detailed behavior questions.
8All 15 *_SKILL.md filesReferenceThe complete skill specifications. Ground truth for every qualification and scoring rule.

Sydney Bocik

#DocumentPriorityWhy It Matters
1Skill Library SummaryMandatory15 skill cards. Your orientation document.
2GlossaryMandatoryEvery technical term defined in plain English.
3Skill Dependency MapRecommendedThe dependency map and MVP build order.
4Sequenced Claude WorkflowRecommendedStep-by-step workflow showing how Claude skills chain together.
5Master PRDReferenceFull PRD for product context.

3. Agenda (3-Hour Session)

TimeDurationTopicLed ByNotes
0:00 - 0:1515 minWelcome + Context SettingDavidWhy we're here. The Clarity Engine vision. No slides.
0:15 - 0:3015 minSkill Library WalkthroughDavid / SydneyWalk through the 15 skills at a high level.
0:30 - 1:0030 minMath Foundation Q&ABIX leadBIX walks through their understanding of the 21 math functions. Confirm pmt_factor formula, UFMIP rule, DSCR gross rent rule.
1:00 - 1:3030 minTechnical Architecture QuestionsPedro / Eduardo / HelioOpen floor for BIX questions. Sydney logs decisions and open items.
1:30 - 1:4515 minBreak
1:45 - 2:1530 minScope, Timeline, and MVP PathDavid + BIXConfirm: Math first, then Borrower_Profile, Router, VA Qualification, Optimization, Ranking, Always_Approved.
2:15 - 2:3015 minOperating ModelSydneyStatus cadence, escalation path, deliverable sign-off process.
2:30 - 2:5020 minOpen Questions + Decision Log ReviewAllWork through the open questions log.
2:50 - 3:0010 minNext Steps + CloseDavidConfirm week 1 deliverables. Confirm next check-in date.

4. Open Technical Questions for BIX

IDCategoryQuestionOwnerStatus
T-01Claude APIWhat is the specific API endpoint and authentication method for skill invocations?David / BenOPEN
T-02ModelWhich Claude model version should be used for all skill calls?David / BenOPEN
T-03Context windowWhat is the maximum context window per skill call? How do we handle LineageTrace size?BIXOPEN
T-04OrchestrationDoes BIX build the skill orchestration layer, or does Claude handle that?David + BIXOPEN
T-05Data persistenceWhere are BorrowerProfile and QualResult objects stored between skill calls?David + BIXOPEN
T-06Error retryIf a skill call fails at L3, what is the retry protocol?BIXOPEN
T-07Math test batteryHow does BIX submit test results against the 50-vector battery?BIXOPEN
T-08StreamingDo any skill calls need streaming responses, or is batch response acceptable?David + BIXOPEN
T-09DSCR scopeIs DSCR qualification in scope for Gear 1, or is it Gear 2?DavidOPEN
T-10Audit Trace storageWho owns AuditTrace persistence? What format?David + BenOPEN

5. Open Operational Questions for Sydney

IDCategoryQuestionOwnerStatus
O-01Deliverable formatWhat format does BIX deliver each skill?David + BIXOPEN
O-02Acceptance testingWho runs acceptance testing for each skill?David + SydneyOPEN
O-03Change requestsWhat is the protocol if Purlend needs to change a skill spec after BIX has started?David + SydneyOPEN
O-04IP ownershipConfirm: all work product is Purlend IP per MSA Addendum No. 1.David / legalCONFIRMED
O-05Status cadenceWeekly or bi-weekly check-ins?Sydney + BIXOPEN
O-06EscalationIf BIX hits a technical blocker, who is the first escalation point?David + SydneyOPEN
O-07Gear 1 end dateWhat is the target completion date for Gear 1?DavidOPEN

6. Deliverable Schedule

DeliverableOwnerAcceptance CriteriaStatus
Math Skill (S01)BIXALL 50 vectors passPENDING
Borrower_Profile (S03)BIXBorrowerProfile object matches specPENDING
Program_Router (S04)BIX5 gates produce correct ProgramQueuePENDING
VA_Qualification (S06)BIXQualResult_VA matches Webb worked examplePENDING
Optimization (S10)BIXWebb composite scores match: VA=87.08, FHA=50.09PENDING
Ranking (S12)BIXWebb ranking: VA rank 1, conf=0.98PENDING
Always_Approved (S15)BIXWebb Tier 1 statement produced correctlyPENDING
Full L3 coverageBIXAll worked examples match spec valuesPENDING
Full L5 OverlayBIXWebb CA overlay: VA conf=0.95, FHA conf=0.83PENDING
Audit_Trace (S14)BIXTrace IDs correct, ECOA export producedPENDING

The Webb family worked example is the canonical test case. Every qualification skill must produce the exact values stated in the skill specification for the Webb family scenario. No exceptions.

7. Kickoff Success Criteria

This kickoff is complete when all of the following are true:

"This path is clear." is also the goal of this kickoff. By the time we close this session, the build path is clear.