Mail Routing
  • Rust 99.3%
  • Dockerfile 0.3%
  • Shell 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Till Wegmueller 024b541fe4
Some checks failed
CI / test (push) Failing after 9m36s
CI / docker (push) Successful in 7m32s
feat(anima): flag external_state_sync on tracker-mirror status writes
anima#359 landed: UpdateWorkItem now honors external_state_sync to skip the
current phase's exit bar for writes that mirror an upstream tracker's decision.

set_work_item_status is exactly that path — a Redmine close / GitHub merge
reflected onto a work item. Set the flag there so a done/cancelled mirror on
an item parked in `working` (behind the AI gate) records the terminal state
instead of bouncing off the bar with failed_precondition. The canonical-pair
guard still applies, so both axes are sent.

The generic update_work_item_phase and content-only update_work_item_fields
pass false: the former keeps the bar (it's slated to migrate to workflow-aware
phase selection anima-side), the latter never touches a phase.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 21:38:30 +02:00
.anima/wip Merge pull request 'NL noise filter: per-route natural language filter with MCP-editable prompt' (#1) from claude/wi-019e53b7-nl-noise-filter-per-route-natural-langua into main 2026-05-25 15:23:16 +00:00
.forgejo/workflows fix(ci): docker job as one step — solstice has no $GITHUB_ENV 2026-07-12 16:45:12 +02:00
config feat(llm): optional Ollama endpoint with per-tier model routing 2026-07-12 12:50:23 +02:00
crates feat(anima): flag external_state_sync on tracker-mirror status writes 2026-07-23 21:38:30 +02:00
deploy feat(owner): ingest the owner's own sent replies into tracked threads 2026-07-14 22:43:48 +02:00
docs feat(llm): optional Ollama endpoint with per-tier model routing 2026-07-12 12:50:23 +02:00
scripts Build image from workspace-root context (sia + anima siblings) 2026-04-28 18:04:31 +02:00
.gitignore Initial commit 2026-04-28 15:58:08 +00:00
Cargo.lock feat(reconcile): correlate tracker mail to existing work items instead of duplicating 2026-07-14 14:18:15 +02:00
Cargo.toml feat(reconcile): correlate tracker mail to existing work items instead of duplicating 2026-07-14 14:18:15 +02:00
CLAUDE.md Add Fable delegation rules 2026-07-05 12:56:40 +02:00
Dockerfile Build image from workspace-root context (sia + anima siblings) 2026-04-28 18:04:31 +02:00
LICENSE Initial commit 2026-04-28 15:58:08 +00:00
README.md Initial commit 2026-04-28 15:58:08 +00:00
rust-toolchain.toml fix: appease clippy 1.97, pin toolchain at 1.97.0 2026-07-12 16:08:30 +02:00
TESTING.md feat: add mailbox test dry-run command + default dev config 2026-06-12 22:22:46 +02:00

sia

Mail Routing