Skip to content

feat(#514): automate investing research ops#551

Merged
adolago merged 1 commit intomainfrom
issue-514-ops-automation
Mar 15, 2026
Merged

feat(#514): automate investing research ops#551
adolago merged 1 commit intomainfrom
issue-514-ops-automation

Conversation

@adolago
Copy link
Copy Markdown
Owner

@adolago adolago commented Mar 15, 2026

Summary

  • add persisted investing research-ops schedules and delivery audit records for portfolio briefings and earnings packets
  • expose create/update/read/list/run flows in the investing CLI and zee:invest-ops
  • register enabled ops schedules inside the always-on daemon and document the unattended runtime model

Validation

  • bash scripts/bun-audit-ci.sh
  • bash scripts/verify-skills.sh
  • bun run --cwd packages/zee typecheck
  • bun test --cwd packages/zee test/investing/ops-automation.test.ts test/investing/earnings-packets.test.ts test/investing/portfolio-briefings.test.ts
  • CI=true bun test --cwd packages/zee --reporter=dots --coverage-reporter=lcov
  • cd packages/zee && bun run build
  • cd packages/zee && ./script/verify-binary.sh
  • exercised zee investing ops schedule create and zee investing ops schedule run locally against the built binary

Closes #514

@adolago adolago merged commit 782eaee into main Mar 15, 2026
5 of 6 checks passed
@adolago adolago deleted the issue-514-ops-automation branch March 15, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[child] unattended scheduling, delivery, and audit trail

1 participant