<!--
OKF bundle (Open Knowledge Format v2.0.0) — exported from AskMojo.
Scope: public. Concepts: 1.
This file concatenates several concepts (markdown + YAML frontmatter).
Each concept is delimited by a `<!-- FILE: <path> -->` marker.
Import it as-is into Claude / Gemini / any agent: paste this file
as base knowledge. Links between concepts are bundle-relative (/labs/x.md).
-->


<!-- FILE: index.md -->

---
okf_version: 2.0.0
title: OKF bundle — scope public
source: askmojo
scope: public
concept_counts:
  output: 1
---

# OKF bundle (scope `public`)

Open Knowledge Format v2.0.0 bundle — markdown + YAML frontmatter. The AskMojo database stays the source of truth; this bundle is an exported view filtered by scope.

## Concepts

- **output** : 1

## Indexes

- [outputs](/outputs/index.md)


<!-- FILE: log.md -->

---
scope: public
---

# Log

Historique des changements de visibilité / publication (dates ISO).

_Aucun évènement de publication horodaté._


<!-- FILE: outputs/2de7fc87-e9a1-4f4f-9db2-ec4b858169ec.md -->

---
type: output
title: Threat brief
resource: /o/2de7fc87-e9a1-4f4f-9db2-ec4b858169ec
timestamp: '2026-07-07T03:13:05.238Z'
visibility: public
---

# Threat brief

```json
{
  "title": "Ocean threat brief",
  "summary": "This week: a coral bleaching alert, an oil spill under investigation, and a positive fishing-quota vote.",
  "sections": [
    {
      "body": "Rising sea temperatures triggered a level-2 bleaching alert on the Great Barrier Reef.",
      "heading": "Coral bleaching"
    },
    {
      "body": "An oil spill off West Africa is under investigation. Extent still being assessed.",
      "heading": "Pollution"
    },
    {
      "body": "The EU voted to cut bottom-trawling in three protected zones.",
      "heading": "Good news"
    }
  ]
}
```


<!-- FILE: outputs/index.md -->

---
title: Outputs
description: Outputs index
count: 1
---

# Outputs

- [Threat brief](/outputs/2de7fc87-e9a1-4f4f-9db2-ec4b858169ec.md) (`public`)
