Commit Graph

  • ca9498ce83 feat(p8): /v1/calendar REST + kernel-client methods + @insignia/iios-meeting-web maaz519 2026-07-01 18:09:18 +05:30
  • 83369f2055 feat(p8): simulated calendar adapter (provider · sync cursor · availability) maaz519 2026-07-01 18:02:27 +05:30
  • 2ec427cecc feat(p8): reminders (sandbox + inbox) + CalendarProjector (AI-event auto-bridge) maaz519 2026-07-01 18:00:53 +05:30
  • 55acc3c187 feat(p8): consent gate → transcript → summary → action items (KG-14/Scenario 6) maaz519 2026-07-01 17:57:36 +05:30
  • 6edb0cc0cc feat(p8): CalendarService — 3 genesis paths converge on schedule maaz519 2026-07-01 17:54:03 +05:30
  • 21772e7611 feat(p8): calendar/meeting schema + enums + events + migration maaz519 2026-07-01 17:51:35 +05:30
  • 37f8ceeaf3 feat(p7): ai-studio demo + smoke-ai; P7 verification green maaz519 2026-07-01 16:53:40 +05:30
  • 881b37afd0 feat(p7): /v1/ai REST + kernel-client AI methods + @insignia/iios-ai-web SDK maaz519 2026-07-01 16:42:07 +05:30
  • 68d922c248 feat(p7): wire AI into P6 routing + AiProjector (KG-05 structural proof) maaz519 2026-07-01 16:38:00 +05:30
  • c6dc1cf112 feat(p7): AiJobService + AiBudgetGuard + local inference (gate→budget→propose) maaz519 2026-07-01 16:34:32 +05:30
  • e03f2f72e4 feat(p7): FakeInference deterministic provider + golden eval registry maaz519 2026-07-01 16:29:51 +05:30
  • 42bb99c09f feat(p7): AI tables + enums + migration + events + InferencePort contract maaz519 2026-07-01 16:26:21 +05:30
  • 54c47dd133 feat(p6): route-admin demo + route smoke; P6 verification green maaz519 2026-07-01 15:33:42 +05:30
  • 1ee737c025 feat(p6): kernel-client route methods + @insignia/iios-community-web SDK maaz519 2026-07-01 15:12:50 +05:30
  • 095ea869aa feat(service): P6.4 RouteProjector — AUTOMATIC forwarding on interaction.normalized maaz519 2026-07-01 14:43:24 +05:30
  • 968a90bdb9 feat(service): P6.3 route REST + approve/deny → execute to sandbox maaz519 2026-07-01 14:40:08 +05:30
  • 7ed3c11891 feat(service): P6.2 RuleEngine + RouteSimulator (deterministic, preview-first) maaz519 2026-07-01 14:29:01 +05:30
  • dfd87cdde7 feat(service): P6.1 route tables (route_binding, route_decision, moderation_flag) + enums + events maaz519 2026-07-01 14:24:53 +05:30
  • b879c9eba2 feat: P5.5 dev inject + adapter-inspector demo + adapter smoke (P5 complete) maaz519 2026-07-01 13:54:18 +05:30
  • 4f661f4c81 feat(service): P5.4 outbound sandbox sink + rate limit + inspector read endpoints maaz519 2026-07-01 13:46:56 +05:30
  • 29b64c3c4e feat(service): P5.3 inbound adapter pipeline (ACK-fast webhook + RawEventProjector) + traceId maaz519 2026-07-01 13:44:23 +05:30
  • b4a1832a5c feat(service): P5.2 adapter tables (raw_event, outbound_command, delivery_attempt, rate_limit_bucket) + resetDb maaz519 2026-07-01 13:39:22 +05:30
  • d70c7ea47b feat(sdk): P5.1 @insignia/iios-adapter-sdk — ChannelAdapter contract + HMAC webhook adapter + sandbox + fixtures maaz519 2026-07-01 13:37:55 +05:30
  • 9c6e2c76e8 fix(support): agent-demo self-seeds (join default queue + go online); tickets always get a queue maaz519 2026-07-01 12:39:14 +05:30
  • eb04becc57 feat(service): P4 doc-faithfulness — SLA placeholder columns, issueSubclass, traceId on state.changed maaz519 2026-07-01 12:25:11 +05:30
  • 7441d0ec36 feat: P4.6 agent demo + escalate button + support seed/smoke (P4 complete) maaz519 2026-07-01 12:09:29 +05:30
  • c53258c8eb feat(sdk): P4.5 @insignia/iios-support-web (composes message-web + support REST) maaz519 2026-07-01 12:00:46 +05:30
  • e9e61b52bc feat: P4.4 support REST (tickets/escalate/callbacks/queue admin) + kernel-client methods maaz519 2026-07-01 11:58:52 +05:30
  • 859124914c feat(service): P4.3 AssignmentService — event-driven least-loaded assignment maaz519 2026-07-01 11:55:31 +05:30
  • 2695f0ffee feat(service): P4.2 SupportService — tickets, M:N thread links, transitions, callback maaz519 2026-07-01 11:53:13 +05:30
  • 2141cea8dc feat(service): P4.1 support tables (queue/team_member/ticket/ticket_thread_link/state_history/callback) + events maaz519 2026-07-01 11:51:19 +05:30
  • 942f40292e feat(demo): P3.5 inbox sidebar + inbox smoke (P3 complete) maaz519 2026-07-01 07:24:52 +05:30
  • 0a1631dbc0 feat(sdk): P3.4 @insignia/iios-inbox-web + kernel-client inbox REST maaz519 2026-07-01 04:30:42 +05:30
  • 20c8f15dff feat(service): P3.3 inbox API + state machine (list/transition, fail-closed, STALE) maaz519 2026-07-01 03:54:11 +05:30
  • a2b95afaf0 feat(service): P3.2 InboxProjector + message.read event + scheduled relay maaz519 2026-07-01 02:48:44 +05:30
  • 7b174e24fa feat(service): P3.1 inbox tables + extract ActorResolver maaz519 2026-07-01 02:41:50 +05:30
  • 4d05f7c1b1 feat(demo): P2.7 Vite React two-pane realtime demo + dev token endpoint (P2 complete) maaz519 2026-07-01 01:36:14 +05:30
  • eff3c615d5 feat(sdk): P2.6 @insignia/iios-message-web (React hooks) + allowlist boundary maaz519 2026-07-01 01:29:25 +05:30
  • 5a590c7fda feat(sdk): P2.5 @insignia/iios-kernel-client — REST + socket facade maaz519 2026-07-01 01:21:59 +05:30
  • 3165a5bb59 feat(service): P2.4 REST fallback POST /v1/threads/:id/messages (session-auth) maaz519 2026-07-01 01:13:45 +05:30
  • 50ef34dd90 feat(service): P2.3 Socket.io /message gateway + real SessionVerifier maaz519 2026-07-01 01:12:49 +05:30
  • 827fb52f5f feat(service): P2.2 MessageService — native send + receipts/unread + traceId maaz519 2026-07-01 01:09:19 +05:30
  • 7197157058 feat(service): P2.1 messaging tables — IiosMessageReceipt + IiosUnreadCounter maaz519 2026-07-01 01:04:26 +05:30
  • 072c541e09 feat(service): outbox relay + thread read endpoint + replay (P1.5, P1 complete) maaz519 2026-06-30 21:29:00 +05:30
  • 4b7dc98c6b feat(service): ingest endpoint with kernel gates (P1.4) maaz519 2026-06-30 21:24:09 +05:30
  • 8cd5d9b248 feat(service): PlatformGates seam + fail-closed decideOrThrow (P1.3) maaz519 2026-06-30 21:18:23 +05:30
  • 9cfd1ab1ab feat(service): NestJS kernel skeleton + 10-table kernel schema (P1.1+1.2) maaz519 2026-06-30 21:16:31 +05:30
  • c73acce0e8 ci: import-boundary law + CI workflow (P0 complete) maaz519 2026-06-30 21:09:37 +05:30
  • 169c1a375c feat(testkit): deterministic fake platform ports + fixtures + replay oracle maaz519 2026-06-30 21:05:41 +05:30
  • fbea291609 feat(contracts): @insignia/iios-contracts — scope, enums, platform ports, CloudEvents, errors maaz519 2026-06-30 20:59:34 +05:30
  • c00d038df2 chore: iios workspace skeleton (pnpm workspace, configs, postgres:5434) maaz519 2026-06-30 20:56:36 +05:30