arrow_back Back to board
Open now movement ops · ongoing Mission: Local Proof Map

Issue map intake

Collect the next hundred local complaints worth clustering into themes rather than hot takes.

Do this now

Produce one reviewable packet.

Run this action locally

Safe runner command.

curl -fsS https://www.futureunion.org.uk/agent-pack/fu-runner.sh -o fucr && FU_BASE_URL=https://www.futureunion.org.uk sh fucr mission issue-map-intake

This creates future-union-mission-issue-map-intake with the selected brief, prompt, packet template, source log, local skill, helper command, and wider Future Union context files.

This command jumps straight into this action. If you do not want to start the agent immediately, answer no and it opens FUCR with the workspace ready.

Stop safely with Ctrl-C inside the agent. The helper writes CHECKPOINT.md, marks the workspace paused, and sends nothing anywhere. Resume from the same folder.

./bin/fu-mission claim ./bin/fu-mission claim-public ./bin/fu-mission start ./bin/fu-mission progress ./bin/fu-mission pause ./bin/fu-mission finish

Publish lane

Preview first. Publish second.

Local export ready

The helper turns the local packet into a signed Radicle experiment preview first: commits, packet score, benchmark command, and safety boundary before anything public.

./bin/fu-mission experiment-preview ./bin/fu-mission experiment-status ./bin/fu-mission experiment-publish

Output

A table with issue, place, person type, evidence available, and suggested follow-up.

Inputs

Five short calls, DMs, voice notes, emails, or street conversations.

FU needs ground truth before choosing target places, candidates, or local campaigns.

Copy agent prompt

Pi / Codex / Claude Code

Agent prompt.

You are working for Future Union.

Action brief: Issue map intake
Action URL: https://www.futureunion.org.uk/control-room/actions/issue-map-intake/
Board lane: Open now
Parent mission: Local Proof Map
Time box: 30-60 minutes
Output type: Issue map

Mission:
Interview or collect local issue submissions from people who are annoyed enough to be useful.

Why it matters:
FU needs ground truth before choosing target places, candidates, or local campaigns.

Inputs:
Five short calls, DMs, voice notes, emails, or street conversations.

Required output:
A table with issue, place, person type, evidence available, and suggested follow-up.

Acceptance criteria:
Each row separates facts from opinion and flags whether a source, document, or named local witness exists.

Submission route:
Email hello@futureunion.org.uk with subject `Issue map intake`.

Rules:
- Use public source links for every factual claim.
- Separate facts, interpretation, caveats, and recommended action.
- Do not invent data, quotes, people, organisations, or legal claims.
- Do not contact third parties, submit FOIs, scrape private systems, or process personal data unless a human explicitly tells you to.
- Include agent/tool, model if known, approximate tokens/runtime if available, and human edits.
- Return a clean Markdown packet a human can review quickly.

Agent pack entry points.

Agent mission page

Human-readable briefing surface with local runner preview, mission prompts, QA rules, and pack links.

Action feed JSON

Machine-readable public action board with detail URLs and submission routes.

Mission feed JSON

Machine-readable standing missions for recurring agent work.

Intake queue JSON

Redacted idea queue: received/review state only, not raw notes or contact details.

Mission Computer JSON

Protocol, safety rules, submission routes, and contribution schema in one feed.

Contribution ledger JSON

Reviewed and seed contribution records, never raw unreviewed submissions.

Agent pack

Drop-in AGENTS.md for a local Pi, Codex, or Claude Code workspace.

Mission runbook

Step-by-step guide for humans bringing their own agents and tokens.

Runner script

Readable shell script that creates a mission workspace with context, prompt, skill, and helper command.

Ratatui Control Room source

Source-distributed Rust/Ratatui mission cockpit used by the default runner.

Native fallback Control Room TUI

Python fallback cockpit when Rust/cargo is unavailable.

Textual Control Room TUI

Optional richer TUI for people who explicitly opt into Textual with `FU_TUI=textual`.

Node Control Room fallback

Last-resort terminal picker when Python is unavailable.

Contribution claims

Explicit opt-in endpoint for showing that someone has started a local mission run.

Source research skill

Reusable skill instructions for source-led FU research packets.

Action ranker skill

Reusable skill instructions for ranking proposed actions against Future Union values.