3446e5f7c1
AUTORESEARCH: 100 trials complete - best mean_reward=114.56 at n_steer=8, n_throttle=4, lr=0.00208
bb9e6d9105
AUTORESEARCH: Full Karpathy-style GP+UCB meta-controller, clean base data, fixed all paths, ready to run
4a4e61d463
CLEAN: Robust multi-episode RL runner, no legacy save/model logic; outer loop points to project dir runner.
c98bc7ef38
Initial commit
2cadd1a78a
Initial commit: stable RL sweep runner, legacy and new scripts, full docs included
73da6aed28
test: use SeeAllData=true with pinned record IDs and fix testMultiCopyExpansion UUID
35008b9782
feat(ralph-loop): timestamp log filenames per session
8510eacecb
fix(ralph-loop): capture check_output status safely under set -e
207358fa7d
feat(clm-admin): add persistEnvelopeResult() and extend CaseContext with eSignature fields
6fe75d8ab3
test(esignature): add createEnvelope() test coverage — TC-001, TC-002, blank email guard
c3421e858f
feat(esignature): add EnvelopeCreateResult class and createEnvelope() method
e4b7456dc1
feat(esignature): add 5 eSignature tracking fields to Appraiser_Case__c
Compare 5 commits »
66be5d83ff
fix(ralph-loop): replace with three-tier session reset detection from master
82e10ff810
fix(ralph-loop): add session limit detection and auto-recovery
b1c199d21d
chore: scaffold agent harness for Phase 2 eSignature envelope creation
c49d127db1
Update FEATURES_UPDATE and NEXT_STEPS to reflect current state
546ffd7dcf
Remove erroneous ClientCertificate from CLMs1NamedCreds
Compare 13 commits »
63b1bfd758
Initial commit: Salesforce Appraiser Review Letter with DocuSign CLM integration
d77f14b205
docs: add DocuSign template migration guides (sandbox-to-production, DAL method) and generated PDFs
d70cd8a97a
docs: add change-set checklist, production deployment guide, and previous design archive
1286925765
docs: update QUICK_START, deployment, and design documentation
dece2b6569
feat: add MDAPI deployment package with Apex classes, flow, and package.xml
0b5372a976
feat: add md_to_pdf.py Markdown-to-PDF conversion utility
Compare 5 commits »
5db61dd321
feat: agent harness v2.0 — wave-based agentic project methodology
450a4d427e
chore: add @types/morgan for TypeScript build
ba870efeb8
feat(search): add server-side full-text search using MiniSearch