feat: complete IPP context library — scaffold + L1 platform system docs#5
Open
pankajsoni5490 wants to merge 8 commits into
Open
feat: complete IPP context library — scaffold + L1 platform system docs#5pankajsoni5490 wants to merge 8 commits into
pankajsoni5490 wants to merge 8 commits into
Conversation
Adds three platform system context docs to layer-01: - agent-assist-funnel_v2_0.md — Agent Assisted Application flow - microsite-funnel_v2_0.md — Client-initiated MicroSite and Share Quote flow - dtc-funnel_v2_0.md — Direct-to-Consumer self-serve funnel at app.ethoslife.com Updates README to mark all three as Draft. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This was referenced May 12, 2026
Adds context doc for Underwriting (UW 2.0) covering the full service architecture (QE → Maestro → Dante → Janus → Parsi → Nora), decision types and outcomes taxonomy, evidence ordering timeouts, PIA logic, and code-level decision triggers relevant to IPP integrations. Also adds the non-technical contributor setup guide. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Complete rewrite from all Notion sub-pages: QE interview flow and soft decision logic, evidence ordering by product with reuse/sharing rules, timeout table with impact data, BMI health class table, PIA rates per product, full code-level decision triggers table, Decision Service schema, and carrier-specific variations (Choice/IUL/LGA Prime). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
TanujSharma1125
approved these changes
May 13, 2026
|
approved |
TanujSharma1125
approved these changes
May 14, 2026
pankajsoni5490
commented
May 14, 2026
pankajsoni5490
left a comment
Collaborator
Author
There was a problem hiding this comment.
added 3 new context files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR consolidates all 4 open PRs into a single clean merge:
Full 5-layer library structure (from PR init: scaffold full 5-layer IPP context library structure #1 init/scaffold)
L1 Platform System context docs (from PRs feat: add L1 platform overview for Agent Assisted Application Funnel (AAA) #2, feat: add L1 context doc for Microsite Funnel #3, feat: add L1 context docs for AAA, Microsite, and DTC funnels #4)
agent-assist-funnel_v2_0.md— Agent Assisted Application flowmicrosite-funnel_v2_0.md— Client-initiated MicroSite and Share Quotedtc-funnel_v2_0.md— Direct-to-Consumer self-serve funnelREADME updated — DTC, AAA, and Microsite all marked as Draft
Replaces
Closes #1, #2, #3, #4
Test plan
layer-01/platform-systems/🤖 Generated with Claude Code