The weekday brief only counts when the file is on origin/main. Hub events without git objects are failures. The open-weight SoT moves from the VAULT 850 GiB quota to a dedicated Scaleway bucket (One Zone IA for R, Glacier for S) so V4-Flash and K3 are economically in-scope. Catalogs the real DeepSeek-V4-Flash-0731 (MIT ~167 GiB MoE, not 12B) and nominates Qwen3.8-27B. Bucket create remains FI-WP-0004-T08. Assistant: grok Assistant-Session: 01a09c6a-1cfc-75b1-a78d-c13eaf22241d
2.6 KiB
2.6 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.
Commit AND push to origin/main. Post fi_daily_brief only if
detail.pushed=true and detail.origin_sha is set. If push fails, post
executor_run ok=false so due stays true. Do not re-announce cataloged
models. Do not invent parameter counts.
target_repo: freedom-intelligence
priority: medium
labels: ["freedom-intelligence", "research-brief", "automated"]
Enable checklist
- Resolver
fi_brief_statusin activity-core - ConfigMap projection + Temporal schedule (weekdays 07:30 Europe/Berlin)
- Completion event
fi_daily_briefproven enabled: true/status: active- Executor:
rein-aharness fi-research-brief+scripts/railiance-rhythm/(install on railiance01; not workstation cron)
Layers: activity-core (when/what/where) → rein-aharness (execute) → this repo.
See docs/recurrence-ops.md and activity-core/docs/recurring-automations-playbook.md.