TL;DR in plain English
-
What changed: ActuIA reports (citing the Financial Times) that OpenAI proposed ceding 5% of its capital to the U.S. government as part of a suggested “sovereign AI fund.” Source: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
-
Why it matters: the 5% number is a clear, public trigger you can use to start governance, legal, and communications checks. Source: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
-
Quick actions (one-line): preserve evidence, limit distribution, call counsel, prepare a holding statement.
This short guide turns that media signal into a compact, repeatable response for small teams and solo founders. It does not create legal advice; it provides an operational checklist and a small set of artifacts you can produce in the next few hours. See the original reporting for context: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
What you will build and why it helps
You will produce three small, focused artifacts so a compact team can act quickly and audibly when a public-sector equity offer or press report appears:
- A one-page decision playbook (PDF / markdown) that lists exact steps and owners.
- A compact decision table (CSV) to record instrument type, rights, immediate recommendation, and next actions.
- A JSON term-sheet stub to send to counsel for a fast, machine-readable review.
Why this helps
- The ActuIA/Financial Times 5% figure is an operational trigger you can use to start a standardized process rather than ad-hoc sharing: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
- These artifacts limit leakage, preserve options, and give counsel a concise starting point.
Deliverables (examples)
- one-page memo; CSV decision table; JSON stub.
Example JSON stub (short):
{
"offer": {"stake_percent": 5, "instrument": "TBD", "info_rights": "TBD"},
"forbidden": ["veto_power", "unrestricted_model_access"],
"next_step": "legal_review"
}
Reference: ActuIA summary: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
Before you start (time, cost, prerequisites)
H3: Time and cost estimates
- Hold a rapid triage: preserve evidence and limit distribution.
- Budget for an initial counsel review per your organization.
H3: Minimum prerequisites
- A current cap table snapshot (versioned).
- Any written offer, term sheet, or press link/email referencing the 5% proposal.
- A named internal owner (CEO, GC, or designated founder) and the counsel contact.
Starter checklist (do this first)
- [ ] Save a versioned cap table snapshot.
- [ ] Draft a one-page holding statement.
- [ ] Name a single internal owner and the counsel contact.
- [ ] Limit initial distribution of any term sheet or draft.
Keep the ActuIA article as the contextual reference while you act: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
Step-by-step setup and implementation
Use the numbered steps below. Each step is a concise action you can follow in sequence.
- Confirm the facts (immediate, 1–2 checks)
1.1 Verify whether a written offer exists and whether it matches the 5% figure reported by ActuIA/FT. Do not treat press reports alone as negotiated terms. Source: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/ 1.2 If only press reports exist, stop at preservation and controlled notification; do not circulate negotiating materials.
- Capture and freeze evidence (single atomic action)
2.1 Snapshot cap table, email threads, and any received draft term sheet into a versioned folder. Record who has access and when.
# Create a review workspace and snapshot the cap table
mkdir sovereign-offer-review && cd sovereign-offer-review
git init --initial-branch=main
cp /path/to/cap_table.csv ./cap_table_snapshot.csv
git add cap_table_snapshot.csv
git commit -m "Initial cap table snapshot for sovereign-offer review"
- Populate a minimal decision table (CSV) — one row per instrument
| Trigger (report / offer) | What to check first | Immediate action | |---|---:|---| | Public report referencing 5% | Is there a written offer? | Preserve artifacts; limit distribution; notify counsel | | Written offer citing 5% | Instrument type and rights listed | Fill decision row: info rights, veto, transfer |
- Quick legal scan (narrow questions)
4.1 Send counsel the JSON stub and the term sheet with 3 timestamped questions: (a) governance effects, (b) access required, (c) disclosure obligations.
{
"ask": [
"Does the instrument create board seats or veto?",
"Does it require model, data, or system access?",
"What public disclosures or filings will it trigger?"
],
"attachments": ["term_sheet.pdf","cap_table_snapshot.csv"]
}
- Communications and holding statement
5.1 Draft a one-page internal memo and a short public holding statement. Assign a single spokesperson. Keep text factual and minimal while counsel reviews: cite the ActuIA report for context if asked publicly: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
- Decision capture and governance
6.1 Record the recommended immediate action (accept/decline/negotiate) and required board escalation rules in the CSV. Limit recipients to a short list (decide your limit in Step 7).
- Rollout / gates / rollback plan (canary + gates)
7.1 Canary: before sharing any privileged material reduce the distribution to a small canary group (e.g., 1–3 people) who sign a rapid NDA and acknowledge receipt with timestamp. 7.2 Gates: require counsel to clear three gates before wider sharing — (A) no veto rights allowed, (B) model access limited and scoped, (C) public disclosures limited to factual statements. 7.3 Rollback: if any leak or an adverse clause is discovered, immediately rescind wider access, revoke temporary credentials, and publish a holding statement while escalating to board and counsel. Maintain the versioned folder to show timeline of revocation.
- Final record and follow-up
8.1 Keep the CSV, JSON stub, and the versioned workspace as an auditable trail. When the board decides, record the vote, timestamp, and who received the final materials.
Reference context: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
Common problems and quick fixes
Ambiguous control language in a draft term sheet
- Problem: draft uses vague governance or access language.
- Quick fix: ask counsel to insert a single-line limitation: "No veto, no board seat, and no live model access without explicit, timeboxed approval."
Leaks or media attention before sign-off
- Problem: story runs before counsel has reviewed the deal.
- Quick fix: publish a one-line holding statement and halt further sharing. Record all recipients and revoke access where possible. Cite the ActuIA report for context if asked publicly: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
Unexpected requests for model access or live audits
- Problem: the offer asks for direct access to models, data, or live systems.
- Quick fix: require scope, duration, and an NDA; prefer read-only, remote audits with sample data. Do not allow unrestricted production access.
Fast triage guideline: treat the reported 5% as an operational alert and run this playbook: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
First use case for a small team
Scenario: a solo founder or a compact team of 2–4 reads the ActuIA/FT summary citing a 5% proposal. Source: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
Fast path for a solo founder / very small team (concrete, ordered actions)
- Immediate preservation (founder acts, 1 minute)
- Snapshot the cap table and relevant emails to a versioned file and make a single commit. Do not upload term sheets to public cloud folders yet.
- Tight distribution (founder or CEO controls, 3 actions)
- Share the term sheet with a maximum of 3 named people (founder, lead investor, and counsel) who sign an NDA or acknowledge restricted distribution. Track timestamps.
- Rapid counsel check (founder requests, 48-hour window)
- Send the JSON stub + term sheet to counsel with three narrow questions and request a focused response slot (e.g., 48 hours). If you cannot afford long counsel hours, ask for an initial oral read in 24–48 hours and schedule detailed follow-up.
- Holding statement + social lock (founder prepares)
- Publish a one-line holding statement internally and prepare a short public line for press inquiries: factual, timeline-based, and non-committal. Keep social channels locked until counsel advises.
- Escalation trigger (simple rule)
- If the offer includes governance changes or veto rights, escalate to board or lead investor immediately.
These steps are practical for teams with fewer than 10 people and are intended to limit risk while preserving options. Context: ActuIA/FT report, above: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
Technical notes (optional)
H3: Share class and instrument basics (brief)
- A percent of capital (e.g., 5%) does not necessarily equal voting power; confirm instrument type (voting, non-voting, convertible).
H3: Conceptual mapping table
| Clause seen in a draft | Operational impact | Immediate mitigation step | |---|---:|---| | Broad info rights | Increased disclosure burden | Narrow scope and frequency in the term sheet | | Model / data access | IP and safety exposure | Scope-limited, remote review and NDA | | Veto or board seat | Loss of decision autonomy | Explicitly prohibit without board approval |
Short methodology note: this playbook operationalizes the ActuIA summary of Financial Times reporting and provides operational steps; confirm legal facts with counsel before final decisions. Source: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
What to do next (production checklist)
Assumptions / Hypotheses
-
Reported fact: the ActuIA article (citing the Financial Times) highlights a proposed 5% cession of capital as the central public signal. Source: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/
-
Operational thresholds and timeframes in this guide are planning hypotheses (examples you may adopt): 15 minutes, 60 minutes, 48 hours, 72 hours, 14 days, 30 days; recipient limits of 3 people for a canary and 10 people for wider review; escalation band at >10% change to governance; budget assumptions $300–$600/hour for counsel and an initial reserve of $1,200–$3,000. Treat these as configurable parameters for your organization.
-
Example technical limits (hypotheses): remote review only, no live model runs, maximum 10,000 tokens for any shared example prompts, and an access SLA of 200 ms for telemetry queries. These are operational placeholders until you confirm specifics in the written term sheet.
-
All JSON and CSV stubs must be replaced with the actual written term sheet when received.
Risks / Mitigations
-
Risk: loss of operational independence if veto rights or board seats are granted.
- Mitigation: insist on explicit limitations; do not accept veto or board-seat clauses without board approval.
-
Risk: reputational exposure from leaks or rapid media coverage.
- Mitigation: prepare a one-page holding statement, limit distribution, and maintain a single spokesperson.
-
Risk: IP or model access requests that create safety or compliance issues.
- Mitigation: require scope-limited audits, remote review only, strong NDAs, and an explicit access expiration.
-
Risk: costs and delay from legal review.
- Mitigation: budget for counsel and set clear, short review windows; define a canary of 1–3 people for initial review.
Next steps
- Immediately snapshot and version your cap table and any received materials.
- If you receive a written offer that references a 5% stake, run the decision playbook, populate the CSV, and send the JSON stub plus the term sheet to counsel for a focused review.
- If the offer includes governance changes or veto rights, escalate to the board and counsel per your internal rules.
Source and context: ActuIA summary of Financial Times reporting on the proposed 5% cession and the sovereign-AI fund framing: https://www.actuia.com/actualite/fonds-souverain-de-lia-ce-que-la-proposition-daltman-revele-du-rapport-etat-industrie-americain/