Commit Graph

69 Commits

Author SHA1 Message Date
d0707333fd phase 3 2026-03-28 10:05:59 -03:00
e46bbc419c phase 2 2026-03-28 09:40:07 -03:00
0bd3888155 phase 1 2026-03-28 08:51:25 -03:00
acc99e691d phase 9 2026-03-28 01:11:31 -03:00
8a90436f33 phase 8 2026-03-28 00:59:59 -03:00
f6ef95ebea phase 7 2026-03-28 00:24:18 -03:00
49da927da0 phase 5 2026-03-28 00:09:47 -03:00
886720c3ce phase 6 2026-03-27 23:27:03 -03:00
1c6af767eb phase 4 2026-03-27 22:57:45 -03:00
94c7b21ae5 phase 3 2026-03-27 22:54:58 -03:00
3d8e7291f3 phase 3 2026-03-27 22:48:31 -03:00
bf30acd4df phase 1 2026-03-27 22:15:50 -03:00
a3b51c458d timeline 2026-03-27 07:33:49 -03:00
51ce14a812 major refactor 2026-03-27 06:14:02 -03:00
bcf6f3dc71 use sqlalchemy pattern 2026-03-27 05:19:45 -03:00
291ac8dd40 refactor stage 1 2026-03-27 04:23:21 -03:00
df6bcb01e8 phase 1 2026-03-27 00:41:23 -03:00
65814b5b9e phase cv 0 2026-03-26 22:22:35 -03:00
beb0416280 add heavy loggin 2026-03-26 11:45:31 -03:00
a85722f96a move to postgresql 2026-03-26 10:59:33 -03:00
c9ba9e4f5f refactor storage minio for k8s 2026-03-26 09:20:23 -03:00
e27cb5bcc3 phase 12 2026-03-26 07:40:14 -03:00
731964ca10 phase 11 2026-03-26 05:23:37 -03:00
d58a90157a schema clean up and refactor 2026-03-26 05:14:33 -03:00
08c58a6a9d phase 10 2026-03-26 04:40:00 -03:00
08b67f2bb7 phase 9 2026-03-26 02:54:56 -03:00
dfa3c12514 phase 8 2026-03-26 01:30:26 -03:00
95246c5452 phase 7 2026-03-26 00:56:35 -03:00
3df9ed5ada phase 6 2026-03-23 16:55:13 -03:00
4fdbdfc6d3 phase 5 2026-03-23 15:52:03 -03:00
b57da622cb phase 4 2026-03-23 15:18:23 -03:00
5ed876d694 phase 3 2026-03-23 14:42:36 -03:00
71fd0510de phase 2 2026-03-23 11:13:30 -03:00
8186bb5fe6 phase 1 2026-03-23 09:58:40 -03:00
9c9c7dff09 merge chunker 2026-03-23 02:56:13 -03:00
b40bd68411 chunker ui redo 2026-03-15 16:03:53 -03:00
d5a3372d6b ui selector 2026-03-13 14:59:32 -03:00
5ceb8172ea docker build fix 2026-03-13 14:31:26 -03:00
ccc478fbaa chunker and ui 2026-03-13 14:29:38 -03:00
3eeedebb15 major refactor 2026-03-13 01:07:02 -03:00
eaaf2ad60c executor abstraction, graphene to strawberry 2026-03-12 23:27:34 -03:00
4e9d731cff Remove REST API, keep GraphQL as sole API
- Add missing GraphQL mutations: retryJob, updateAsset, deleteAsset
- Add UpdateAssetRequest and DeleteResult to schema source of truth
- Move Lambda callback endpoint to main.py (only REST endpoint)
- Remove REST routes, pydantic schemas, and deps
- Remove pydantic target from modelgen.json
- Update architecture diagrams and documentation
2026-02-12 20:07:51 -03:00
dbbaad5b94 Display architecture diagrams side-by-side for easier comparison 2026-02-12 19:56:21 -03:00
2ac31083e5 Update root docs index.html to reference new separate architecture diagrams 2026-02-12 19:55:00 -03:00
f481fa6cbe Remove old combined architecture diagram 2026-02-12 19:53:23 -03:00
cc1a1b9953 Split architecture diagram into separate local and AWS diagrams 2026-02-12 19:49:47 -03:00
da1ff62877 Merge aws-int: Add AWS integration with GraphQL, Step Functions, and Lambda
# Conflicts:
#	docs/architecture/index.html
2026-02-12 19:47:15 -03:00
9cead74fb3 updated docs 2026-02-12 19:46:12 -03:00
72e4113529 updated modelgen tool 2026-02-06 20:18:45 -03:00
8f5d407e0e fine tuning models 2026-02-06 18:46:27 -03:00