Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.10et.ai/llms.txt

Use this file to discover all available pages before exploring further.

Knowledge docs (VISION.md, THESIS.md, etc.) are living documents that should evolve with your project. tenet organize audits them for staleness.

The Problem

Knowledge docs drift. You write VISION.md on day 1, then 30 days of journals accumulate with decisions, pivots, and discoveries that the doc doesn’t reflect.

The Solution

tenet organize
Scans docs against journal evidence, computes drift scores, generates PENDING.md with proposed updates and open questions. See tenet organize for the full command reference.
knowledge/
├── VISION.md            # What we're building (update quarterly)
├── THESIS.md            # Why we win (update with competitive changes)
├── NARRATIVE.md         # How we tell the story (update with product changes)
├── PHILOSOPHY.md        # Core principles (rarely changes)
├── BRAND_DECISIONS.md   # Visual identity, naming (update with rebrand)
└── archive/             # Old docs organized by era
    ├── specs/
    ├── research/
    └── strategy/

Lifecycle

1

Created

Manual or via tenet init
2

Stale detected

tenet organize flags docs with no journal references
3

PENDING.md generated

Proposed updates + open questions for human review
4

Human reviews

Answers questions, approves changes
5

Applied

tenet organize --apply commits changes
6

Archive

If no activity for 60 days → knowledge/archive/