<!--
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/4a733308-59bd-4ad4-b53d-f8d28356cc35.md -->

---
type: output
title: 'Ownership Score, worked example: 38/100'
resource: /o/4a733308-59bd-4ad4-b53d-f8d28356cc35
timestamp: '2026-07-11T08:22:27.383Z'
visibility: public
magik: /labs/own-your-ai/magiks/ownership-score.md
---

# Ownership Score, worked example: 38/100

Généré par : [/labs/own-your-ai/magiks/ownership-score.md](/labs/own-your-ai/magiks/ownership-score.md)

# Your Ownership Score: 38/100

You create a lot with AI and own surprisingly little of it. The good news: the fixes are mechanical.

*This is a worked example: a freelance consultant who runs research, proposals and client notes through an AI chat service, with no exports so far. Run the magik to get your own score.*

## Breakdown

| Dimension | Score | What it means for you |
|---|---|---|
| Data | 8/25 | Your prompts and conversations live only inside the chat service. If the account closes tomorrow, a year of thinking goes with it. |
| Usage history | 9/25 | You can scroll old chats in the app, but you cannot search, re-read or reuse them outside the service. |
| Formats | 10/25 | An official export exists and you have never run it. What you would get is JSON, one conversion away from markdown. |
| Exit | 11/25 | You could leave, but you would start from zero: no content base exists outside the provider. |

## Your action plan

1. **Run the official export today.** Settings, Data Controls, Export Data. Save the archive in a folder you own. The download link expires after 24 hours, so do not let the email sit.
2. **Convert the ten conversations that matter to markdown.** Not all of them: the ten you reuse. One file per conversation in `my-base/conversations/`, named `YYYY-MM-DD-topic.md`.
3. **Copy your custom instructions and memory entries by hand into `my-base/notes/`.** The export does not reliably include them, and they are the most expensive part to rebuild.

```json
{"score": 38, "dimensions": {"data": 8, "usage_history": 9, "formats": 10, "exit": 11}}
```


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

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

# Outputs

- [Ownership Score, worked example: 38/100](/outputs/4a733308-59bd-4ad4-b53d-f8d28356cc35.md) (`public`)
