FIN Daily digest — 2026-07-01
Yesterday’s push in fin-agentic was a concentrated reliability pass: the team tightened RP581 QC replay and queue authority from several angles while also shoring up deploy and CI paths that support those flows. Building on the prior day’s momentum in the same repo, the most consequential work was the cluster of RP581 fixes that clarified source-of-truth behavior, provenance requirements, and replay handling so QC can trust what it processes. Around that core, the day also advanced comms and knowledge infrastructure, with new Company Brain MS Graph wiring and proof work landing alongside seed compatibility fixes.
Highlights
-
A substantial RP581 hardening sequence landed across QC and deploy, centering queue authority on provenance and authoritative PDF rows while protecting the source of truth in deployment paths: #1679, #1678, and #1675.
-
Replay behavior for RP581 was tightened further, with fixes for QC extraction without queue materialization and for tail-drain plus arrivals queue routing—important plumbing for making replayed document flows behave predictably end to end: #1683 and #1676.
-
The team also made QC fallback behavior more explicit by marking the load-expected path provisional, a small but meaningful signal that reduces ambiguity when the primary path is unavailable: #1682.
-
Delivery infrastructure got sturdier too: deploy now accepts same-tree proof attestations, and staging eval seeding no longer depends on
psql, reducing friction in verification and environment bring-up: #1680 and #1672. -
On the data and model side, tenant seeding was updated to write knowledge embedding model metadata compatibly, while QC’s vision training corpus contract was hardened—work that improves both environment consistency and training-data discipline: #1671, #1670, and #1668.
-
Beyond reliability work,
fin-agenticexpanded its comms and knowledge surface by wiring Company Brain into MS Graph intelligence and recording proof artifacts for the merged comms phase, continuing the platform’s push toward richer organizational context: #1667, #1677, and #1666.
Work started
| Repo | PR | Title | Author | Labels |
|---|---|---|---|---|
fin-platform/fin-agentic | fin-platform/fin-agentic#1683 | fix(qc): replay RP581 extraction without queue materialization | robertolouisgarcia-maker | run-heavy-ci |
fin-platform/fin-agentic | fin-platform/fin-agentic#1682 | fix(qc): mark load-expected fallback provisional | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1681 | feat(comms): read merged conversation identities | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1680 | fix(ci): accept same-tree proof attestations for deploy | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1679 | fix(qc): require RP581 provenance for queue authority | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1678 | fix(qc): keep RP581 PDF queue rows authoritative | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1677 | docs(proof): record merged master comms phase0 proof | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1676 | Fix RP581 PDF replay tail drain and arrivals queue routing | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1675 | fix(deploy): guard RP581 queue source of truth | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1674 | Persist RP581 PDF authority replay fixes on master | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1673 | Fix RP581 PDF authority replay for QC queue | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1672 | fix(ci): seed staging evals without psql | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1671 | fix(seed): write knowledge embedding version compatibly | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1670 | fix(seed): write knowledge embedding model in tenant seed | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1669 | fix(ci): force eval infra persona seeds | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1668 | feat(qc): harden vision training corpus contract | robertolouisgarcia-maker | — |
fin-platform/fin-agentic | fin-platform/fin-agentic#1667 | Wire Company Brain MS Graph intelligence | robertolouisgarcia-maker | — |
Work completed
Merged pull requests
| Repo | PR | Title | Author |
|---|---|---|---|
fin-platform/fin-agentic | fin-platform/fin-agentic#1683 | fix(qc): replay RP581 extraction without queue materialization | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1682 | fix(qc): mark load-expected fallback provisional | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1680 | fix(ci): accept same-tree proof attestations for deploy | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1679 | fix(qc): require RP581 provenance for queue authority | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1678 | fix(qc): keep RP581 PDF queue rows authoritative | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1677 | docs(proof): record merged master comms phase0 proof | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1676 | Fix RP581 PDF replay tail drain and arrivals queue routing | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1675 | fix(deploy): guard RP581 queue source of truth | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1674 | Persist RP581 PDF authority replay fixes on master | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1672 | fix(ci): seed staging evals without psql | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1671 | fix(seed): write knowledge embedding version compatibly | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1670 | fix(seed): write knowledge embedding model in tenant seed | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1669 | fix(ci): force eval infra persona seeds | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1668 | feat(qc): harden vision training corpus contract | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1667 | Wire Company Brain MS Graph intelligence | robertolouisgarcia-maker |
fin-platform/fin-agentic | fin-platform/fin-agentic#1666 | fix(comms): prove phase0 mobile native detail | robertolouisgarcia-maker |
By the numbers
- PRs opened (work started): 17
- PRs merged (work completed): 16
- Issues closed (work completed): 0
- Commits (supporting signal): 16
- Repositories touched: 1
| Repo | Opened | Merged | Closed | Commits |
|---|---|---|---|---|
fin-platform/fin-agentic | 17 | 16 | 0 | 16 |
Previous period: github_activity_digest_daily_2026_06_30.
Links
- fin-platform/fin-agentic#1683 (opened)
- fin-platform/fin-agentic#1682 (opened)
- fin-platform/fin-agentic#1681 (opened)
- fin-platform/fin-agentic#1680 (opened)
- fin-platform/fin-agentic#1679 (opened)
- fin-platform/fin-agentic#1678 (opened)
- fin-platform/fin-agentic#1677 (opened)
- fin-platform/fin-agentic#1676 (opened)
- fin-platform/fin-agentic#1675 (opened)
- fin-platform/fin-agentic#1674 (opened)
- fin-platform/fin-agentic#1673 (opened)
- fin-platform/fin-agentic#1672 (opened)
- fin-platform/fin-agentic#1671 (opened)
- fin-platform/fin-agentic#1670 (opened)
- fin-platform/fin-agentic#1669 (opened)
- fin-platform/fin-agentic#1668 (opened)
- fin-platform/fin-agentic#1667 (opened)
- fin-platform/fin-agentic#1666 (merged)
Provenance
Auto-generated by the scripts/maint/generate-gh-digest@1.0.0 projector from gh query output.
- Owner scope:
fin-platform(all active FIN repos) - Window:
2026-07-01T00:00:00Z→2026-07-02T00:00:00Z - Sources:
github:prs.opened,github:prs.merged,github:issues.closed,github:commits - Lede + Highlights: LLM editor (
LLMProvider) - Regenerate:
pnpm digest:gh --type daily --date 2026-07-01