Make the sensing loop durable and pin the reserve to Scaleway
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
This commit is contained in:
parent
8832652ad3
commit
a78187c33e
18 changed files with 1125 additions and 226 deletions
|
|
@ -18,9 +18,10 @@ context_sources:
|
|||
bind_to: context.fi_brief
|
||||
# Resolver (FI-WP-0002-T03, activity-core): expected shape
|
||||
# {items: [{kind: "daily_brief", due: bool, date: "YYYY-MM-DD",
|
||||
# last_run_at}]} — due is true when no fi_daily_brief progress event with
|
||||
# detail.repo=freedom-intelligence exists for today (Europe/Berlin).
|
||||
# Executing session must record that event on completion (idempotence).
|
||||
# last_run_at}]} — due is true when no *successful origin-published*
|
||||
# fi_daily_brief exists for today (Europe/Berlin).
|
||||
# Completion event is valid only with detail.pushed=true and the file on
|
||||
# origin/main. Local-only commits must not clear due (FI-WP-0004).
|
||||
---
|
||||
|
||||
# Freedom Intelligence Daily Research Brief
|
||||
|
|
@ -46,8 +47,10 @@ action:
|
|||
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.
|
||||
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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue