Ship Log

Recent commits across OIS-related repositories. What's actually being built.

Tuesday, Apr 7

f96d3e4RAGUpdate CLAUDE.md: add question bank documentation and schema referencetoday
2633d18RAGConsolidated question bank: 548 questions with platform/area/category schematoday
4e9beb8RAGFix intern name spelling: Cannon → Canontoday
3945d7eRAGUpdate CLAUDE.md: eval skills, accuracy audit, harness URLs, team structuretoday

Monday, Apr 6

e1f104bRAGRewrite workflow doc: accuracy audit primary, faithfulness secondary, add harness URLyesterday
632a383Co-Pilotdocs: update CLAUDE.md for today's work — chunk audit, tabbed harness, new pages, routingyesterday
33e67c3Co-Pilotfix: add chunk_text column migration (missed in 009)yesterday
514269cCo-Pilotdocs: update in-chat forms roadmap — JotForm/Google Forms integration testingyesterday
73e1e6eCo-Pilotdocs: fix embed telemetry roadmap item — PostMessage events, not dashboardyesterday
651fe87Co-Pilotfeat: architecture + guide pages, harness UX polish, routing updatesyesterday
2ee5aa1Co-Pilotfeat: chunk audit pipeline + homepage routing + harness cleanupyesterday
7dc21d8Co-Pilotfeat: accuracy audit system — tabbed harness, Zendesk pipeline, claim-level reviewyesterday
72958c9RAGUpdate Getting Started guide: age-appropriate tone, learning resources, simplified .envyesterday
35e7b2bCo-Pilotfix: parseFloat on faithfulness_score before toFixed in eval UIyesterday
6124e01RAGIntern onboarding: eval skills, MCP config, Getting Started + Workflow guidesyesterday
92c0fcbRAGAccuracy audit chunks, micro chunk rounds 3-4, eval question sets, gitignore updatesyesterday

Sunday, Apr 5

6437a36OISperf: prefetch content on mount, not on click2d ago
207a90bOISdocs: add graph page entity connection debugging to near-term roadmap2d ago
ae00dbcOISperf: lazy-load page content on expand instead of blocking page load2d ago
bb60e9aOISrefactor: restructure sweep skill — 194 lines with sub-files2d ago
9cec9b3OISfix: sweep Agent 6 now creates evidence edges from GitHub commits2d ago
25ff079OISfix: graph page shows directional relationship labels2d ago
d840183OISfeat: knowledge graph page — live stats, connections, evidence gaps2d ago
89548ecOISfix: ship log uses Eastern time for dates and relative time2d ago
4ea868eOISupdate: architecture and guide pages reflect current state2d ago
ceccf45OISsweep: first V2 sweep complete — Neo4j writes, Slack monitoring, Drive evidence2d ago
9292212OISfeat: sweep V2 — Neo4j graph writes, Slack monitoring, document classifier2d ago
01f184fOISfix: docker-compose build context matches Railway config2d ago
6dd0254OISfix: force dynamic rendering for pages that fetch external data2d ago
88222d0OISfix: use repo root as Docker build context, remove rootDir2d ago
01b1b88OISfix: correct Dockerfile path for Railway rootDir, remove secret ARGs2d ago
a11bcd6OISinfra: containerize frontend with Docker, add Neo4j to compose2d ago
ed6cc1aOISdocs: major architecture update — Neo4j schema, 12M vision, three-database split2d ago

Saturday, Apr 4

9eaa589OISdocs: end-of-session update — ops backlog, project structure with frontend3d ago
74eccd9OISfix: map OIS badge to CORP color instead of default PROD orange3d ago
d5f0339OISremove zendesk-intel from ship log — internal tool, not stakeholder-facing3d ago
e7d21a8OISfix: add morfoo-ois to ship log repos, log GitHub fetch errors3d ago
455dfedOISupdate: reframe vision around informed decision-making across the business3d ago
1e7ef57OISfix: bust build cache to force fresh Notion API call3d ago
29f1cbfOIStrigger: redeploy with env vars available at build time3d ago
3a55093OISfix: add root package.json so Railpack detects Node project3d ago
9971f28OISfix: add railway.toml with rootDir pointing to frontend3d ago
2c3d080OISInitial commit — Morfoo OIS foundation + frontend dashboard3d ago

Friday, Apr 3

79bbf96Co-Piloteval: scorer system knowledge context, router classifier tuning, expanded questions4d ago
f007bc8Co-Pilotfeat: add page field to magic link webhook payload4d ago
9a65559Co-Pilotfeat: beta UX overhaul — markdown rendering, auth, history, personalization4d ago

Tuesday, Mar 31

