Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Unimind Infrastructure #504

Merged
merged 20 commits into from
Jan 24, 2025
Merged

feat: Unimind Infrastructure #504

merged 20 commits into from
Jan 24, 2025

Conversation

alanhwu
Copy link
Collaborator

@alanhwu alanhwu commented Jan 10, 2025

  1. Unimind API with Lambda handler
  2. Extrinsic values table (provisioned)
  3. Intrinsic values table (on demand)
  4. Cron job to schedule Unimind algorithm
  5. Unimind Algorithm Lambda
  6. Basic Cloudwatch metrics & dashboard

With key interaction patterns between these pieces implemented

Placeholder code for Unimind Algorithm & calculateParameters in API Lambda

@alanhwu alanhwu marked this pull request as draft January 10, 2025 21:14
@alanhwu alanhwu marked this pull request as ready for review January 21, 2025 23:34
@alanhwu alanhwu requested a review from codyborn January 21, 2025 23:34
bin/stacks/api-stack.ts Outdated Show resolved Hide resolved
bin/stacks/cron-stack.ts Outdated Show resolved Hide resolved
bin/stacks/dynamo-stack.ts Outdated Show resolved Hide resolved
lib/handlers/post-unimind/handler.ts Outdated Show resolved Hide resolved
lib/repositories/extrinsic-values-repository.ts Outdated Show resolved Hide resolved
lib/handlers/post-unimind/handler.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@codyborn codyborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Just left some small comments.

@alanhwu alanhwu requested a review from codyborn January 23, 2025 23:09
Copy link
Collaborator

@codyborn codyborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@alanhwu alanhwu merged commit 65613ff into main Jan 24, 2025
4 checks passed
@alanhwu alanhwu deleted the unimind branch January 24, 2025 18:17
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.

2 participants