Enable fi-daily-research-brief, prove fi_brief_status idempotence with the 2026-07-28 brief, approve R/S catalog entries, collect and verify embeds plus Qwen3-8B and R1-Distill-14B on VAULT, and document residuals (HF-gated Llama, deferred S giants, railiance ConfigMap apply).
2.7 KiB
| id | name | enabled | owner | governance | status | trigger | context_sources | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| fi-daily-research-brief | Freedom Intelligence Daily Research Brief | true | custodian-agent | custodian | active |
|
|
Freedom Intelligence Daily Research Brief
Runs weekdays at 07:30 Berlin time. Emits one task when the daily research brief
for freedom-intelligence is due. Execution is out of band: consumer checks
out this repo and follows docs/daily-brief-playbook.md (axes A–D, collection
candidates, template under briefs/).
activity-core only schedules and spawns. It does not call model APIs for the brief body.
Baseline field memory: research/2026-07-24-baseline-field-survey.md. Daily
briefs are deltas from prior briefs + that baseline — not full resurveys.
id: emit-fi-daily-brief-task
for_each: context.fi_brief.items
bind_as: item
condition: 'context.item.due'
action:
task_template: "FI daily research brief ({context.item.kind}) for {context.item.date}"
description: >
Produce briefs/YYYY/MM/YYYY-MM-DD.md per docs/daily-brief-playbook.md and
briefs/_template.md. Cite primary sources. Flag collection candidates.
On completion post State Hub progress event_type=fi_daily_brief with
detail.repo=freedom-intelligence and detail.date.
target_repo: freedom-intelligence
priority: medium
labels: ["freedom-intelligence", "research-brief", "automated"]
Enable checklist (completed 2026-07-28)
- FI-WP-0002-T03 resolver live (
fi_brief_statusin activity-core) - FI-WP-0002-T04 external definition path registered
- Local:
ACTIVITY_DEFINITION_DIRSincludes/home/worsch/freedom-intelligence - Railiance:
actcore-external-activity-definitionsConfigMap keyfi-daily-research-brief.mdinactivity-core/k8s/railiance/20-runtime.yaml
- Local:
- Completion event proven (
fi_daily_brieffor 2026-07-24; re-verified loop) enabled: true/status: activein this frontmatter
Ops residual: apply ConfigMap on railiance when cluster is reachable and
confirm Temporal schedule activity-schedule-fi-daily-research-brief (or
equivalent id from sync). Workstation cannot dry-run spawn while k8s API is
unreachable (2026-07-28).