ac1ee7aCo-Pilotdocs: accuracy eval results, retest findings, scorer blind spot analysis1w ago
f21d5beCo-Piloteval: swap to 39 fixed-area accuracy questions for post-audit retest1w ago
bb0dddaCo-Pilotswap eval questions to 60 accuracy test questions from morfoo-rag1w ago
92bb74fCo-Pilotdocs: update for feature request subagent, file upload, beta page, embed context roadmap1w ago
1ec3ff9Co-Pilotfix: auto-focus after agent response, update suggested prompts, tone flexibility1w ago
14cadcfCo-Pilotfeat: add customer demo page, file upload, feature request subagent1w ago

Monday, Mar 30

3867a2fCo-Pilotdocs: update CLAUDE.md for Railway deployment, auth, multi-page UI, Morfoo rebrand1w ago
be3d8b6Co-Pilotfeat: add Report an issue pill to suggested prompts1w ago
fac5afdCo-Pilotchore: update taglines to reference IntroLend Portal1w ago
090861cCo-Pilotfix: suggested prompts show short labels but send full questions1w ago
06a69eeCo-Pilotchore: shorten suggested prompts to short labels1w ago
4f742baCo-Pilotchore: rename Lenny to Morfoo in system prompts and Zendesk tags, update suggested prompts to high-scoring questions1w ago
b29dd4eCo-Pilotfix: skip auth in development mode1w ago
e60ed46Co-Pilotfix: proxy /auth routes in Vite dev server1w ago
7d5ec60Co-Pilotfix: allow same-origin iframe requests to /widget1w ago
7ff387bCo-Pilotfeat: magic link auth with domain restriction, rename Lenny to Morfoo1w ago
83f71cdCo-Pilotchore: remove React embed option from /embed page1w ago
cbb5b86Co-Pilotfix: enable sendFile on reply for SPA fallback1w ago
21342e3Co-Pilotfeat: add demo page, move harness to /harness, embed page at /embed1w ago
58a173cCo-Pilotfix: correct UI static file path in Dockerfile production stage1w ago
a23f292Co-Pilotfix: Dockerfile copies .npmrc for peer deps and corrects migration path1w ago
9ef0d76Co-Pilotfix: add test setup for CI env var stubs1w ago
db0e4e8Co-Pilotfix: add .npmrc for eslint peer dep compat in CI1w ago
2ccf6f7Co-Pilottest: add vitest, unit tests, husky hooks, CI workflow1w ago
3b30b56Co-Pilotstyle: normalize formatting with prettier1w ago
04862c5Co-Pilotchore: add eslint and prettier config, fix lint errors1w ago
a6f7217Co-PilotAsync eval runner, recent evals panel, classifier tuning1w ago
acbb562Co-PilotOrchestrator routing, scope gate, fun subagent1w ago
f97079eCo-PilotCompleteness metric, Haiku extraction, eval cost reduction1w ago

Saturday, Mar 28

84778c6RAGMicro chunk rounds 1-4, parent-child architecture, eval-driven KB expansion1w ago
a4beeaaCo-PilotEval runs 5-11, model comparison, metadata anchor, experiment log1w ago
277ccf4Co-PilotEval skills, experiment log, parent-child retrieval, dev experience1w ago
3918d13Co-PilotParallelize eval worker with Promise.all and immediate re-poll1w ago

Friday, Mar 27

1fe5c38RAGV2 RAG rebuild: 108 chunks (86 dense + 20 micro + 2 negative), /chunk skill, project restructure1w ago
bf096e7Co-PilotEval claim audit, prompt tightening, MAX_TOKENS 512, generated question set1w ago

Thursday, Mar 26

8f6398bCo-PilotPersona reframe, Cohere reranker, negative chunks, shuffled eval questions1w ago

Wednesday, Mar 25

8785759Co-PilotUpdate roadmap with next priorities from eval testing1w ago
06b5961Co-PilotDefault EVAL_ENABLED to false in docs and example1w ago
9be877cCo-PilotAsync faithfulness eval system, prompt tuning, security hardening, doc sync1w ago
a8449e6Co-PilotUI redesign to match morfoo.com + IntroLend DB test harness1w ago

Monday, Mar 23

a15b24dCo-PilotHardening, QA commands, system prompt v4, doc sync2w ago

Thursday, Mar 19

beb64c1RAGLMS content prep: Morfoo brand colors, bot-based thumbnail prompts for GHL courses2w ago
7d5708dRAGScreenshot capture session: 77 screenshots across all 6 phases, bridge fix, /screenshot skill2w ago

Wednesday, Mar 18

1c5f376RAGRemove test screenshots, set up module-based capture structure with YAML manifest2w ago
b8f9977RAGLearning framework v2, course content (C-01–C-17), LOS verification fixes2w ago

Friday, Mar 13

6beec89RAGScreenshot bridge, LMS build brief, roadmap update3w ago

Thursday, Mar 12

24180dfRAGPost-QA improvements: chunk fixes, Zendesk tool, system prompt v33w ago

Wednesday, Mar 11

2e67b0cRAGInitial commit: morfoo-rag knowledge base management project3w ago