@Kailey โ€” tagging you so this hits your inbox. 10-minute read, ~30 hrs/week ROI. ๐Ÿ”ฅ

<aside> ๐ŸŽฏ

BLUF

I lined up 4 strategic asks to Assembly that would kill ~30+ hours a week of the workarounds you're stuck in today โ€” template drift, PageAI copy-paste, claim-level plumbing, and 4-hour re-auth pain. Each one is already drafted and ready to submit. I need your 10-minute review + green light before I send them.

Separately: 7 point-requests already submitted to Assembly today. This is the next wave โ€” bigger, strategic, longer time-horizon.

</aside>

<aside> ๐Ÿ’ฐ

Why you care


๐Ÿ“Š The 4 Asks (Tier 1 โ€” ordered by impact)

<aside> ๐Ÿ”ฅ

ASB-100 โ€” Template Generation API ยท Critical (5/5)

๐Ÿ˜ซ Your pain today:

OSDRI maintains custom Python scripts (fill_4138_*.py, build_4138_compare_on_form.py) that duplicate the Templates feature Assembly ships in admin UI. Every time you update a 4138 template, we have to update code too. Two sources of truth.

โœจ What we want:

API endpoints to invoke Neos Templates programmatically:

โฑ๏ธ You save: ~8 hrs/week of script maintenance + zero template drift risk

๐Ÿค– VALOR unlock: Auto-draft a 4138 the moment claim data is sufficient โ€” no scheduled batch, no manual trigger

</aside>

<aside> ๐Ÿง 

ASB-101 โ€” AI Tag + AI Prompt Programmatic Control ยท Critical (5/5)

๐Ÿ˜ซ Your pain today:

Neos has NeosAI Chat, AI Tags, and AI Prompts right there in admin UI โ€” but no API to invoke them. EC workflow today:

  1. Document arrives in Neos e-folder
  2. Download, upload to PageAI (external)
  3. Read PageAI analysis
  4. Copy-paste key findings into Neos Note
  5. Manually synthesize into Strategy tab

โœจ What we want:

โฑ๏ธ You save: ~10 hrs/week + kill PageAI subscription + kill JotForm dependency

๐Ÿค– VALOR unlock: AI analysis native in Neos โ€” single source of truth, no external round-trips, no copy-paste

</aside>

<aside> โšก

ASB-102 โ€” Migrate Claims to DynamicForms ยท High (4/5) ยท ๐Ÿ”„ UPDATED

๐Ÿ˜ซ Your pain today:

Claims are buried in UserCaseData. Every per-claim update = GET full case โ†’ mutate โ†’ PUT full case back. Slow. Race conditions with your UI edits. No per-claim webhook events.

โœจ Updated ask (after deeper exploration of Neos today):

Neos already has a pattern called DynamicForms โ€” uncapped, first-class custom entities tied to a case. It's already used for Line Item, Receipt, Medication, Medical Condition, Examinations, Dependent, etc. Cleaner ask: migrate Claims from UserCaseData to the DynamicForms pattern. Uses Assembly's existing architecture instead of inventing a new Claims API. Same outcome for us.

โฑ๏ธ You save: same as before โ€” per-claim queries, faster updates, event-driven automation

๐Ÿค– VALOR unlock: React to individual claim events โ€” when a statement arrives, auto-generate the 4138 for that specific claim (requires DynamicForms write+webhooks, tracked as ASB-116 + ASB-117 in Tier 2)

</aside>

<aside> ๐Ÿ”

ASB-103 โ€” OAuth2 / Service Account Authentication ยท High (4/5)

๐Ÿ˜ซ Your pain today:

4-hour access tokens force re-auth every session. MCP server 401s when tokens expire mid-work. Credential rotation needs you + me + Assembly coordinating. Shared readonly/readwrite profiles = credential reuse across services (if one leaks, all leak).

โœจ What we want:

โฑ๏ธ You save: ~2 hrs/week on re-auth + rotation headaches + MCP disruptions

๐Ÿค– VALOR unlock: True 24/7 automation that survives weekends, holidays, credential rotation, and individual staff turnover

</aside>


๐Ÿ“ˆ Total Impact

Ask Priority Kailey hrs/week saved VALOR capability unlocked ASB-100 Templates ๐Ÿ”ฅ Critical 5 ~8 Auto-4138 on data sufficiency
ASB-101 AI API ๐Ÿ”ฅ Critical 5 ~10 Native AI, kill PageAI + JotForm ASB-102 Claims entity โšก High 4 indirect* Per-claim event-driven automation
ASB-103 OAuth2 ๐Ÿ” High 4 ~2 24/7 background automation Total ~20+ direct, ~30+ with VALOR gains

*ASB-102 savings show up as VALOR time (instant 4138 generation on claim events) rather than direct Kailey hours, but compounds across every case.


๐Ÿ”ฎ What comes next (after Tier 1 lands)

Full detail: Strategic API Asks โ€” Awaiting Kailey Review

<aside> ๐Ÿ“ฆ

Tier 2 โ€” submit after Tier 1 response tempo is known:

<aside> ๐Ÿงช

Tier 3 brainstorm โ€” 9 more asks I want to run by you for pain validation:

๐Ÿ“œ Audit Log API HIPAA trail of who/what/when
๐Ÿ“„ Document Versioning Track 4138 v1โ†’v2โ†’v3 through your edits
๐Ÿ“‘ Mini Directory CRUD Dropdown values programmatically
๐Ÿ” Saved Search API Create/save/share queries firm-wide
๐ŸŒ Client Portal API Programmatic control of veteran-facing portal
๐Ÿ“Š Reporting / Analytics Feed your board reports directly
๐Ÿ’ฌ SMS Send API Automated status updates to veterans
๐Ÿ”€ Case Merge/Split Duplicate + survivor handling
๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Companion Groups Link family/survivor/multi-petitioner cases
</aside>

โœ… What I need from you