The just in case open weights model lab
Find a file
tegwick a435cb9b46 Mark FI-WP-0004-T08 done: Scaleway reserve bucket is live
90-day Glacier lifecycle (Scaleway minimum). Smoke PUT/GET recorded.
V4-Flash collect remains T09.

Assistant: grok
Assistant-Session: 01a09c6a-1cfc-75b1-a78d-c13eaf22241d
2026-09-13 22:55:54 +02:00
activity-definitions Make the sensing loop durable and pin the reserve to Scaleway 2026-09-13 22:45:43 +02:00
briefs Make the sensing loop durable and pin the reserve to Scaleway 2026-09-13 22:45:43 +02:00
docs Mark FI-WP-0004-T08 done: Scaleway reserve bucket is live 2026-09-13 22:55:54 +02:00
history Establish Freedom Intelligence lab foundation and baseline research. 2026-07-24 00:15:27 +02:00
inventory Make the sensing loop durable and pin the reserve to Scaleway 2026-09-13 22:45:43 +02:00
research Catch up field brief, catalog Kimi K3, and wire live daily recurrence. 2026-08-03 17:37:53 +02:00
scripts Make the sensing loop durable and pin the reserve to Scaleway 2026-09-13 22:45:43 +02:00
workplans Mark FI-WP-0004-T08 done: Scaleway reserve bucket is live 2026-09-13 22:55:54 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-09-13 22:46:06 +02:00
.gitignore Catch up field brief, catalog Kimi K3, and wire live daily recurrence. 2026-08-03 17:37:53 +02:00
.repo-classification.yaml Register reserve under agents hub and pin VAULT storage. 2026-07-28 00:25:21 +02:00
INTENT.md Register reserve under agents hub and pin VAULT storage. 2026-07-28 00:25:21 +02:00
LICENSE Adopt Target Revenue Source License V1C1 (org-wide preliminary rollout) 2026-07-30 00:17:09 +02:00
README.md Make the sensing loop durable and pin the reserve to Scaleway 2026-09-13 22:45:43 +02:00
SCOPE.md Make the sensing loop durable and pin the reserve to Scaleway 2026-09-13 22:45:43 +02:00
WORK-RECORDS.md chore(consistency): bind FI-WP-0004 hub IDs 2026-09-13 22:46:40 +02:00

freedom-intelligence

The just in case open weights model lab

Coulomb / NetKingdom lab for:

  1. Daily research briefs on AI models, methods, harness, and tooling
  2. An open-weight model reserve on backup storage for possible local training or ops

Standing lenses: A frontier & price · B edge/local open · C homelab training · D agent harness & fleet


Start here

Doc Role
INTENT.md Why the lab exists (stable)
SCOPE.md What is in/out of scope now
research/2026-07-24-baseline-field-survey.md Baseline field survey + model collection recommendations
docs/daily-brief-playbook.md How to produce a daily brief
history/InitialExploration.md Founding conversation
briefs/ Daily briefs + template
inventory/ Model catalog & collection policy
workplans/ Setup workplans (incl. activity-core)
activity-definitions/ Weekday brief schedule (enabled; completion = origin/main)

Workplans

ID Title Status
FI-WP-0001 Lab operating foundation done
FI-WP-0002 Activity-core daily research rhythm finished
FI-WP-0003 Seed open-weight reserve finished
FI-WP-0004 Durable loop + Scaleway reserve active

Collection plan (bulk reserve)

SoT: Scaleway Object Storage nl-ams · bucket railiance-fi-open-weight-reserve
Gate: €15 / month · R = One Zone IA · S = Glacier
Staging: VAULT HD D:\vault\coulomb\freedom-intelligence\
Policy: store the most capable open weights even if unrunnable today
(docs/decisions/2026-09-13-scaleway-object-reserve.md).

Tier Examples
R — runnable spine Qwen3-8B, Llama-3.2-3B-Instruct, BGE-M3, R1-Distill-14B, nomic-embed
S — strategic DeepSeek-V4-Flash-0731 (first pull), Kimi K3, V3/R1 full, 70B-class
W — optional Qwen3.8-27B, 14B/32B upgrades, reranker

Plan detail: research/2026-07-24-nas-strategic-collection-plan.md · catalog: inventory/catalog/.


Layout

freedom-intelligence/
├── INTENT.md / SCOPE.md / README.md
├── activity-definitions/     # fi-daily-research-brief (enabled; origin publish required)
├── briefs/                   # daily deltas
├── research/                 # deep surveys (baseline lives here)
├── inventory/catalog/        # YAML candidates / collected
├── docs/                     # playbook, sources, storage, hardware
├── workplans/                # FI-WP-*
└── history/

Quick ops

New brief

mkdir -p briefs/$(date +%Y/%m)
cp briefs/_template.md briefs/$(date +%Y/%m)/$(date +%Y-%m-%d).md
# follow docs/daily-brief-playbook.md

Do not bulk-download S-tier models until the Scaleway bucket is live (FI-WP-0004-T08). Stage on VAULT; never into this git tree.

Durability check (hub events vs git files):

python3 scripts/verify_brief_durability.py --require-hub

License

MIT — see LICENSE. Model weights retain upstream licenses.