Skip to main content

Wiki Index

This index is the first public spine for agents and humans. It is not exhaustive; it names the routes that should be read before diving into legacy depth.

Spine

RouteRoleRead when
Start HereOrientationYou need the shortest path into the system
Mental ModelsSituational wisdomYou need a lens for judging what matters
PlaybooksActionYou need to run a repeatable move
AgentsCollaborationYou need human/agent operating context
DomainsReferenceYou need territory-specific knowledge
EvidenceProofYou need sources, scoreboards, or benchmark logic
GlossaryLanguageYou need canonical terms and aliases

Existing High-Signal Hubs

Existing hubWhy it matters
IntentionPurpose, dream, game, community, and players
AttentionAI, agents, tools, instruments, and work mapping
NavigationValue, belief, control, and situational steering
SystemsFeedback loops, thinking methods, and process systems
AgencyCharacter plus capability
ScoreboardMetrics, proof, and ledger logic
StandardsNaming, rules, and design authority

Agent Read Order

  1. Read Wiki Schema.
  2. Read Glossary and /agents/ddl-nomenclature.
  3. Read Mental Models for the core frame.
  4. Read the relevant domain or playbook.
  5. Use drmg CLI only when the task needs private/project state.