activity-core/src/activity_core
2026-05-23 02:51:54 +02:00
..
context_resolvers Enable hourly RecentlyOnScope rollout 2026-05-23 02:51:54 +02:00
rules Forward instruction schemas to llm-connect 2026-05-21 03:19:27 +02:00
__init__.py Add project scaffold: contracts, schemas, docker-compose, workplans 2026-03-04 22:45:40 +01:00
activities.py Add State Hub RecentlyOnScope invocation 2026-05-22 16:14:10 +02:00
api.py fix(WP-0004): live deployment fixes from integration test 2026-05-15 09:23:14 +02:00
db.py feat(db): init Alembic (async) + SQLAlchemy declarative base — T08 2026-03-26 21:45:40 +00:00
definition_parser.py feat(WP-0003b): parser, workflow wiring, triggers, webhooks 2026-05-14 23:02:33 +02:00
event_router.py feat(WP-0004): railiance deployment & service ops 2026-05-15 00:04:39 +02:00
event_type_registry.py Deploy activity-core on railiance01 2026-05-22 13:49:46 +02:00
issue_sink.py feat(event-bridge): WP-0003a — domain model, rules module, event type registry 2026-05-14 22:01:15 +02:00
llm_client.py Pass instruction depth config to llm-connect 2026-05-19 20:55:35 +02:00
models.py Add State Hub RecentlyOnScope invocation 2026-05-22 16:14:10 +02:00
orm.py feat(WP-0003b): parser, workflow wiring, triggers, webhooks 2026-05-14 23:02:33 +02:00
report_sinks.py Add instruction report sinks 2026-05-19 18:36:58 +02:00
schedule_manager.py feat(WP-0003b): parser, workflow wiring, triggers, webhooks 2026-05-14 23:02:33 +02:00
seed.py feat(db): add dev seed script for ActivityDefinition — T12 2026-03-26 21:53:59 +00:00
sync_activity_definitions.py Fix ActivityDefinition sync for daily triage canary 2026-05-19 20:13:23 +02:00
sync_schedules.py feat(WP-0003b): parser, workflow wiring, triggers, webhooks 2026-05-14 23:02:33 +02:00
template_engine.py feat(activities): resolve_context stub + evaluate_templates — T15/T16 2026-03-26 22:06:09 +00:00
webhook_receiver.py feat(WP-0003b): parser, workflow wiring, triggers, webhooks 2026-05-14 23:02:33 +02:00
worker.py Fix ActivityDefinition sync for daily triage canary 2026-05-19 20:13:23 +02:00
workflows.py Add instruction report sinks 2026-05-19 18:36:58 +02:00