nomadcode/packages/contracts
toki ac242e5fac feat: notification event model with workflow context (WFC-EVENTS)
- Add Attempt, Reason, OccurredAt fields to notification.TaskEvent
- Populate workflow context in scheduler event emission via parseTaskEventContext
- Extend proto-socket task.status.changed payload with additive fields
- Update contracts note with new event payload shape
- Archive notification_model subtask to agent-task/archive
- Fix Plane compose path in core domain rules
2026-06-01 13:19:07 +09:00
..
notes feat: notification event model with workflow context (WFC-EVENTS) 2026-06-01 13:19:07 +09:00
README.md 기능: monorepo 구조를 변경하고 web을 제거한다 2026-05-24 21:48:51 +09:00

Contracts

Shared API contracts live here.

Use this package for OpenAPI specs, protobuf files, generated clients, fixtures, and compatibility notes that need to be consumed by more than one NomadCode runtime.


Compatibility Notes & Candidates

  • Flutter/Core API Contract Candidates: 이 문서는 실제 schema/generator 도입 전에 Flutter 앱과 core 간에 공유할 API/schema 후보를 기록해둔 compatibility note입니다.