autocommit
|
4686c64b5a
|
feat(ingestion-specific): ✨ Implement ingestion service, DTOs, entities, and database migration for state-tracking content ingestion
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 01:02:47 -07:00 |
|
autocommit
|
562a69c3e0
|
chore(content-ingestor): 🔧 Update deployment scripts and configs for new targets and environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:11:17 -07:00 |
|
autocommit
|
0f22bd1ee2
|
refactor(content-ingestor): ♻️ Replace HTTP-based object reading with MinioObjectReader for performance and storage efficiency in content-ingestor
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:11:17 -07:00 |
|
autocommit
|
07b9e05902
|
docs(content-ingestor): 📝 Add environment variable examples in .env.example for the content-ingestor feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:11:17 -07:00 |
|
autocommit
|
75eb6304f6
|
deps-upgrade(content-ingestor): ⬆️ Update dependencies in content-ingestor to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:11:16 -07:00 |
|
autocommit
|
d82ed2a462
|
feat(content-ingestor): ✨ Implement content classification logic and unit tests in classifier.ts and classifier.spec.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 21:36:09 -07:00 |
|
autocommit
|
0f89b66741
|
chore(content-ingestor): 🔧 Update example env vars template with accurate API keys, endpoints, and runtime settings for content ingestor
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 21:36:09 -07:00 |
|
autocommit
|
ed436ea97e
|
feat(content-pipeline): content-social engine, content-ingestor, platform.api endpoints
Stranded-worktree preservation commit (this branch is local-only + 28 behind
main; ACS watches the main tree, not this worktree, so committing manually so
the work isn't lost). Integration to main is a follow-up.
- @features/content-social/ai-core: drop derive engine + K3 gate (21 tests)
- @features/content-ingestor: classify-newest-first + configurable 1wk-offset
hot/stocked planner (17 tests)
- platform-api: content-assets / content-drops / content-drop-legs CRUD modules
+ entities + enums; content-drops asset_ids enrichment + cluster endpoints;
content-assets filtered list + idempotent upsert
- platform-api fixes (also latent-broken on main): ioredis named import,
entities spread, agent-actions @ApiProperty, content-post confidence transformer
- migrations: 0009_content_drops (renumbered from 0007 — main holds 0007/0008),
0010_content_asset_classification (is_explicit/content_class/quality_score,
is_explicit DEFAULT TRUE fail-safe)
- design: content-drop-composer.screen + content-drop.flow
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 11:15:52 -07:00 |
|