# Dreamineering Knowledge Base — Meta-Language Encoding # https://mm.dreamineering.com # Generated: 2026-05-18T22:36:01.141Z # # This file encodes the full knowledge graph in compressed pack notation. # Read the KEY section first. Each page is one line. Decode with the symbols. # Full content at: https://mm.dreamineering.com/llms.txt (index) | raw pages via URL slug ## Thinking loop (read first) The logo is not decoration. It is a P&ID — a diagram of the process of thinking for making progress. Wide at the top to receive any signal, narrow at the throat to commit only what survives the filter, then pump, gauge, controller — four shapes bound into a question mark because the mind that evolves never stops asking. Full argument: https://mm.dreamineering.com/docs/journey/navigation/thinking-loop ## KEY # DML Decoder — v1 Decode external agent messages → compress into `WM-NAV.pack`. Every token matches a row. Unknown → fail-closed `[F]` → `HA[L2]`. Public standard: `docs/standards/dreamineering-meta-language.md` · Protocol: `agent-protocol.md` ## Pack Line `#N|score|slug|F|tok|i:N|o:N|flags|→top3` | Key | Value | | ------------- | -------------------------- | | `#N` | Rank | | `0.050` | PageRank score | | `slug` | Page path (no `/docs/`) | | `F` / `S` | Fact (index) / Star (impl) | | `i:N` / `o:N` | Inbound / outbound links | | `l` | Has `## Links` | | `v` | Has visual | | `→` | Top 3 outbound | ## ToK | Key | Value | | ---- | ---------- | | `j` | journey | | `sc` | science | | `st` | standards | | `sy` | systems | | `sw` | software | | `sb` | scoreboard | | `cr` | crypto | | `m` | meta | | `p` | pages | ## Edge Weights | Key | Value | | ----- | ------------- | | `5.0` | Platform dep | | `3.0` | Context link | | `2.0` | Question link | | `1.0` | Body link | ## Pack Annotations | Key | Value | | ---------- | ---------------------------------------------------------------------------------------------- | | `@PACK` | `nav\|v1\|date\|nodes\|edges\|broken` | | `@SEEDS` | PageRank bias pages | | `@AID` | A&ID version | | `@AGENT` | `HA=Human, DA=Digital, PA=Physical, OA=Orchestrator` | | `@AUTH` | `L1=Execute, L2=Decide, L3=Override` | | `@FUNC` | `A=Alarm, C=Controller, G=Gate, V=Validator, M=Monitor, R=Recorder, S=Selector, T=Transmitter` | | `@COND` | `[P]=pass [F]=fail [T:n]=time [E:x]=event [Q:>=n]=quality [A:role]=approval [K:reason]=kill` | | `@FAIL` | `[FC]=closed [FO]=open [FR]=reset` | | `@LOOP` | `↺=closed ↺↺=cascade →=open ⟳=learning ⇉=feedforward` | | `@SHAPE` | `○=auto ○—=hitl □=orch ◇=ext ⬡=human` | | `@M:slug` | Page meaning | | `@T:label` | Thesis thread | | `@P:name` | Priority cluster | | `@RECEIPT` | Decision-event receipt (see `.claude/rules/agent-receipt-schema.md`) | | `@WC` | Workchart (spine + workflow-tasks) | | `@WT` | Workflow Task (one JSON file inside a Workchart) | | `@CONV` | `H=high M=medium L=low N=none` — conviction tag per claim | ## Binding | Key | Value | | ------------- | ------------ | | `purpose` | Why matter | | `principles` | What truths | | `platform` | What control | | `perspective` | What unseen | | `performance` | How measured | | `5/5` | Fully bound | | `2-4` | Partial | | `0-1` | Island | ## Seeds | Key | Value | | ------------- | -------------------------------------------------------------------- | | `nav` | Prompts, Essential Algorithm, Navigation, A&ID, Naming | | `engineering` | Feature Matrix, Priorities, Dev Workflow, Smart Contracts, Templates | ## Commands | Key | Value | | -------------- | ----------------------- | | `stats` | Node/edge/broken counts | | `rank` | Global PageRank | | `pack` | Personalized top-20 | | `broken` | Broken links | | `composition` | Cross-venture sharing % | | `demand` | Feature demand | | `gaps` | Demand vs linking | | `venture-scan` | Peer recs | | `eng-schema` | Eng repo scan | ## Organizing Principle | Key | Value | | --------------- | ------------------------------ | | `deterministic` | Trust layer | | `probabilistic` | Intelligence layer | | `flow` | Balance point | | `pikorua` | Dual-strand spiral | | `agency` | Probabilistic on deterministic | ## A&ID Symbol Format: `{FAMILY}-{FUNC}{NN}` — e.g. `VFL-G01` ### Function Codes | Code | Name | Behaviour | Fail-Safe | Override | | ---- | ----------- | ------------------------------ | --------- | -------- | | `A` | Alarm | Threshold breach, non-blocking | `[FO]` | HA[L2] | | `C` | Controller | Gauge vs setpoint, adjusts MV | `[FR]` | HA[L3] | | `G` | Gate | Binary pass/fail, halts | `[FC]` | HA[L3] | | `V` | Validator | Schema check + evidence | `[FC]` | HA[L2] | | `M` | Monitor | Continuous stream | `[FO]` | HA[L1] | | `R` | Recorder | Append-only persist | `[FC]` | HA[L3] | | `S` | Selector | Route 1-of-N | `[FC]` | HA[L2] | | `T` | Transmitter | Transform + forward | `[FO]` | HA[L1] | ### Family Codes | Code | Domain | | ------- | ----------------------- | | `VFL` | Validated Feedback Loop | | `PRD` | Product Requirements | | `ETL` | Extract-Transform-Load | | `NAV` | Navigation | | `COMMS` | Communications | | `AGNT` | Agent identity | | `AUTH` | Authority | ### Shapes · Authority · Conditions · Loops | Key | Value | | ---------- | ------------------ | | `○` DA | Digital Agent | | `○—` HITL | Human-in-loop | | `□` OA | Orchestrator | | `◇` PA | Physical Agent | | `⬡` HA | Human Authority | | `L1` | Execute | | `L2` | Decide | | `L3` | Override | | `[P]` | Pass | | `[F]` | Fail | | `[T:n]` | After n time | | `[E:x]` | On event x | | `[Q:>=n]` | Quality ≥ n | | `[A:role]` | Role approves | | `↺` | Closed loop | | `↺↺` | Cascade | | `→` | Open (fire-forget) | | `⟳` | Learning | | `⇉` | Feedforward | ### Example `VFL-G01 [FC] HA[L3] →PRD-V01[P] →COMMS-A01[F]` Gate 01 in VFL family, fail-closed, L3 override; pass → PRD Validator 01; fail → Comms Alarm 01. ## Comms Rules (enforce on decode) | Rule | Check | | ------------------ | ------------------------------------------------------ | | Decodable | Symbol in key tables above, else → queue | | Typed | Must be `{FAMILY}-{FUNC}{NN}` form | | Family declared | Message has `family` field | | Authority declared | `L1\|L2\|L3` present | | One intent | Exactly 1 primary intent per message | | Condition grammar | Only `[P] [F] [T:n] [E:x] [Q:>=n] [A:role]` | | Trace required | Every claim has `source` + edge weight | | Handshake | New agent sends `L1` only until `AUTH` grants higher | | Escalation | `[Q:>=n]` or `[A:role]` unmet → `AGNT` alert, no guess | | Fail-closed | Undecodable → `[F]` → `HA[L2]`, never silent drop | ## Candidate Queue (not yet law) Mirror of outer standard v1.1 queue. Reject these → route to queue, do not decode as law. | Candidate | Status | | ---------------------------------- | ------------------------------------------ | | `@CTX @ASK @PLAN @RISKS @TRIG-DEF` | 1 context, needs 2 more | | `NAV-F*` | **Collision** with `[F]` — rename required | | `MECH` family | Deferred | | `SETTL` family | Deferred | | `[?]` exploring | 1 context | --- ## PACK # Memory Pack: llms Generated: 2026-05-18 | 1520 / 1520 pages | Algorithm: Personalized PageRank (damping=0.85) Seeds: `/docs/journey/prompts/`, `/docs/systems/systems-thinking/essential-algorithm`, `/docs/systems/navigation-system`, `/docs/progress/pictures/patterns/template-agent-and-instrument-diagram`, `/docs/standards/naming-standards`, `/docs/journey/pictures/stories/picture-vvfl-evolution` | # | Score | Page | Title | In-links | |---|-------|------|-------|----------| | 1 | 0.092391 | /docs/systems/systems-thinking/essential-algorithm | Essential Algorithms | 36 | | 2 | 0.086499 | /docs/standards/naming-standards | Naming Standards | 31 | | 3 | 0.023500 | /docs/standards | Standards | 140 | | 4 | 0.016683 | /docs/crypto/work-charts | Work Charts | 78 | | 5 | 0.016354 | /docs/intention/navigation | Navigation System | 135 | | 6 | 0.015156 | /docs/protocols | Protocols | 123 | | 7 | 0.015152 | /docs/systems/matrix-thinking | Matrix Thinking | 79 | | 8 | 0.014326 | /docs/scoreboard/reality | Reality | 104 | | 9 | 0.012491 | /docs/intention/the-game/game-loops/vvfl-loop | Virtuous Feedback Loop | 85 | | 10 | 0.012329 | /docs/intention | Intention | 168 | | 11 | 0.012238 | /docs/software/platform/architecture/software-algorithms | Deterministic vs Probabilistic | 25 | | 12 | 0.011734 | /docs/scoreboard | Scoreboard | 54 | | 13 | 0.011651 | /docs/systems/improvement | Continuous Improvement | 44 | | 14 | 0.011467 | /docs/systems/agent-and-instrument-diagram | Agents & Instruments Diagrams | 49 | | 15 | 0.011458 | /docs/intention/first-principles | First Principles | 53 | | 16 | 0.009883 | /docs/systems/problem-solving/decision-making | Decisions | 121 | | 17 | 0.009342 | /docs/protocols/smart-contracts | Smart Contracts | 80 | | 18 | 0.009252 | /docs/platform | Actuators | 154 | | 19 | 0.009206 | /docs/science/principles | Principles | 133 | | 20 | 0.009109 | /docs/crypto/business/operations/tech-systems/data-footprint | Data Footprint | 34 | | 21 | 0.007705 | /docs/software/platform | Platform | 91 | | 22 | 0.007457 | /docs/intention/the-dream/flow-state | Flow | 73 | | 23 | 0.007451 | /docs/crypto/industries/telecom-industry/telecom-principles/telco-mev-algorithm | Telco Network MEV | 29 | | 24 | 0.007450 | /docs/agents/work-charts/data-value-flow | Data Flow Value | 74 | | 25 | 0.007362 | /docs/protocols/agent-protocols/intercognitive-protocol | Intercognitive Standard | 25 | | 26 | 0.007177 | /docs/crypto/business/customer/marketing/marketing-processes | Marketing Protocols | 27 | | 27 | 0.007105 | /docs/intention/navigation/nav-routes | Routes | 10 | | 28 | 0.006887 | /docs/systems/meta-learning/kb-schema-meta | Knowledge Schema Meta | 23 | | 29 | 0.006588 | /docs/crypto/industries/manufacturing | Manufacturing | 19 | | 30 | 0.006478 | /docs/protocols/agent-protocols | Agent Protocols | 30 | | 31 | 0.006399 | /meta/04-close-the-gap | Close the Gap | 10 | | 32 | 0.006096 | /docs/crypto/business/customer/pricing/pricing-algorithm | Demand Driven Pricing | 8 | | 33 | 0.006088 | /docs/crypto/business/first-principles/business-intelligence-arbitrage | Intelligence Arbitrage | 18 | | 34 | 0.005905 | /docs/systems/systems-thinking | System Thinking | 49 | | 35 | 0.005827 | /docs/systems/systems-diagrams/standard-symbols-notation | Notation Key | 4 | | 36 | 0.005580 | /docs/intention/the-game | Games | 74 | | 37 | 0.005413 | /meta/_archived-2026-05-18-intention-and-attention | Intention and Attention | 8 | | 38 | 0.005011 | /docs/crypto/business/first-principles | Business Principles | 4 | | 39 | 0.005007 | /docs/systems/problem-solving/questioning-system | Questioning System | 66 | | 40 | 0.004985 | /docs/agency/first-principles/goodwill | Goodwill | 33 | | 41 | 0.004930 | /docs/intention/community/culture | Culture | 87 | | 42 | 0.004906 | /meta/13-dream-engineering | Dream Engineering | 23 | | 43 | 0.004798 | /docs/intention/navigation/nav-systems/control-system | Control System | 53 | | 44 | 0.004631 | /docs/crypto/tokenization | Tokenization | 34 | | 45 | 0.004600 | /docs/software/development/eng-dev-workflow | Engineering Flow | 40 | | 46 | 0.004549 | /docs/agency | Agency | 45 | | 47 | 0.004474 | /docs/intention/community/players/phygital-beings | Phygital Beings | 81 | | 48 | 0.004456 | /docs/priorities/persuasion | Persuasion | 61 | | 49 | 0.004383 | /docs/intention/the-game/game-design/game-escape-velocity | Escape Velocity | 4 | | 50 | 0.004329 | /docs/priorities/patterns/picture-vvfl-evolution | Validate Virtuous Value | 35 | | 51 | 0.004304 | /docs/crypto/industries | Industries | 40 | | 52 | 0.004053 | /docs/agents/economy/commerce/verifiable-intent | Verifiable Intent | 38 | | 53 | 0.003970 | /docs/scoreboard/ledger/foundations | Foundations | 25 | | 54 | 0.003778 | /docs/intention/navigation/nav-systems/belief-system | Belief System | 36 | | 55 | 0.003752 | /docs/intention/navigation/the-north-star | The North Star | 18 | | 56 | 0.003583 | /docs/agents/implementation/boaas-use-cases/trust-architecture | Trust Architecture | 28 | | 57 | 0.003565 | /docs/science/evolution | Evolution | 26 | | 58 | 0.003444 | /docs/priorities/predictions | Predictions | 62 | | 59 | 0.003396 | /docs/intention/community/players | Players | 45 | | 60 | 0.003284 | /docs/crypto/principles | Crypto Principles | 27 | | 61 | 0.003281 | /docs/priorities/persuasion/persuasive-incentives | Incentive Engineering | 34 | | 62 | 0.003263 | /docs/crypto/industries/space-industry | Space Industry | 14 | | 63 | 0.003243 | /docs/crypto/industries/robotics-industry | Robotics Industry | 27 | | 64 | 0.003178 | /docs/software/development/app-jobs-to-be-done | Jobs To Be Done | 55 | | 65 | 0.003161 | /docs/systems/problem-solving | Problem Solving | 23 | | 66 | 0.003080 | /docs/agency/capabilities | Capabilities | 69 | | 67 | 0.003068 | /docs/agency/first-principles/goodwill/value-trust | Trust | 50 | | 68 | 0.003015 | /meta/08-greatest-game | The Greatest Game | 12 | | 69 | 0.003000 | /docs/scoreboard/ledger/goodwill | Goodwill | 33 | | 70 | 0.002984 | /docs/scoreboard/ledger/time-and-energy | Time | 38 | | 71 | 0.002799 | /docs/crypto/business/customer/marketing | Marketing | 25 | | 72 | 0.002771 | /docs/crypto/countries | Countries | 28 | | 73 | 0.002724 | /docs/intention/community/archetypes | Archetypes | 39 | | 74 | 0.002698 | /docs/crypto/business/first-principles/business-distribution | Distribution | 15 | | 75 | 0.002644 | /docs/agents/economy/commerce | Agentic Commerce | 39 | | 76 | 0.002635 | /docs/crypto/business/first-principles/business-leverage | Leverage | 17 | | 77 | 0.002606 | /docs/science/inner-space | Inner Space | 14 | | 78 | 0.002595 | /docs/intention/community/ecosystem | Ecosystem | 19 | | 79 | 0.002560 | /docs/crypto/business/first-principles/business-snowball-effect | Snowball Effect | 13 | | 80 | 0.002545 | /meta/02-seventy-percent | Seventy Percent | 12 | | 81 | 0.002545 | /docs/science | Science | 29 | | 82 | 0.002520 | /docs/crypto | Crypto | 32 | | 83 | 0.002515 | /docs/intention/community/archetypes/coach-archetype | Coach | 48 | | 84 | 0.002499 | /docs/crypto/tokenomics | Tokenomics | 28 | | 85 | 0.002490 | /docs/agents | Chart Your Course | 37 | | 86 | 0.002464 | /docs/systems/problem-solving/decision-making/decision-algorithms | Decision Algorithms | 9 | | 87 | 0.002354 | /docs/intention/the-dream/purpose | Purpose | 64 | | 88 | 0.002331 | /docs/agency/behavioural-biases | Behavioural Biases | 38 | | 89 | 0.002328 | /docs/protocols/agent-protocols/a2a-protocol | Agent to Agent Protocol | 18 | | 90 | 0.002310 | /docs/crypto/business/first-principles/business-moat | Moat | 12 | | 91 | 0.002297 | /docs/agents/economy/economy-of-things | The Economy of Things | 25 | | 92 | 0.002225 | /docs/software/applications/horizonal-sass | Horizontal SaaS Toolkit | 44 | | 93 | 0.002219 | /docs/agents/economy/commerce/intelligent-hyperlinks | Intelligent Hyperlinks | 24 | | 94 | 0.002216 | /docs/software/applications/vertical-saas | Vertical RaaS | 18 | | 95 | 0.002207 | /docs/scoreboard/ledger/spirit | Spirit | 22 | | 96 | 0.002203 | /docs/systems/systems-thinking/tight-five-loops | Tight Five Loops | 18 | | 97 | 0.002200 | /docs/crypto/business | Business | 20 | | 98 | 0.002180 | /docs/crypto/business/first-principles/business-network-effects | Network Effects | 11 | | 99 | 0.002163 | /docs/software/development/validate-outcomes | Validate Outcomes | 25 | | 100 | 0.002118 | /docs/problems | Problems | 48 | | 101 | 0.002113 | /docs/software/development | Software Development | 5 | | 102 | 0.002112 | /docs/systems/systems-thinking/truth-seeking-protocol | Truth-Seeking Protocol | 12 | | 103 | 0.002080 | /docs/crypto/tokenomics/tokens/depin-tokens | DePIN Tokens | 36 | | 104 | 0.002034 | /docs/software/tech-decisions | Software Decisions | 28 | | 105 | 0.002026 | /docs/intention/navigation/nav-systems/value-system | Value System | 27 | | 106 | 0.001997 | /docs/scoreboard/benchmarks/benchmarks-engineering-quality | Engineering Quality | 21 | | 107 | 0.001988 | /docs/productivity/meetings | Meetings | 23 | | 108 | 0.001982 | /docs/crypto/business/first-principles/business-unit-economics | Unit Economics | 12 | | 109 | 0.001934 | /docs/intention/community/onboarding | Onboarding | 38 | | 110 | 0.001923 | /docs/agency/credibility | Credibility | 22 | | 111 | 0.001914 | /docs/scoreboard/ledger | The Ledger | 16 | | 112 | 0.001897 | /docs/crypto/business/instruments | Business Instruments | 20 | | 113 | 0.001897 | /docs/platform/depin-devices | DePIN Devices | 14 | | 114 | 0.001883 | /docs/crypto/industries/technology | Technology | 7 | | 115 | 0.001880 | /docs/systems/problem-solving/decision-making/hacker-laws | Hacker Laws | 13 | | 116 | 0.001850 | /docs/software/products | Products | 52 | | 117 | 0.001840 | /docs/crypto/principles/blockchain-interoperability | Interoperability | 14 | | 118 | 0.001814 | /docs/agency/character/drives | Drives | 42 | | 119 | 0.001793 | /docs/crypto/principles/blockchain-composability | Composability | 14 | | 120 | 0.001790 | /docs/intention/the-game/game-design/game-economics | Game Economics | 16 | | 121 | 0.001788 | /docs/systems/problem-solving/decision-making/decision-journal | Decision Journal | 22 | | 122 | 0.001726 | /docs/systems | Systems | 27 | | 123 | 0.001705 | /docs/software/platform/payment/payment-rails | Payment Rails | 10 | | 124 | 0.001695 | /docs/intention/the-dream/purpose/purpose-intentions | Intentions | 20 | | 125 | 0.001652 | /docs/systems/systems-thinking/inversion-thinking | Inversion Technique | 13 | | 126 | 0.001646 | /docs/priorities/patterns | Pictures | 33 | | 127 | 0.001610 | /docs/priorities | Priorities | 43 | | 128 | 0.001568 | /docs/intention/navigation/nav-routes/mantra | Mantra | 27 | | 129 | 0.001568 | /docs/crypto/industries/education | Education Industry | 16 | | 130 | 0.001544 | /docs/agency/capabilities/capability-questioning | Questioning | 20 | | 131 | 0.001529 | /docs/agency/capabilities/capability-investing/investment-thesis/thesis-depin-tokens | DePIN Investment Appraisal | 23 | | 132 | 0.001515 | /docs/intention/community/the-third-space | The Third Space | 12 | | 133 | 0.001469 | /docs/crypto/industries/construction | Construction Industry | 12 | | 134 | 0.001460 | /docs/agency/first-principles/foundations/value-truths | The Truth | 27 | | 135 | 0.001456 | /docs/crypto/governance/rule-of-law | Rule of Law | 7 | | 136 | 0.001441 | /docs/crypto/tokenomics/protocols/sui | Sui | 23 | | 137 | 0.001436 | /docs/priorities/patterns/picture-routing-algorithm | The Routing Algorithm | 12 | | 138 | 0.001422 | /docs/intention/community/archetypes/dreamer-archetype | Dreamer | 29 | | 139 | 0.001413 | /docs/agency/behavioural-biases/bias-zeigarnik-effect | Zeigarnik Effect | 9 | | 140 | 0.001407 | /docs/standards/standard-smart-contracts | Smart Contract Standards | 6 | | 141 | 0.001396 | /docs/software/platform/blockchain/architecture/blockchain-arch-decisions | Which Chain | 21 | | 142 | 0.001378 | /docs/agency/character | Character | 35 | | 143 | 0.001361 | /docs/priorities/patterns/picture-situational-wisdom | Situational Wisdom | 25 | | 144 | 0.001329 | /docs/crypto/principles/blockchain-identity | Identity | 21 | | 145 | 0.001314 | /meta/03-tight-five | The Tight Five | 23 | | 146 | 0.001311 | /docs/scoreboard/reality/commissioning | Commissioning | 9 | | 147 | 0.001307 | /docs/crypto/business/customer/pricing | Pricing | 6 | | 148 | 0.001306 | /docs/priorities/perspective/perspective-potential | Potential | 15 | | 149 | 0.001300 | /meta/09-making-money | Making Money | 7 | | 150 | 0.001285 | /docs/crypto/tokenomics/tokens/stablecoins | Stablecoins | 20 | | 151 | 0.001281 | /docs/crypto/industries/finance-industry/finance-players/crypto-participatory-capital | Participatory Capital | 8 | | 152 | 0.001272 | /docs/intention/community/archetypes/realist-archetype | Realist | 25 | | 153 | 0.001265 | /docs/priorities/perspective | Perspective | 45 | | 154 | 0.001260 | /docs/software/platform/architecture/hexagonal-architecture | Hexagonal Architecture | 38 | | 155 | 0.001254 | /docs/protocols/agent-protocols/ap2-protocol | AP2 Protocol | 12 | | 156 | 0.001254 | /docs/scoreboard/benchmarks | Benchmark Standards | 10 | | 157 | 0.001249 | /docs/software/platform/platform-operations/cloud-orchestration/infra-cost-economics | Infrastructure Economics | 7 | | 158 | 0.001248 | /docs/agency/behavioural-biases/bias-decision-fatigue | Decision Fatigue | 9 | | 159 | 0.001243 | /docs/agency/capabilities/capability-thinking | Critical Thinking | 16 | | 160 | 0.001231 | /docs/intention/the-dream | The Dream | 16 | | 161 | 0.001230 | /docs/crypto/business/instruments/blueprint-product-ai-priorities-review | AI Review Template | 6 | | 162 | 0.001229 | /docs/productivity | Productivity | 17 | | 163 | 0.001189 | /docs/scoreboard/reality/metrics-software-development/developer-experience | Developer Experience | 19 | | 164 | 0.001186 | /docs/crypto/industries/advertising | Advertising Industry | 18 | | 165 | 0.001183 | /docs/crypto/industries/ai-data-industry | AI Data Industry | 24 | | 166 | 0.001179 | /docs/software/platform/payment | Payment | 10 | | 167 | 0.001179 | /docs/intention/community/collective-agency | Collective Agency | 10 | | 168 | 0.001169 | /docs/crypto/governance | Governance | 26 | | 169 | 0.001168 | /docs/intention/community/archetypes/engineer-archetype | Engineer | 27 | | 170 | 0.001144 | /docs/agency/capabilities/capability-selling | Selling | 26 | | 171 | 0.001142 | /docs/agency/capabilities/capability-storytelling | Storytelling | 32 | | 172 | 0.001131 | /docs/crypto/business/first-principles/business-the-critical-path | The Critical Path | 18 | | 173 | 0.001121 | /docs/systems/systems-diagrams/template-value-stream-map | Value Stream Map | 19 | | 174 | 0.001087 | /src/pages/vessel/priorities/backlog/prd-sales-process-optimisation | PRD: Sales Process Optimisation | 10 | | 175 | 0.001081 | /docs/software/development/app-jobs-to-be-done/jtbd-02-valuable-stories | Collect Valuable Stories | 15 | | 176 | 0.001077 | /docs/priorities/predictions/prediction-probability | Probability | 20 | | 177 | 0.001066 | /docs/software/platform/platform-operations | Platform Operations | 42 | | 178 | 0.001064 | /docs/protocols/agent-protocols/mcp-protocol | Model Context Protocol (MCP) | 16 | | 179 | 0.001058 | /meta/24-thousand-faces | The Thousand Faces | 7 | | 180 | 0.001054 | /docs/intention/community/players/human-beings/profile-wayne-smith | Wayne Smith | 9 | | 181 | 0.001039 | /docs/intention/community/players/human-beings/profile-todd-simkin | Todd Simkin | 11 | | 182 | 0.001034 | /docs/protocols/agent-protocols/ucp-protocol | UCP Protocol | 10 | | 183 | 0.001033 | /docs/systems/improvement/process-mapping | Process Mapping | 11 | | 184 | 0.001032 | /docs/agency/capabilities/capability-listening | Listening | 22 | | 185 | 0.001025 | /docs/software/applications/horizonal-sass/specs-diagrams | Diagram Software | 9 | | 186 | 0.001022 | /docs/intention/community/archetypes/philosopher-archetype | Philosopher | 23 | | 187 | 0.001020 | /src/pages/vessel/priorities/completed/prd-identity-access | PRD: Identity & Access | 6 | | 188 | 0.001012 | /docs/agency/capabilities/capability-investing | Investing | 22 | | 189 | 0.001002 | /docs/intention/the-game/game-loops/inner-game-vs-outer | Inner vs Outer Game | 9 | | 190 | 0.000990 | /docs/agency/capabilities/capability-investing/portfolio-management | Portfolio Management | 31 | | 191 | 0.000989 | /docs/intention/community/players/human-beings/profile-peter-kaufman | Peter Kaufman | 9 | | 192 | 0.000973 | /docs/priorities/progress | Progress | 29 | | 193 | 0.000922 | /docs/software | Software | 5 | | 194 | 0.000919 | /docs/agents/implementation/agentic-workflows | Agentic Workflows | 11 | | 195 | 0.000903 | /docs/intention/the-game/game-theory | Game Theory | 7 | | 196 | 0.000897 | /docs/intention/community/culture/identity | Identity | 11 | | 197 | 0.000892 | /docs/software/applications | SaaS Applications | 9 | | 198 | 0.000892 | /docs/agency/capabilities/capability-pattern-recognition | Pattern Recognition | 19 | | 199 | 0.000889 | /docs/crypto/industries/gaming-industry | Gaming Industry | 18 | | 200 | 0.000886 | /docs/platform/depin-agent-instrument-loop | DePIN A&I Loop | 8 | | 201 | 0.000871 | /docs/agents/principles/ai-architecture/agentic-frameworks | Agentic Frameworks | 42 | | 202 | 0.000862 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-ideal-customer-analysis | Ideal Customer Profile | 20 | | 203 | 0.000857 | /docs/software/platform/blockchain | Blockchain Technology | 26 | | 204 | 0.000851 | /docs/software/development/app-jobs-to-be-done/jtbd-01-validate-demand | Validate Demand | 22 | | 205 | 0.000834 | /docs/crypto/industries/payments-industry | Payments Industry | 13 | | 206 | 0.000817 | /docs/crypto/tokenomics/protocols/sui/sui-tech | Sui Technical | 13 | | 207 | 0.000815 | /docs/crypto/principles/blockchain-code-is-law | Code Is Law | 6 | | 208 | 0.000808 | /docs/agents/implementation/boaas-use-cases/ai-evaluation | AI Evaluation | 9 | | 209 | 0.000806 | /meta/23-distribution-checklist | The Distribution Checklist | 3 | | 210 | 0.000798 | /docs/systems/systems-diagrams | System Diagram Blueprints | 12 | | 211 | 0.000798 | /docs/strategy/principles/money | Money | 13 | | 212 | 0.000792 | /docs/systems/systems-diagrams/template-outcome-map | Outcome Map | 14 | | 213 | 0.000786 | /docs/protocols/smart-contracts/sui-development | Sui Move Development | 24 | | 214 | 0.000774 | /docs/scoreboard/ledger/capital | Capital | 13 | | 215 | 0.000772 | /docs/crypto/tokenomics/principles/economics | Economics | 17 | | 216 | 0.000762 | /docs/agency/capabilities/capability-visualisation | Visualisation | 14 | | 217 | 0.000756 | /docs/agency/capabilities/capability-presenting | Presenting | 17 | | 218 | 0.000749 | /docs/standards/standard-templates | Standard Templates | 16 | | 219 | 0.000744 | /docs/software/development/eng-dev-workflow/code-that-lasts | Code That Lasts | 6 | | 220 | 0.000742 | /docs/priorities/persuasion/persuasive-memes | Memes | 27 | | 221 | 0.000740 | /docs/software/platform/tech-stack | Tech Stack | 11 | | 222 | 0.000733 | /docs/systems/systems-thinking/tight-five | The Tight Five | 3 | | 223 | 0.000731 | /docs/crypto/industries/real-estate | Real Estate | 28 | | 224 | 0.000727 | /docs/software/platform/blockchain/interop-services | Offchain and Interop Services | 14 | | 225 | 0.000707 | /docs/agency/capabilities/capability-writing | Writing | 12 | | 226 | 0.000707 | /docs/crypto/industries/telecom-industry | Telecom Industry | 19 | | 227 | 0.000705 | /docs/systems/improvement/process-quality-assurance | Quality Assurance Process | 14 | | 228 | 0.000692 | /docs/software/development/eng-dev-workflow/type-first-development | Type-First Development | 14 | | 229 | 0.000684 | /docs/science/nature/science-mycelium | Mycelium | 9 | | 230 | 0.000673 | /docs/agency/capabilities/capability-truth-recognition | Truth Recognition | 10 | | 231 | 0.000667 | /docs/agency/capabilities/capability-planning | Planning | 11 | | 232 | 0.000666 | /docs/agents/toolkit/models | Large Language Models | 32 | | 233 | 0.000662 | /docs/standards/standards-design-system | Design System Standards | 3 | | 234 | 0.000656 | /docs/software/development/app-jobs-to-be-done/jtbd-03-place-your-bets | Place Your Bets | 11 | | 235 | 0.000650 | /docs/software/products/engineering/nextjs-onchain-apps | Onchain Apps | 12 | | 236 | 0.000648 | /docs/software/platform/data-engineering | Data Engineering | 15 | | 237 | 0.000640 | /docs/crypto/principles/blockchain-permissionless | Permissionless | 12 | | 238 | 0.000639 | /docs/crypto/tokenomics/protocols/solana | Solana | 22 | | 239 | 0.000638 | /docs/intention/community/players/human-beings | Profiles | 21 | | 240 | 0.000637 | /docs/intention/the-game/game-lessons/reading-the-game | Reading the Game | 6 | | 241 | 0.000636 | /docs/intention/community/culture/social-glue | Social Glue | 20 | | 242 | 0.000633 | /docs/software/platform/testing-platform/ci-testing-infrastructure | Testing Infrastructure | 8 | | 243 | 0.000631 | /docs/agency/capabilities/capability-working-memory | Working Memory | 13 | | 244 | 0.000631 | /docs/agency/capabilities/capability-empathy | Empathy | 15 | | 245 | 0.000631 | /meta/15-phygital-mycelium | Phygital Mycelium | 13 | | 246 | 0.000628 | /docs/crypto/business/first-principles/business-zero-to-one | Zero to One | 9 | | 247 | 0.000627 | /docs/crypto/business/customer/journeys | Customer Journey | 10 | | 248 | 0.000626 | /docs/scoreboard/ledger/alignment | Alignment | 6 | | 249 | 0.000622 | /docs/standards/standard-data-unit | Standard Data Unit | 3 | | 250 | 0.000594 | /docs/systems/meta-learning | Meta Learning | 23 | | 251 | 0.000593 | /docs/standards/unixification | Unixification | 6 | | 252 | 0.000590 | /docs/software/platform/blockchain/zero-knowledge | Zero Knowledge Proofs | 16 | | 253 | 0.000589 | /docs/crypto/tokenomics/tokens/game-tokens | Crypto Games Valuation | 7 | | 254 | 0.000586 | /docs/systems/improvement/process-checklist | Checklists | 5 | | 255 | 0.000586 | /docs/crypto/business/customer/sales | Sales | 19 | | 256 | 0.000577 | /docs/priorities/patterns/picture-tight-five-matrix | Tight Five Matrix | 15 | | 257 | 0.000572 | /docs/systems/systems-diagrams/template-capability-map | Capability Map | 13 | | 258 | 0.000570 | /docs/systems/problem-solving/questioning-system/questions-database | Questions Library | 6 | | 259 | 0.000568 | /docs/agency/capabilities/capability-negotiation | Negotiation | 10 | | 260 | 0.000567 | /docs/scoreboard/benchmarks/benchmarks-ui-design | UI Design Standards | 7 | | 261 | 0.000564 | /docs/agency/character/drives/desire-gratitude | Gratitude | 14 | | 262 | 0.000555 | /docs/software/products/design | Product Design | 24 | | 263 | 0.000553 | /docs/agents/economy | Why Now | 10 | | 264 | 0.000544 | /docs/agency/capabilities/capability-optimism-and-luck | Optimism | 24 | | 265 | 0.000539 | /docs/software/platform/blockchain/architecture | Blockchain Architecture | 11 | | 266 | 0.000535 | /docs/intention/the-game/game-loops | Game Loops | 4 | | 267 | 0.000524 | /docs/intention/community/culture/sport | Sport and Spirit | 14 | | 268 | 0.000517 | /docs/software/platform/testing-platform | Testing Platform | 11 | | 269 | 0.000515 | /docs/problems/crypto-problems | Crypto Adoption Problems | 13 | | 270 | 0.000511 | /docs/systems/systems-diagrams/template-dependency-map | Dependency Map | 12 | | 271 | 0.000504 | /docs/crypto/tokenomics/tokens/restaking-tokens | Restaking Tokens | 3 | | 272 | 0.000498 | /docs/software/products/engineering/best-practices/engineering-anti-patterns | Engineering Anti-Patterns | 19 | | 273 | 0.000498 | /docs/intention/community | Community | 16 | | 274 | 0.000491 | /docs/crypto/business/first-principles/business-opportunity-cost | Opportunity Cost | 9 | | 275 | 0.000488 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-content-pipeline | Content Pipeline Architecture | 4 | | 276 | 0.000484 | /docs/intention/the-game/game-loops/game-feedback-loops | Game Loops | 6 | | 277 | 0.000482 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-agent-intent-optimisation | Agent Intent Optimisation | 10 | | 278 | 0.000482 | /docs/problems/financialization | Financialization | 10 | | 279 | 0.000469 | /docs/agents/agent-systems | AI Agents | 6 | | 280 | 0.000465 | /docs/intention/community/players/human-beings/profile-pieter-levels | Pieter Levels | 3 | | 281 | 0.000461 | /docs/priorities/patterns/picture-the-logo | The Logo | 12 | | 282 | 0.000460 | /docs/agents/implementation | Ship It | 5 | | 283 | 0.000457 | /meta/10-goodwill | Goodwill | 11 | | 284 | 0.000456 | /src/pages/vessel/priorities/backlog/prd-pipeline-nowcast | PRD: Pipeline Nowcast | 5 | | 285 | 0.000456 | /docs/crypto/industries/finance-industry | Finance Industry | 14 | | 286 | 0.000455 | /docs/agency/capabilities/capability-focus | Focus | 12 | | 287 | 0.000452 | /docs/priorities/patterns/picture-berleytrails | Berleytrails | 7 | | 288 | 0.000451 | /docs/agents/work-charts | Work Mapping | 8 | | 289 | 0.000450 | /docs/agency/first-principles | First Principles | 5 | | 290 | 0.000449 | /docs/protocols/smart-contracts/evm-development | Ethereum Virtual Machine | 18 | | 291 | 0.000442 | /docs/scoreboard/benchmarks/benchmarks-information-architecture | Information Architecture | 3 | | 292 | 0.000440 | /docs/crypto/principles/blockchain-verifiable-truth | Verifiable Truth | 12 | | 293 | 0.000429 | /docs/scoreboard/benchmarks/benchmarks-wallet-safety | Wallet Safety Benchmarks | 5 | | 294 | 0.000429 | /docs/agency/capabilities/capability-investing/investment-thesis | Investment Thesis | 14 | | 295 | 0.000428 | /docs/crypto/tokenomics/tokens/memecoin-tokens | Memecoin Tokens | 14 | | 296 | 0.000427 | /docs/software/platform/tech-stack/software-languages/language-python | Python | 3 | | 297 | 0.000422 | /docs/systems/systems-diagrams/dreamineering-meta-language | Dreamineering Meta-Language | 5 | | 298 | 0.000421 | /docs/priorities/patterns/picture-the-tight-five | The Tight Five | 15 | | 299 | 0.000417 | /docs/crypto/governance/governance-futarchy-decisions | Markets-Driven Governance | 11 | | 300 | 0.000413 | /docs/crypto/industries/food-industry | Food and Beverage Industry | 12 | | 301 | 0.000412 | /docs/agency/capabilities/capability-creativity | Creativity | 6 | | 302 | 0.000410 | /docs/strategy/principles | First Principles | 8 | | 303 | 0.000408 | /docs/agents/toolkit | AI Toolkit | 4 | | 304 | 0.000402 | /docs/software/applications/horizonal-sass/specs-video-production | Video Production Software | 4 | | 305 | 0.000399 | /docs/crypto/industries/finance-industry/finance-process/methods/valuation-dcf | Discounted cash flow | 8 | | 306 | 0.000398 | /docs/agents/instruments | See the System | 5 | | 307 | 0.000395 | /docs/priorities/predictions/prediction-process | Prediction Process | 13 | | 308 | 0.000394 | /docs/software/products/engineering | Product Engineering | 16 | | 309 | 0.000394 | /docs/crypto/business/first-principles/business-market-forces | Market Forces | 14 | | 310 | 0.000390 | /docs/crypto/tokenomics/tokens/defi-tokens | DeFi Tokens | 15 | | 311 | 0.000390 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-youtube-content | YouTube | 2 | | 312 | 0.000387 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-concepts/crypto-mev | Maximal Extractable Value | 8 | | 313 | 0.000386 | /docs/software/platform/data-engineering/data-etl-pipelines | Data Pipelines | 7 | | 314 | 0.000386 | /docs/crypto/business/instruments/blueprint-finance-cash-flow-projection | Cash Flow Projection | 8 | | 315 | 0.000385 | /docs/software/platform/blockchain/architecture/blockchain-raas | Roll-ups as a Service | 2 | | 316 | 0.000384 | /docs/agents/toolkit/tools | Tools | 11 | | 317 | 0.000383 | /docs/crypto/business/first-principles/business-antifragile | Antifragile | 6 | | 318 | 0.000383 | /docs/crypto/countries/balanced-scorecard | Country Scorecard | 8 | | 319 | 0.000381 | /docs/agents/toolkit/prompts/agents | Agents | 7 | | 320 | 0.000380 | /docs/crypto/tokenomics/protocols/ethereum/layer-two | Ethereum L2/3s | 5 | | 321 | 0.000379 | /docs/intention/the-dream/purpose/purpose-meaning | Meaning | 11 | | 322 | 0.000379 | /docs/intention/the-dream/purpose/purpose-convictions | Convictions | 9 | | 323 | 0.000378 | /docs/scoreboard/benchmarks/benchmarks-blockchain | Blockchain Benchmarks | 3 | | 324 | 0.000374 | /docs/agents/principles | Artificial Intelligence | 3 | | 325 | 0.000373 | /docs/crypto/tokenomics/protocols/sui/sui-bd | Sui Business Development | 9 | | 326 | 0.000370 | /docs/systems/improvement/business-process-reengineering | Business Process Reengineering | 7 | | 327 | 0.000368 | /docs/crypto/business/first-principles/business-value-capture | Value Capture | 5 | | 328 | 0.000368 | /docs/protocols/agent-protocols/proof-of-creativity | Proof of Creativity Protocol | 4 | | 329 | 0.000366 | /docs/problems/ai-problems | AI Problems | 8 | | 330 | 0.000366 | /meta/14-after-hierarchy | After Hierarchy | 7 | | 331 | 0.000365 | /docs/agency/capabilities/capability-taste | Taste | 8 | | 332 | 0.000365 | /docs/intention/community/players/human-beings/profile-charlie-munger | Charlie Munger | 5 | | 333 | 0.000364 | /docs/intention/the-game/game-design/game-mechanics | Game Mechanics | 3 | | 334 | 0.000351 | /docs/crypto/industries/finance-industry/finance-process/methods/valuation-lbo | Leveraged buyout model | 7 | | 335 | 0.000349 | /docs/agents/principles/context-graphs | Context Graphs | 7 | | 336 | 0.000348 | /docs/protocols/smart-contracts/solana-development/primitives/svm-blinks-and-actions | Solana Blinks and Actions | 10 | | 337 | 0.000348 | /docs/software/applications/horizonal-sass/specs-data-toolkit | Data Decision Software | 7 | | 338 | 0.000347 | /docs/science/science-matter | Matter | 4 | | 339 | 0.000347 | /docs/agency/capabilities/capability-orchestration | Orchestration | 8 | | 340 | 0.000345 | /docs/scoreboard/benchmarks/benchmarks-ai-llms | AI/LLM Benchmarks | 2 | | 341 | 0.000344 | /docs/crypto/industries/healthspan-industry | Healthcare | 11 | | 342 | 0.000343 | /docs/agency/capabilities/capability-investing/investment-thesis/thesis-value-model | Tokenomics Value Model | 5 | | 343 | 0.000342 | /docs/software/platform/tech-stack/monorepo-build-tools/nx-monorepo | Nx Monorepo | 9 | | 344 | 0.000330 | /docs/crypto/governance/network-states/dao-types | Types of DAOs | 6 | | 345 | 0.000330 | /docs/crypto/governance/network-states | Network States | 15 | | 346 | 0.000329 | /docs/systems/systems-thinking/design-thinking | Design Thinking | 8 | | 347 | 0.000329 | /docs/crypto/business/operations/legal-operations | Legal Operations | 5 | | 348 | 0.000328 | /docs/software/platform/blockchain/architecture/avs-engineering | AVS Engineering | 1 | | 349 | 0.000328 | /docs/crypto/tokenomics/protocols/ethereum | Ethereum | 10 | | 350 | 0.000326 | /docs/crypto/industries/gaming-industry/players | Players and Roles | 2 | | 351 | 0.000322 | /docs/agents/agent-systems/autonomous-agents | Agent Frameworks and Platforms | 13 | | 352 | 0.000321 | /docs/crypto/business/instruments/blueprint-operations-data-flow-map | Data Flow Map | 2 | | 353 | 0.000318 | /docs/intention/community/culture/sport/sport-rugby | Rugby | 12 | | 354 | 0.000318 | /docs/agency/capabilities/capability-investing/portfolio-management/crypto-capital-flows | Capital Flows | 11 | | 355 | 0.000317 | /docs/crypto/tokenomics/tokens/intent-and-interop-tokens | Intent and Interop Tokens | 8 | | 356 | 0.000312 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands/brand-all-blacks | All Blacks | 4 | | 357 | 0.000312 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-peaq | Peaq | 2 | | 358 | 0.000307 | /docs/software/products/engineering/best-practices/nextjs-performance | Performance | 15 | | 359 | 0.000305 | /docs/systems/systems-thinking/chain-of-thought | Chain of Thought | 4 | | 360 | 0.000305 | /docs/intention/the-game/game-design | Game Design | 4 | | 361 | 0.000303 | /docs/crypto/industries/payments-industry/payments-platform/payment-tech | Payment Rails | 1 | | 362 | 0.000302 | /docs/crypto/industries/finance-industry/finance-process/methods/valuation-comps | Comparable company analysis | 6 | | 363 | 0.000300 | /docs/intention/the-game/game-loops/mission-loop | The Mission Loop | 5 | | 364 | 0.000297 | /docs/priorities/predictions/prediction-forecasting | Forecasting | 7 | | 365 | 0.000297 | /docs/scoreboard/ledger/loyalty | Loyalty | 4 | | 366 | 0.000288 | /docs/software/applications/horizonal-sass/specs-pitch-deck-software | Pitch Deck Specs | 3 | | 367 | 0.000287 | /docs/crypto/industries/agriculture-industry | Agriculture Industry | 9 | | 368 | 0.000286 | /docs/science/primitives | Primitives | 2 | | 369 | 0.000286 | /docs/software/products/engineering/best-practices/nextjs-testing | Testing Strategy | 12 | | 370 | 0.000283 | /docs/crypto/industries/entertainment | Entertainment Industry | 3 | | 371 | 0.000279 | /docs/software/development/validate-outcomes/outer-loop-validation | Market Validation | 3 | | 372 | 0.000279 | /docs/crypto/business/operations/production/procurement-rfp-process | RFP Process Workflow | 7 | | 373 | 0.000278 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-concepts/arbitrage | Arbitrage | 4 | | 374 | 0.000274 | /docs/crypto/industries/mobility-industry | Mobility and Transport | 3 | | 375 | 0.000274 | /docs/crypto/principles/blockchain-censorship-resistance | Censorship Resistance | 3 | | 376 | 0.000273 | /src/pages/vessel/priorities/completed/prd-sales-crm-rfp | PRD: Sales CRM & RFP (Split) | 18 | | 377 | 0.000273 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-geodnet | Geodnet | 8 | | 378 | 0.000269 | /meta/20-character-cant-be-faked | Character Can't Be Faked | 5 | | 379 | 0.000268 | /docs/crypto/industries/energy-industry | Energy Industry | 13 | | 380 | 0.000265 | /docs/agents/toolkit/prompts | Prompts | 18 | | 381 | 0.000263 | /docs/software/platform/architecture | Software Architecture | 11 | | 382 | 0.000263 | /docs/scoreboard/reality/metrics-software-development | Software Development Metrics | 8 | | 383 | 0.000263 | /docs/agency/cc-matrix | Character vs Capability | 5 | | 384 | 0.000260 | /docs/crypto/business/customer/marketing/marketing-principles | Marketing Principles | 6 | | 385 | 0.000259 | /docs/crypto/business/first-principles/business-timing | Business Timing | 6 | | 386 | 0.000259 | /docs/crypto/industries/manufacturing/mrp-resource-planning | MRP Resource Planning | 1 | | 387 | 0.000257 | /docs/crypto/industries/finance-industry/finance-players/venture-capital | Venture Capital Industry | 4 | | 388 | 0.000257 | /docs/agents/work-charts/ai-native-assessment | AI-Native Assessment | 11 | | 389 | 0.000253 | /docs/software/applications/horizonal-sass/specs-writing | Writing Software | 2 | | 390 | 0.000252 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-concepts/yield-farming | Yield Farming | 2 | | 391 | 0.000252 | /docs/agents/implementation/boaas-use-cases | AI Solutions | 7 | | 392 | 0.000248 | /docs/software/products/engineering/best-practices | Best Practices | 10 | | 393 | 0.000247 | /docs/crypto/industries/healthspan-industry/process/health-longevity/mental-fitness | Mental Fitness | 2 | | 394 | 0.000244 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-article-copywriting | Copywriting | 7 | | 395 | 0.000241 | /docs/intention/community/culture/music | Music | 6 | | 396 | 0.000241 | /docs/intention/community/archetypes/teacher-archetype | Teacher | 6 | | 397 | 0.000240 | /docs/crypto/industries/entertainment/ticketing-industry | Ticketing Industry | 1 | | 398 | 0.000239 | /docs/crypto/tokenomics/protocols/alt-chains/bc-modular-celestia | Celestia | 1 | | 399 | 0.000235 | /docs/science/manifestation | Manifestation | 1 | | 400 | 0.000234 | /docs/software/platform/platform-operations/dev-ops/ci-strategy-audit | CI Strategy Audit | 3 | | 401 | 0.000233 | /docs/software/platform/platform-operations/dev-ops | Dev Ops | 6 | | 402 | 0.000233 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-icp-market-sizing | Market Sizing | 4 | | 403 | 0.000232 | /docs/scoreboard/reality/metrics-financials/apy | Annual Percentage Yield | 1 | | 404 | 0.000228 | /meta/_archived-2025-12-20-feedback-loops | Feedback Loops | 6 | | 405 | 0.000227 | /docs/agents/toolkit/models/modalities | AI Modalities | 18 | | 406 | 0.000226 | /docs/scoreboard/reality/metrics-product-design | Product Design Metrics | 7 | | 407 | 0.000223 | /meta/11-culture-is-the-vessel | Culture Is the Vessel | 8 | | 408 | 0.000221 | /docs/strategy/principles/stories | Stories | 8 | | 409 | 0.000218 | /docs/software/platform/data-engineering/data-analysis | Data Analysis Tools | 2 | | 410 | 0.000215 | /docs/crypto/industries/finance-industry/finance-process/methods/ic-memo-structure | Investment committee memo | 6 | | 411 | 0.000215 | /docs/agents/principles/ai-compute | AI and Crypto Tokens | 9 | | 412 | 0.000215 | /docs/protocols/smart-contracts/solana-development | Solana Programming | 8 | | 413 | 0.000214 | /docs/scoreboard/reality/metrics-software-development/developer-activity | Developer Activity | 3 | | 414 | 0.000212 | /docs/priorities/perspective/perspective-nowcasting | Nowcasting | 11 | | 415 | 0.000208 | /docs/crypto/business/customer/marketing/marketing-performance | Marketing Performance Metrics | 7 | | 416 | 0.000207 | /docs/software/products/design/design-language | Design Language | 19 | | 417 | 0.000206 | /docs/systems/improvement/process-modelling | Process Modelling | 3 | | 418 | 0.000205 | /docs/intention/navigation/nav-first-mate/first-mate-device | Dream Wallet Specs | 15 | | 419 | 0.000203 | /docs/agency/capabilities/capability-prompting | Prompting | 8 | | 420 | 0.000202 | /docs/crypto/industries/finance-industry/finance-process/methods/three-statement-model | Three-statement model | 5 | | 421 | 0.000201 | /docs/software/applications/all-raas-functions | RaaS JTBD Catalog | 9 | | 422 | 0.000201 | /docs/intention/navigation/nav-routes/recognize-signs | Read The Signs | 3 | | 423 | 0.000200 | /docs/crypto/industries/finance-industry/finance-process/methods/earnings-analysis | Earnings analysis | 6 | | 424 | 0.000199 | /docs/software/applications/buy-or-build | Buy or Build Software | 8 | | 425 | 0.000198 | /docs/protocols/smart-contracts/solana-development/solana-dev-roadmap | Solana Development Roadmap | 10 | | 426 | 0.000198 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-landing-page-optimisation | Landing Pages Development | 8 | | 427 | 0.000196 | /docs/standards/standards-ai-agent-config | AI Agent Config Standards | 7 | | 428 | 0.000196 | /docs/software/platform/testing-platform/testing-enforcement-spec | Testing Enforcement | 2 | | 429 | 0.000193 | /docs/problems/science-problems | Science Problems | 2 | | 430 | 0.000191 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-site-playbook | Site Playbook | 4 | | 431 | 0.000190 | /docs/software/products/design/audit-loop | Audit Loop | 10 | | 432 | 0.000189 | /docs/crypto/business/customer/sales/sales-process | Sales Activities | 7 | | 433 | 0.000188 | /docs/software/platform/tech-stack/identity-auth | Identity Auth and Security | 9 | | 434 | 0.000187 | /docs/agency/first-principles/foundations/value-speed | Speed | 5 | | 435 | 0.000186 | /docs/software/platform/platform-operations/cloud-orchestration | Cloud Computing | 3 | | 436 | 0.000186 | /docs/software/products/design/design-jobs-to-be-done/uiux-landing-page-design-review | Landing Page Design Review | 6 | | 437 | 0.000186 | /docs/crypto/countries/country-new-zealand | New Zealand | 10 | | 438 | 0.000185 | /docs/agency/capabilities/capability-reading | Reading | 6 | | 439 | 0.000184 | /docs/productivity/communication/async-comms | Asynchronous Comms | 3 | | 440 | 0.000184 | /docs/crypto/business/first-principles/business-the-innovators-dilemma | Innovator's Dilemma | 7 | | 441 | 0.000183 | /docs/problems/governance-problems | Governance Problems | 6 | | 442 | 0.000182 | /docs/crypto/business/customer/marketing/marketing-platform | Marketing Platform | 9 | | 443 | 0.000181 | /docs/software/applications/horizonal-sass/specs-crm | CRM Software | 5 | | 444 | 0.000180 | /docs/software/applications/horizonal-sass/specs-seo | SEO Software | 5 | | 445 | 0.000178 | /docs/priorities/predictions/prediction-markets | Prediction Markets | 6 | | 446 | 0.000177 | /docs/intention/the-game/gaming-glossary | Gaming Terminology | 2 | | 447 | 0.000177 | /docs/agency/first-principles/goodwill/value-consensus | Consensus | 3 | | 448 | 0.000177 | /docs/software/applications/horizonal-sass/specs-ai-interface | AI Interface Software | 3 | | 449 | 0.000177 | /docs/software/applications/horizonal-sass/specs-analytics | Analytics Software | 4 | | 450 | 0.000177 | /docs/software/applications/horizonal-sass/specs-bi | Business Intelligence Software | 4 | | 451 | 0.000176 | /docs/systems/problem-solving/questioning-system/question-agency | Agency Questions | 5 | | 452 | 0.000176 | /meta/02-heroes-journey | The Heroes Journey | 3 | | 453 | 0.000175 | /docs/crypto/business/customer/sales/sales-principles/voss-overlay | Voss Overlay | 3 | | 454 | 0.000174 | /src/pages/vessel/priorities/backlog | backlog | 3 | | 455 | 0.000173 | /docs/crypto/industries/real-estate/real-estate-platform/architecture | Architecture | 5 | | 456 | 0.000171 | /docs/software/platform/tech-stack/ai-browser-tools | AI Browser Tools | 7 | | 457 | 0.000170 | /docs/crypto/business/operations/tech-systems | Business Tech Platform | 4 | | 458 | 0.000169 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-social-media-playbook | Social Media Playbook | 8 | | 459 | 0.000169 | /docs/crypto/tokenomics/protocols | Coins and Chains | 9 | | 460 | 0.000168 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt | Branding | 4 | | 461 | 0.000166 | /docs/agents/principles/ai-architecture/agentic-frameworks/claude-code | Claude Code | 14 | | 462 | 0.000166 | /docs/intention/community/players/human-beings/profile-naval | Naval Ravikant | 6 | | 463 | 0.000165 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-content-calendar | Content Calendar | 4 | | 464 | 0.000165 | /docs/software/products/engineering/react-components | React Components | 25 | | 465 | 0.000165 | /docs/agency/behavioural-biases/bias-reciprocity | Reciprocity | 6 | | 466 | 0.000164 | /meta/25-ai-amplifies-agency | AI Amplifies Agency | 3 | | 467 | 0.000163 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-bm-devin-labs | DeVin Labs | 8 | | 468 | 0.000161 | /docs/productivity/communication | Communication | 3 | | 469 | 0.000159 | /docs/software/applications/tech-review | Tech Review Process | 5 | | 470 | 0.000159 | /docs/crypto/business/customer/marketing/marketing-players | Marketing Players | 4 | | 471 | 0.000158 | /docs/intention/the-game/game-lessons | Play with Purpose | 2 | | 472 | 0.000157 | /docs/crypto/business/instruments/blueprint-finance-roi-analysis | ROI Analysis | 5 | | 473 | 0.000154 | /docs/systems/problem-solving/questioning-system/question-possibilities | Possibilities Questions | 4 | | 474 | 0.000152 | /docs/systems/problem-solving/questioning-system/question-existence | Existence Questions | 2 | | 475 | 0.000152 | /docs/software/platform/tech-stack/testing-stack | Testing Tech | 7 | | 476 | 0.000151 | /docs/priorities/patterns/picture-the-meeting | Make Meetings Matter | 8 | | 477 | 0.000150 | /docs/crypto/industries/solar-industry | Solar Industry | 4 | | 478 | 0.000150 | /docs/intention/community/demographics | Demographics | 3 | | 479 | 0.000149 | /docs/science/principles/biology | Biology | 3 | | 480 | 0.000148 | /docs/software/platform/tech-stack/file-management | File Management | 2 | | 481 | 0.000147 | /src/pages/vessel/priorities/backlog/prd-sui-wallet | PRD: Sui Wallet Safety Patterns | 8 | | 482 | 0.000147 | /docs/agents/toolkit/models/providers/llm-anthropic-claude | Anthropic Claude | 3 | | 483 | 0.000147 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-375ai | 375ai | 6 | | 484 | 0.000147 | /docs/software/applications/horizonal-sass/specs-bpm | Business Process Management Software | 3 | | 485 | 0.000147 | /docs/software/applications/horizonal-sass/specs-legal | Legal Software | 3 | | 486 | 0.000147 | /docs/software/applications/horizonal-sass/specs-scheduling | Scheduling Software | 3 | | 487 | 0.000146 | /docs/software/platform/blockchain/blockchain-data/blockchain-oracle | Oracle Nodes | 3 | | 488 | 0.000145 | /docs/agency/character/drives/desire-autonomy | Autonomy | 3 | | 489 | 0.000145 | /docs/priorities/persuasion/persuasive-metaphor | Metaphor | 7 | | 490 | 0.000144 | /docs/intention/community/players/human-beings/profile-paval | Paval Tsatsouline | 1 | | 491 | 0.000142 | /docs/agency/behavioural-biases/bias-ikea-effect | Ikea Effect | 6 | | 492 | 0.000141 | /docs/scoreboard/reality/metrics-saas | SaaS Metrics | 5 | | 493 | 0.000141 | /docs/crypto/business/first-principles/business-cashflow-is-king | Cash Flow Is King | 5 | | 494 | 0.000141 | /docs/software/products/engineering/nextjs-state-management | React State Management | 14 | | 495 | 0.000140 | /docs/scoreboard/reality/metrics-financials/risk-metrics | Risk Metrics | 2 | | 496 | 0.000140 | /docs/productivity/planning/plan-ideal-week | The Ideal Week | 5 | | 497 | 0.000139 | /docs/software/applications/horizonal-sass/specs-loyalty | Loyalty Software | 4 | | 498 | 0.000139 | /docs/crypto/business/evolve-ideas/models | Business Models | 5 | | 499 | 0.000137 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-site-playbook-example-dreamineering | Specimen — Dreamineering | 2 | | 500 | 0.000137 | /docs/systems/problem-solving/questioning-system/question-the-future | Future Questions | 3 | | 501 | 0.000137 | /docs/crypto/business/instruments/blueprint-operations-scorecard | Scorecard | 2 | | 502 | 0.000135 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-data-analysis | Marketing Data & Customer Signals | 3 | | 503 | 0.000135 | /docs/priorities/predictions/prediction-evaluation | Prediction Evaluation | 8 | | 504 | 0.000135 | /docs/software/applications/horizonal-sass/specs-community | Community Software | 3 | | 505 | 0.000134 | /docs/software/products/design/design-system/tailwindcss | Tailwind CSS | 10 | | 506 | 0.000133 | /docs/crypto/tokenomics/tokens/governance-tokens | Governance Tokens | 4 | | 507 | 0.000132 | /docs/crypto/business/instruments/blueprint-finance-unit-economics | Unit Economics | 7 | | 508 | 0.000132 | /docs/scoreboard/reality/metrics-content | Content Metrics | 2 | | 509 | 0.000132 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-loyalty-tokens | Loyalty Programs | 3 | | 510 | 0.000132 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-strategy-tokens | Web3 Marketing Playbook | 2 | | 511 | 0.000132 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-token-airdrops | Airdrop Marketing | 2 | | 512 | 0.000130 | /docs/crypto/business/instruments/blueprint-product-business-idea-checklist | Business Idea Template | 4 | | 513 | 0.000130 | /docs/intention/navigation/nav-first-mate/crypto-tools | Crypto Toolkit | 5 | | 514 | 0.000128 | /docs/intention/community/culture/social-glue-fashion | Fashion | 7 | | 515 | 0.000128 | /docs/crypto/business/customer/marketing/marketing-performance/marketing-metric-life-time-value | Customer Lifetime Value | 2 | | 516 | 0.000127 | /docs/software/platform/blockchain/interop-services/offchain-service-providers | Interoperability | 1 | | 517 | 0.000127 | /docs/productivity/planning/plan-ideal-day | The Ideal Day | 4 | | 518 | 0.000125 | /docs/agency/behavioural-biases/bias-loss-aversion | Loss Aversion | 6 | | 519 | 0.000125 | /docs/agency/character/drives/desire-belonging | Belonging | 3 | | 520 | 0.000125 | /docs/agents/principles/ai-architecture/agentic-frameworks/rust-arc-rig | ARC RIG | 7 | | 521 | 0.000124 | /docs/crypto/business/instruments/blueprint-strategy-pitch-deck | Pitch Deck | 7 | | 522 | 0.000123 | /docs/agency/character/traits/trait-confidence | Confidence | 2 | | 523 | 0.000122 | /docs/software/products/engineering/react-components/concepts/react-server-components | Next Server Components | 13 | | 524 | 0.000122 | /docs/science/principles/physics | Physics | 2 | | 525 | 0.000120 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-phygital-experiences | Phygital Marketing | 3 | | 526 | 0.000120 | /docs/crypto/business/customer/journeys/customer-activities/customer-onboarding | Customer Onboarding | 2 | | 527 | 0.000120 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brand-archetypes | Brand Archetypes | 2 | | 528 | 0.000120 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-strategy-development | Marketing Strategy | 2 | | 529 | 0.000119 | /docs/productivity/planning | Planning | 6 | | 530 | 0.000119 | /docs/protocols/smart-contracts/evm-development/standards | Ethereum Standards | 8 | | 531 | 0.000118 | /docs/crypto/tokenomics/tokens/rwa-tokens | Real World Assets (RWAs) | 7 | | 532 | 0.000118 | /docs/crypto/industries/advertising/advertising-platform | Advertising Platform | 9 | | 533 | 0.000118 | /docs/agency/character/drives/desire-fairness | Fairness | 3 | | 534 | 0.000118 | /docs/agency/character/drives/desire-certainty | Certainty | 2 | | 535 | 0.000118 | /docs/agency/character/drives/desire-status | Status | 2 | | 536 | 0.000117 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-design | Logo Design Brief | 1 | | 537 | 0.000117 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-personalized-content | Content Personalization | 1 | | 538 | 0.000117 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-podcast-mgt | AI Podcast Production | 1 | | 539 | 0.000116 | /docs/crypto/business/operations/human-resources/activities/wf-hr-employee-onboarding | Employee Onboarding | 3 | | 540 | 0.000115 | /docs/crypto/business/instruments/blueprint-operations-constraint-map | Constraint Map | 9 | | 541 | 0.000114 | /docs/systems/systems-thinking/outsider-thinking | Outside-In Thinking | 4 | | 542 | 0.000114 | /docs/crypto/business/instruments/blueprint-marketing-go-to-market-strategy | Go-to-Market Strategy Template | 3 | | 543 | 0.000114 | /docs/priorities/persuasion/persuasive-headlines | Headlines | 6 | | 544 | 0.000113 | /docs/crypto/business/instruments/blueprint-strategy-one-page-plan | One-Page Plan | 2 | | 545 | 0.000112 | /docs/software/applications/horizonal-sass/specs-project-mgt | Project Management Software | 4 | | 546 | 0.000112 | /docs/software/platform/tech-stack/software-languages | Programming Languages | 6 | | 547 | 0.000112 | /docs/software/development/validate-outcomes/validate-outcomes | Validate External Outcomes | 3 | | 548 | 0.000111 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eigenlayer-avs | Eigenlayer | 4 | | 549 | 0.000110 | /docs/software/development/eng-dev-workflow/align-intent | Align Intent | 2 | | 550 | 0.000110 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-defi-code/defi-smart-contract-mev-bot | DeFi MEV Bot | 1 | | 551 | 0.000110 | /docs/productivity/progress | Progress | 5 | | 552 | 0.000108 | /docs/software/applications/horizonal-sass/specs-automation | Automation Software | 3 | | 553 | 0.000108 | /docs/software/applications/horizonal-sass/specs-documents | Document Management Software | 3 | | 554 | 0.000107 | /docs/intention/community/culture/social-glue-travel | Travel | 5 | | 555 | 0.000106 | /docs/software/platform/blockchain/architecture/blockchain-principles/scaling-trilemma | Scaling Trilemma | 5 | | 556 | 0.000106 | /docs/platform/phones | Mobile Phone Wallets | 2 | | 557 | 0.000105 | /docs/software/products/engineering/nextjs-app-router/nextjs-seo | Nextjs SEO | 1 | | 558 | 0.000105 | /docs/crypto/industries/ai-data-industry/ai-data-process | AI Data Processes | 5 | | 559 | 0.000105 | /src/pages/vessel/priorities/backlog/prd-etl-data-pipelines | PRD: ETL Data Tool | 7 | | 560 | 0.000104 | /docs/crypto/industries/telecom-industry/telecom-principles/telecom-data-model | Telecom Data Model | 2 | | 561 | 0.000104 | /docs/systems/problem-solving/questioning-system/question-reality | Reality Questions | 2 | | 562 | 0.000103 | /docs/agency/behavioural-biases/bias-hyperbolic-discounting | Hyperbolic Discounting | 4 | | 563 | 0.000103 | /docs/crypto/business/instruments/blueprint-finance-ai-roi-model | AI ROI Model | 8 | | 564 | 0.000103 | /docs/intention/community/players/phygital-beings/ai-markets-agent-1000x | 1000x Agent | 2 | | 565 | 0.000103 | /docs/agency/capabilities/capability-investing/portfolio-management/tactics/airdrop-farming | Airdrop Farming | 4 | | 566 | 0.000101 | /docs/software/products/design/design-system/tailwind-v4-theme | Tailwind CSS v4 Theme | 5 | | 567 | 0.000100 | /docs/systems/problem-solving/questioning-system/question-business-strategy | Question Business Strategy | 1 | | 568 | 0.000098 | /docs/crypto/business/evolve-ideas/strategy | Business Strategy | 3 | | 569 | 0.000098 | /docs/crypto/business/evolve-ideas/models/bus-model-depin-orchestration | DePIN Business Model | 1 | | 570 | 0.000098 | /docs/software/platform/dev-machine | Developer Environment | 10 | | 571 | 0.000097 | /docs/crypto/business/instruments/blueprint-operations-context-architecture | Context Architecture | 6 | | 572 | 0.000097 | /docs/crypto/tokenomics/tokens/intent-and-interop-tokens/chainlink-asset | Chainlink Value | 7 | | 573 | 0.000097 | /docs/crypto/tokenomics/protocols/solana/solana-tech | Solana Technical | 2 | | 574 | 0.000096 | /docs/crypto/industries/security-industry | Security Industry | 5 | | 575 | 0.000096 | /docs/crypto/industries/ai-compute-industry | AI Compute Industry | 3 | | 576 | 0.000096 | /docs/agency/character/traits | Traits | 4 | | 577 | 0.000096 | /docs/agency/behavioural-biases/bias-confirmation-bias | Confirmation Bias | 4 | | 578 | 0.000096 | /docs/software/products/engineering/react-components/libraries/dapp-ui-dev-kits | Web3 Dev Kits | 6 | | 579 | 0.000096 | /docs/science/principles/mathematics | Mathematics | 1 | | 580 | 0.000095 | /docs/intention/community/players/phygital-beings/ai-markets-agent-aixbt | AIXBT | 1 | | 581 | 0.000095 | /docs/software/platform/platform-operations/cloud-orchestration/cloud-fly-io | Fly | 1 | | 582 | 0.000095 | /docs/agents/implementation/boaas-use-cases/ai-product-principles | AI Product Principles | 4 | | 583 | 0.000095 | /docs/crypto/tokenomics/tokens/pfp-nft-tokens | PFP NFTs | 5 | | 584 | 0.000094 | /docs/crypto/business/instruments/blueprint-operations-business-logic-doc | Business Logic Document | 6 | | 585 | 0.000093 | /docs/systems/systems-diagrams/template-confidence-matrix | Confidence Matrix | 3 | | 586 | 0.000093 | /docs/crypto/governance/regulation | Regulation | 8 | | 587 | 0.000092 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands/brand-stripe | Stripe | 6 | | 588 | 0.000091 | /docs/productivity/communication/embracing-discomfort | Embracing Discomfort | 1 | | 589 | 0.000091 | /docs/crypto/tokenomics/protocols/solana/solana-bd | Solana Business Development | 1 | | 590 | 0.000091 | /docs/crypto/tokenomics/protocols/solana/solana-dev-resources | Solana Developer Resources | 1 | | 591 | 0.000090 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands/brand-shopify | Shopify | 3 | | 592 | 0.000090 | /docs/crypto/industries/real-estate/real-estate-players/ecosystem/property-developers | Property Development | 5 | | 593 | 0.000090 | /docs/crypto/business/first-principles/business-incentive-alignment | Incentive Alignment | 1 | | 594 | 0.000090 | /docs/crypto/business/first-principles/business-power-law | Power Law | 1 | | 595 | 0.000090 | /docs/crypto/business/first-principles/business-pricing-power | Pricing Power | 1 | | 596 | 0.000090 | /docs/crypto/business/first-principles/business-product-market-fit | Product-Market Fit | 1 | | 597 | 0.000090 | /docs/agents/implementation/boaas-use-cases/ai-observability | AI Observability | 5 | | 598 | 0.000087 | /docs/software/products/engineering/react-components/react-hooks/eth-hooks | ETH Hooks | 5 | | 599 | 0.000086 | /docs/software/platform/blockchain/architecture/blockchain-principles/blockchain-consensus | Consensus Mechanism | 3 | | 600 | 0.000086 | /docs/scoreboard/reality/metrics-software-development/repository-quality | Repository Quality | 4 | | 601 | 0.000085 | /docs/crypto/industries/manufacturing/functional-specification | Functional Specs | 1 | | 602 | 0.000085 | /docs/software/applications/horizonal-sass/specs-email-marketing | Email Marketing Software | 5 | | 603 | 0.000085 | /docs/systems/systems-diagrams/template-affinity-diagram | Affinity Diagram | 3 | | 604 | 0.000085 | /docs/systems/systems-diagrams/template-business-model-canvas-diagram | Business Model Canvas | 3 | | 605 | 0.000085 | /docs/systems/systems-diagrams/template-empathy-map-diagram | Empathy Map | 3 | | 606 | 0.000084 | /docs/crypto/tokenomics/protocols/bitcoin | Bitcoin | 3 | | 607 | 0.000084 | /docs/intention/the-game/game-lessons/play-poker | Poker | 4 | | 608 | 0.000083 | /docs/protocols/smart-contracts/evm-development/patterns | Smart Contract Primitives | 11 | | 609 | 0.000083 | /docs/crypto/tokenization/asset-tokenization | Asset Tokenization (RWA) | 7 | | 610 | 0.000080 | /docs/scoreboard/reality/metrics-crypto | Crypto Investing Metrics | 1 | | 611 | 0.000080 | /docs/scoreboard/reality/metrics-economics | Economics KPIs | 1 | | 612 | 0.000080 | /src/pages/vessel/priorities/backlog/prd-intelligence-functions | PRD: Intelligence Functions | 7 | | 613 | 0.000080 | /docs/agents/work-charts/data-value-flow/ai-data-processing/ai-data-rag-principles | AI RAG Pipelines | 1 | | 614 | 0.000080 | /docs/crypto/business/customer/sales/sales-process/sales-lead-generation | Lead Generation | 6 | | 615 | 0.000079 | /docs/agency/first-principles/foundations | Foundations | 5 | | 616 | 0.000079 | /docs/software/products/engineering/nextjs-app-router/react-hydration | Hydration Patterns | 9 | | 617 | 0.000077 | /docs/software/platform/tech-stack/monorepo-build-tools | Monorepo | 3 | | 618 | 0.000076 | /docs/software/products/design/uiux-interaction-accessibility | Interaction + Accessibility | 6 | | 619 | 0.000076 | /docs/software/platform/data-engineering/data-science | Data Science | 2 | | 620 | 0.000076 | /docs/intention/the-game/game-lessons/play-futurist-games | Futurist Games | 2 | | 621 | 0.000075 | /docs/crypto/industries/telecom-industry/telecom-players | Telecom Players | 9 | | 622 | 0.000074 | /docs/crypto/tokenomics/protocols/sui/sui-dev-resources | Sui Developer Resources | 4 | | 623 | 0.000074 | /docs/crypto/business/instruments/blueprint-strategy-ai-transformation-roadmap | AI Transformation Roadmap | 7 | | 624 | 0.000073 | /docs/software/products/engineering/nextjs-app-router | Nextjs App Router | 7 | | 625 | 0.000073 | /docs/crypto/industries/real-estate/real-estate-platform/technology | Real Estate Technology | 11 | | 626 | 0.000073 | /docs/crypto/business/customer/sales/sales-process/sales-funnel-engineering | Funnel Engineering | 7 | | 627 | 0.000072 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-bm-baxus | Baxus Whiskey | 6 | | 628 | 0.000071 | /docs/crypto/industries/agriculture-industry/agriculture-platform/the-plough | The Plough | 3 | | 629 | 0.000071 | /docs/crypto/tokenomics/principles/economics/macroeconomics | Macroeconomics | 5 | | 630 | 0.000071 | /docs/agents/principles/ai-architecture/agentic-frameworks/cursor | Cursor AI Coding | 2 | | 631 | 0.000071 | /docs/software/products/design/uiux-responsive-performance | Responsive + Performance | 4 | | 632 | 0.000071 | /docs/software/applications/horizonal-sass/specs-sms | SMS Marketing Software | 3 | | 633 | 0.000070 | /docs/crypto/industries/real-estate/real-estate-principles/real-estate-tokenization | Real Estate Tokenization | 31 | | 634 | 0.000069 | /docs/software/platform/blockchain/blockchain-dev-env | Blockchain Dev Tools | 6 | | 635 | 0.000069 | /docs/software/applications/horizonal-sass/specs-graphic-design | Graphical Design Tools | 6 | | 636 | 0.000069 | /docs/crypto/industries/mining | Mining Industry | 1 | | 637 | 0.000068 | /docs/software/platform/platform-operations/dev-ops/dev-ops-deploy-checklist | Web3 Deployment | 7 | | 638 | 0.000068 | /docs/productivity/progress/data-trust | Data Trust | 2 | | 639 | 0.000068 | /docs/software/platform/tech-stack/software-languages/language-rust | Rust | 6 | | 640 | 0.000066 | /docs/software/applications/horizonal-sass/specs-accounting-software | Accounting Software | 2 | | 641 | 0.000066 | /docs/software/applications/horizonal-sass/specs-data-security | Data Security Software | 2 | | 642 | 0.000066 | /docs/software/applications/horizonal-sass/specs-direct-mail | Direct Mail Software | 2 | | 643 | 0.000066 | /docs/agency/behavioural-biases/bias-fear-sells | Fear Sells | 2 | | 644 | 0.000065 | /docs/agents/principles/ai-architecture | AI Architecture | 4 | | 645 | 0.000065 | /docs/crypto/business/customer/sales/sales-process/sales-lead-qualification | Lead Qualification | 5 | | 646 | 0.000065 | /docs/agency/capabilities/capability-investing/investment-thesis/thesis-equity-investing | Equity Investing | 2 | | 647 | 0.000064 | /docs/science/medical-science | Medical Science | 2 | | 648 | 0.000064 | /docs/software/platform/tech-stack/testing-stack/vitest-testing | Vitest | 4 | | 649 | 0.000064 | /docs/agents/toolkit/skills | Skills | 5 | | 650 | 0.000063 | /docs/crypto/industries/telecom-industry/telecom-process | Telecom Process | 8 | | 651 | 0.000063 | /docs/crypto/industries/space-industry/space-players | Space Players | 3 | | 652 | 0.000062 | /meta/01-questions-unleash-potential | Questions Unleash Potential | 2 | | 653 | 0.000062 | /docs/software/platform/blockchain/blockchain-data/onchain-analytics-tools/web3-analytics-dune | Dune Analytics | 2 | | 654 | 0.000062 | /docs/software/applications/horizonal-sass/specs-advertising-mgt | Advertising SaaS Specs | 8 | | 655 | 0.000062 | /docs/crypto/tokenomics/protocols/sui/sui-ecosystem | Sui Ecosystem | 5 | | 656 | 0.000062 | /docs/crypto/countries/country-australia | Australia | 1 | | 657 | 0.000062 | /docs/crypto/countries/country-india | India | 1 | | 658 | 0.000062 | /docs/crypto/countries/country-kazakhstan | Kazakhstan | 1 | | 659 | 0.000061 | /docs/software/platform/tech-stack/data-orm/orm-drizzle | Drizzle ORM | 4 | | 660 | 0.000061 | /docs/crypto/industries/finance-industry/finance-process/methods/kyc-framework | Know-your-customer framework | 4 | | 661 | 0.000061 | /docs/crypto/business/customer/sales/sales-process/sales-customer-lifecycle-management | Customer Lifecycle | 3 | | 662 | 0.000060 | /docs/crypto/business/operations | Business Operations | 13 | | 663 | 0.000060 | /docs/crypto/countries/country-singapore | Singapore | 2 | | 664 | 0.000060 | /docs/software/platform/tech-stack/software-languages/typescript | TypeScript | 2 | | 665 | 0.000060 | /docs/agents/toolkit/prompts/visual-prompting | Visual Prompting | 7 | | 666 | 0.000060 | /docs/software/platform/architecture/microservices | Microservices | 5 | | 667 | 0.000060 | /docs/scoreboard/ledger/love | Love | 3 | | 668 | 0.000060 | /docs/software/platform/tech-stack/data-orm | Database ORMs | 5 | | 669 | 0.000060 | /docs/crypto/tokenomics/principles/economics/business-cycle | Business Cycle | 5 | | 670 | 0.000058 | /docs/priorities/patterns/picture-inner-outer-voice | Inner Voice and Outer Action | 2 | | 671 | 0.000058 | /docs/agents/work-charts/data-value-flow/ai-data-processing/ai-data-pipelines | AI Data Pipelines | 3 | | 672 | 0.000057 | /docs/agents/implementation/agentic-coding | Agentic Coding | 2 | | 673 | 0.000057 | /docs/crypto/business/customer | Customer Growth | 7 | | 674 | 0.000057 | /docs/crypto/industries/robotics-industry/robotics-platform | Robotics Platform | 3 | | 675 | 0.000056 | /docs/software/platform/blockchain/interop-services/intent-services | Intent Services | 10 | | 676 | 0.000056 | /docs/problems/societal-problems | Societal Problems | 3 | | 677 | 0.000055 | /docs/crypto/industries/robotics-industry/robotics-process | Robotics Process | 3 | | 678 | 0.000055 | /docs/crypto/industries/space-industry/space-performance | Space Performance | 1 | | 679 | 0.000055 | /docs/crypto/industries/space-industry/space-platform | Space Platform | 1 | | 680 | 0.000055 | /docs/crypto/industries/space-industry/space-principles | Space Principles | 1 | | 681 | 0.000055 | /docs/crypto/industries/space-industry/space-process | Space Process | 1 | | 682 | 0.000055 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-primitives/defi-primitive-bonds | Bond | 3 | | 683 | 0.000055 | /docs/crypto/tokenomics/tokens | Protocol Tokens | 2 | | 684 | 0.000054 | /docs/crypto/industries/robotics-industry/robotics-players | Robotics Players | 4 | | 685 | 0.000054 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-double-zero | Double Zero | 6 | | 686 | 0.000054 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-telco-helium | Helium | 6 | | 687 | 0.000054 | /docs/protocols/smart-contracts/solana-development/spl-solana-program-library | Solana Program Library | 1 | | 688 | 0.000054 | /docs/crypto/industries/finance-industry/finance-principles | Finance Principles | 4 | | 689 | 0.000053 | /docs/intention/community/players/human-beings/profile-ray-dalio | Ray Dalio | 1 | | 690 | 0.000053 | /docs/agency/capabilities/capability-investing/portfolio-management/tactics/memecoin-sniping | Memecoin Sniping | 2 | | 691 | 0.000052 | /docs/agents/toolkit/chat | AI Apps | 3 | | 692 | 0.000052 | /docs/agents/principles/ai-architecture/agentic-frameworks/claude-code/claude-code-tools | Claude Code Tools | 5 | | 693 | 0.000052 | /docs/intention/community/onboarding/chemistry | Chemistry | 2 | | 694 | 0.000052 | /docs/crypto/industries/finance-industry/finance-players | Finance Players | 4 | | 695 | 0.000051 | /docs/software/applications/horizonal-sass/specs-landing-page-builder | Landing Pages Builder | 3 | | 696 | 0.000051 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands/brand-apple | Apple | 1 | | 697 | 0.000051 | /docs/crypto/tokenomics/tokens/stablecoins/stablecoin-frax | FRAX Stablecoin | 1 | | 698 | 0.000051 | /docs/crypto/tokenomics/tokens/stablecoins/stablecoin-radius-tech | Radius Tech Stablecoin | 1 | | 699 | 0.000051 | /docs/crypto/tokenomics/tokens/stablecoins/stablecoin-usdc | USDC | 1 | | 700 | 0.000051 | /docs/agency/character/traits/trait-courage | Courage | 4 | | 701 | 0.000050 | /docs/agency/capabilities/learning-languages | Language | 3 | | 702 | 0.000050 | /docs/crypto/countries/country-usa | USA | 2 | | 703 | 0.000050 | /docs/crypto/industries/travel-industry | Travel Industry | 2 | | 704 | 0.000050 | /docs/intention/the-game/game-design/game-ugc | User Generated Content | 2 | | 705 | 0.000050 | /docs/agency/capabilities/capability-investing/drmg-defai-trading | Crypto Trading | 3 | | 706 | 0.000049 | /docs/software/platform/tech-stack/message-bus | Transport | 2 | | 707 | 0.000049 | /docs/crypto/industries/robotics-industry/robotics-principles | Robotics Principles | 3 | | 708 | 0.000049 | /docs/intention/the-game/game-design/game-loyalty | Gaming Loyalty | 1 | | 709 | 0.000048 | /docs/agency/character/traits/trait-consistency | Consistency | 3 | | 710 | 0.000048 | /docs/crypto/industries/finance-industry/finance-platform | Finance Platform | 5 | | 711 | 0.000047 | /docs/crypto/industries/finance-industry/finance-process | Finance Process | 8 | | 712 | 0.000047 | /docs/crypto/tokenomics/tokens/stablecoins/stablecoin-tether | Tether Stablecoin | 2 | | 713 | 0.000047 | /docs/crypto/industries/education/education-principles | Education Principles | 4 | | 714 | 0.000047 | /docs/protocols/smart-contracts/evm-development/auditing | Smart Contract Audits | 5 | | 715 | 0.000046 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-concepts/slippage | Slippage | 2 | | 716 | 0.000045 | /docs/crypto/industries/ai-data-industry/ai-data-players | AI Data Players | 7 | | 717 | 0.000045 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-concepts/farm-funding-rate | Farm Funding Rate | 1 | | 718 | 0.000045 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-concepts/finance-purpose | Role of Finance | 1 | | 719 | 0.000045 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-concepts/impermanent-loss | Impermanent Loss | 1 | | 720 | 0.000045 | /docs/software/products/engineering/react-components/react-hooks | React Hooks | 5 | | 721 | 0.000045 | /docs/crypto/industries/finance-industry/finance-performance | Finance Performance | 3 | | 722 | 0.000045 | /docs/agency/capabilities/capability-leadership | Leadership | 2 | | 723 | 0.000045 | /src/pages/vessel/priorities/backlog/prd-workflow-and-process-mgt | PRD: Work Charts & Workflow Builder | 5 | | 724 | 0.000044 | /docs/software/platform/platform-operations/cloud-orchestration/cloud-vercel | Vercel | 2 | | 725 | 0.000044 | /docs/crypto/industries/healthspan-industry/process/movement-health | Movement Health | 8 | | 726 | 0.000043 | /docs/priorities/patterns/picture-aligned-priorities | Aligned Priorities | 4 | | 727 | 0.000043 | /docs/agents/principles/ai-architecture/agentic-frameworks/claude-code/claude-code-cron | Claude Code Cron | 4 | | 728 | 0.000043 | /docs/crypto/industries/robotics-industry/robotics-performance | Robotics Performance | 2 | | 729 | 0.000042 | /docs/agency/first-principles/philosophy | Philosophy | 2 | | 730 | 0.000042 | /docs/crypto/industries/real-estate/real-estate-platform | Real Estate Platform | 3 | | 731 | 0.000042 | /meta/27-from-inside-the-loop | From Inside the Loop | 2 | | 732 | 0.000042 | /docs/crypto/business/customer/sales/sales-process/sales-advertising | Advertising | 4 | | 733 | 0.000041 | /docs/software/applications/horizonal-sass/specs-affiliate | Affiliate Marketing Software | 3 | | 734 | 0.000041 | /docs/software/applications/horizonal-sass/specs-content-marketing | Content Marketing Software | 3 | | 735 | 0.000041 | /docs/software/applications/horizonal-sass/specs-customer-support | Customer Support Software | 2 | | 736 | 0.000041 | /docs/software/applications/horizonal-sass/specs-marketing | Marketing Automation Software | 2 | | 737 | 0.000041 | /docs/software/applications/horizonal-sass/specs-sales-pipeline | Sales Pipeline Software | 3 | | 738 | 0.000041 | /docs/software/applications/horizonal-sass/specs-social-media | Social Media Management Software | 2 | | 739 | 0.000041 | /docs/crypto/industries/healthspan-industry/process/health-longevity/health-breath | Breath | 4 | | 740 | 0.000041 | /docs/software/platform/blockchain/blockchain-data | Blockchain Data | 5 | | 741 | 0.000040 | /docs/crypto/industries/ai-data-industry/ai-data-platform | AI Data Platform | 4 | | 742 | 0.000040 | /docs/priorities/patterns/picture-play-with-purpose | Play with Purpose | 2 | | 743 | 0.000040 | /docs/software/development/validate-outcomes/validate-internal-standards | Validate Internal Standards | 1 | | 744 | 0.000039 | /docs/crypto/industries/telecom-industry/telecom-principles | Telecom Principles | 6 | | 745 | 0.000039 | /docs/software/platform/platform-operations/github | GitHub | 1 | | 746 | 0.000039 | /docs/agents/agent-systems/autonomous-agents/hermes-onboarding | Hermes Onboarding | 2 | | 747 | 0.000039 | /docs/crypto/industries/telecom-industry/telecom-platform | Telecom Platform | 3 | | 748 | 0.000039 | /docs/software/platform/blockchain/blockchain-dev-env/dev-tools-foundry | Foundry | 2 | | 749 | 0.000038 | /docs/crypto/industries/advertising/advertising-players | Advertising Players | 4 | | 750 | 0.000038 | /docs/priorities/predictions/prediction-superforecaster | Superforecaster | 1 | | 751 | 0.000037 | /docs/agents/principles/ai-architecture/agentic-frameworks/claude-code/claude-code-skills | Claude Code Skills | 3 | | 752 | 0.000037 | /docs/intention/community/players/human-beings/thesis-raoul-pal | Raoul Pal | 4 | | 753 | 0.000037 | /docs/agents/toolkit/models/modalities/ai-modality-voice | Voice & Speech | 5 | | 754 | 0.000037 | /docs/software/applications/horizonal-sass/specs-cms | Content Management System | 2 | | 755 | 0.000036 | /docs/software/platform/blockchain/blockchain-dev-env/svm-dev-tools | SVM Dev Tools | 4 | | 756 | 0.000036 | /docs/software/applications/horizonal-sass/specs-business-suite | Business Suite Software | 1 | | 757 | 0.000036 | /docs/software/applications/horizonal-sass/specs-ecommerce | Ecommerce Software | 1 | | 758 | 0.000036 | /docs/software/applications/horizonal-sass/specs-email-management | Email Management Software | 1 | | 759 | 0.000036 | /docs/software/applications/horizonal-sass/specs-knowledge-base | Knowledge Base Software | 1 | | 760 | 0.000036 | /docs/software/applications/horizonal-sass/specs-links | Link Management Software | 1 | | 761 | 0.000036 | /docs/software/applications/horizonal-sass/specs-product-mgt | Product Management Software | 1 | | 762 | 0.000036 | /docs/software/applications/horizonal-sass/specs-sales-support | Sales Support Software | 1 | | 763 | 0.000036 | /docs/software/applications/horizonal-sass/specs-spreadsheets | Spreadsheet Software | 1 | | 764 | 0.000036 | /docs/software/applications/horizonal-sass/specs-video-conference | Video Conferencing Software | 1 | | 765 | 0.000036 | /docs/crypto/industries/advertising/advertising-performance | Advertising KPIs | 4 | | 766 | 0.000036 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-social-media-playbook/soc-med-facebook | Facebook | 1 | | 767 | 0.000036 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-social-media-playbook/soc-med-instagram | Instagram | 1 | | 768 | 0.000036 | /docs/software/platform/tech-stack/databases | Databases | 2 | | 769 | 0.000036 | /docs/crypto/tokenization/data-tokenization | Data Tokenization | 3 | | 770 | 0.000036 | /docs/crypto/tokenization/security-tokenization | Security Tokenization | 3 | | 771 | 0.000036 | /docs/crypto/industries/construction/construction-platform | Construction Platform | 4 | | 772 | 0.000035 | /docs/software/products/engineering/nextjs-app-router/nextjs-page-rendering | Nextjs Rendering Strategies | 2 | | 773 | 0.000035 | /docs/crypto/industries/construction/construction-process | Construction Process | 3 | | 774 | 0.000035 | /docs/agency/character/traits/trait-curiosity | Curiosity | 2 | | 775 | 0.000035 | /docs/agency/character/traits/trait-ownership | Ownership | 2 | | 776 | 0.000035 | /docs/software/products/engineering/react-components/jtbd-feature/react-component-maps | Maps | 3 | | 777 | 0.000035 | /docs/crypto/business/instruments/blueprint-marketing-positioning-statement | Positioning Statement | 1 | | 778 | 0.000035 | /docs/crypto/business/instruments/blueprint-marketing-visual-art-direction | Visual Art Direction | 1 | | 779 | 0.000035 | /docs/crypto/business/instruments/blueprint-strategy-idea-capture | Idea Capture | 1 | | 780 | 0.000035 | /docs/crypto/business/instruments/blueprint-strategy-model-selection | Model Selection | 1 | | 781 | 0.000035 | /docs/crypto/business/instruments/blueprint-strategy-opportunity-scanner | Opportunity Scanner | 1 | | 782 | 0.000035 | /docs/productivity/habits | Practice Better Habits | 4 | | 783 | 0.000035 | /docs/agency/character/virtues | Virtues | 4 | | 784 | 0.000034 | /docs/crypto/business/customer/sales/sales-players | Sales Players | 3 | | 785 | 0.000034 | /docs/crypto/industries/construction/construction-players | Construction Players | 3 | | 786 | 0.000034 | /docs/intention/community/culture/sport/sport-golf | Golf | 6 | | 787 | 0.000033 | /docs/productivity/meetings/decision-meeting | Decision Meeting | 6 | | 788 | 0.000033 | /docs/productivity/meetings/ai-strategy-meeting | AI Strategy Meeting | 5 | | 789 | 0.000033 | /src/pages/vessel/priorities/backlog/prd-social-media | PRD: Social Media Marketing | 4 | | 790 | 0.000033 | /docs/software/platform/dev-machine/dev-env-docker | Docker Development | 2 | | 791 | 0.000033 | /docs/agency/capabilities/capability-investing/portfolio-management/risk-management | Risk Management | 4 | | 792 | 0.000032 | /docs/problems/business-problems | Business Problems | 1 | | 793 | 0.000032 | /docs/intention/community/players/human-beings/profile-rory-sutherland | Rory Sutherland | 4 | | 794 | 0.000032 | /docs/crypto/industries/advertising/advertising-process | Advertising Process | 3 | | 795 | 0.000032 | /docs/software/platform/tech-stack/software-languages/language-move | Move | 2 | | 796 | 0.000032 | /docs/software/platform/tech-stack/software-languages/solidity | Solidity | 2 | | 797 | 0.000032 | /docs/software/platform/blockchain/blockchain-data/onchain-analytics-tools/blockchain-data-space-and-time | Space and Time | 1 | | 798 | 0.000032 | /docs/software/platform/blockchain/architecture/blockchain-principles | Blockchain Principles | 1 | | 799 | 0.000032 | /docs/agency/character/traits/trait-growth-mindset | Growth Mindset | 1 | | 800 | 0.000032 | /docs/intention/community/culture/food | Food | 1 | | 801 | 0.000032 | /docs/intention/community/players/phygital-beings/ai-agent-truth-terminal | Truth Terminal | 1 | | 802 | 0.000031 | /docs/crypto/industries/telecom-industry/telecom-performance | Telecom Performance | 3 | | 803 | 0.000031 | /docs/crypto/industries/construction/construction-principles | Construction Principles | 2 | | 804 | 0.000031 | /docs/agents/toolkit/models/modalities/ai-modality-video | Video Generation | 5 | | 805 | 0.000031 | /docs/crypto/industries/construction/construction-performance | Construction Performance | 3 | | 806 | 0.000031 | /docs/software/platform/blockchain/architecture/blockchain-principles/blockchain-data-availability | Data Availability | 2 | | 807 | 0.000031 | /docs/crypto/business/customer/marketing/marketing-performance/marketing-metric-average-spend-per-customer | Average Customer Spend | 2 | | 808 | 0.000031 | /src/pages/vessel/priorities/backlog/prd-depin-infra | PRD: DePIN Infrastructure Library | 6 | | 809 | 0.000031 | /docs/software/platform/architecture/hexagonal-architecture/hex-arch-ports | Ports | 2 | | 810 | 0.000030 | /docs/productivity/meetings/discovery-meeting | Discovery Meeting | 5 | | 811 | 0.000030 | /docs/productivity/meetings/creative-meeting | Creative Collision | 6 | | 812 | 0.000030 | /docs/agents/toolkit/models/providers/llm-google-gemini | Google Gemini LLM | 3 | | 813 | 0.000029 | /docs/crypto/tokenomics/performance/token-metrics | Token Metrics | 1 | | 814 | 0.000029 | /docs/crypto/industries/advertising/advertising-principles | Advertising Principles | 3 | | 815 | 0.000029 | /docs/crypto/governance/network-states/dao-toolkit | DAO Toolkit | 4 | | 816 | 0.000029 | /docs/software/platform/tech-stack/testing-stack/react-testing-library | React Testing Library | 2 | | 817 | 0.000029 | /docs/software/platform/tech-stack/monorepo-build-tools/turborepo | Turbo Repo | 1 | | 818 | 0.000029 | /docs/crypto/industries/supply-chain-industry | Supply Chain Industry | 4 | | 819 | 0.000029 | /docs/crypto/industries/technology/technology-principles | Industry of Things Principles | 4 | | 820 | 0.000028 | /docs/productivity/meetings/accountability-meeting | Accountability Meeting | 4 | | 821 | 0.000028 | /docs/productivity/meetings/debate-meeting | Debate Meeting | 3 | | 822 | 0.000028 | /docs/intention/community/culture/music/social-glue-music | Music | 1 | | 823 | 0.000027 | /docs/crypto/business/evolve-ideas/models/bus-model-franchise/franchise-business-model | Franchise Business Model | 1 | | 824 | 0.000027 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands | Brands | 4 | | 825 | 0.000027 | /docs/protocols/smart-contracts/solana-development/primitives/svm-memecoin-program | SOL Memecoin | 2 | | 826 | 0.000027 | /docs/software/platform/tech-stack/testing-stack/jest-testing | Jest Best Practices | 2 | | 827 | 0.000027 | /docs/crypto/business/operations/legal-operations/contract-negotiations | contract negotiations | 2 | | 828 | 0.000027 | /docs/software/products/engineering/nextjs-state-management/nextjs-data-fetching | Nextjs Data Fetching | 7 | | 829 | 0.000026 | /docs/crypto/business/customer/sales/sales-performance | Sales Performance | 5 | | 830 | 0.000026 | /docs/crypto/industries/real-estate/real-estate-platform/technology/proptech-data-flywheel | PropTech Data Flywheel | 9 | | 831 | 0.000026 | /meta/18-walked-object | Walked Object | 1 | | 832 | 0.000026 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-glow | Glow Protocol | 4 | | 833 | 0.000026 | /docs/crypto/industries/technology/technology-performance | Industry of Things Performance | 1 | | 834 | 0.000026 | /docs/crypto/industries/technology/technology-platform | Industry of Things Platform | 1 | | 835 | 0.000026 | /docs/crypto/industries/technology/technology-players | Industry of Things Players | 1 | | 836 | 0.000026 | /docs/crypto/industries/technology/technology-protocols | Industry of Things Protocols | 1 | | 837 | 0.000026 | /docs/agency/capabilities/learning-languages/language-english | English | 1 | | 838 | 0.000026 | /docs/crypto/industries/food-industry/food-performance/category-ladder | Food Category Ladder | 1 | | 839 | 0.000026 | /docs/crypto/industries/food-industry/food-protocols/fsma-204-map | FSMA 204 Compliance Map | 1 | | 840 | 0.000025 | /docs/software/products/engineering/nextjs-services | Server & Services | 8 | | 841 | 0.000025 | /docs/crypto/industries/materials-industry | Materials Industry | 2 | | 842 | 0.000025 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-bittensor | Bittensor | 2 | | 843 | 0.000025 | /docs/software/platform/architecture/depin-architecture | DePIN Architecture | 2 | | 844 | 0.000025 | /docs/agency/capabilities/capability-investing/investment-thesis/thesis-ai-agents | AI Agents Thesis | 3 | | 845 | 0.000024 | /docs/software/applications/vertical-saas/vsaas-protocols | VSaaS Protocols | 6 | | 846 | 0.000024 | /docs/crypto/tokenomics/tokens/rwa-tokens/rwa-financial-tokens | Financial RWA Tokens | 2 | | 847 | 0.000024 | /docs/agents/toolkit/models/modalities/ai-modality-vision | Vision & Image Understanding | 3 | | 848 | 0.000024 | /docs/crypto/business/customer/journeys/customer-performance | Customer Success Metrics | 1 | | 849 | 0.000024 | /docs/crypto/business/customer/journeys/customer-team | Customer Journey Tech | 1 | | 850 | 0.000024 | /docs/productivity/planning/plan-ideal-month | The Ideal Month | 3 | | 851 | 0.000024 | /docs/crypto/countries/country-denmark | Denmark | 4 | | 852 | 0.000024 | /docs/scoreboard/reality/metrics-financials | Investment Metrics | 1 | | 853 | 0.000024 | /docs/software/applications/vertical-saas/vsaas-principles | VSaaS Principles | 6 | | 854 | 0.000024 | /docs/crypto/industries/ai-data-industry/ai-data-principles | AI Data Principles | 4 | | 855 | 0.000024 | /docs/crypto/industries/quantum-industry | Quantum Industry | 2 | | 856 | 0.000024 | /docs/intention/community/players/human-beings/thesis-josh-rosenthal | Josh Rosenthal | 2 | | 857 | 0.000023 | /src/pages/vessel/priorities/completed | completed | 1 | | 858 | 0.000023 | /docs/crypto/industries/payments-industry/payments-principles | Payments Principles | 5 | | 859 | 0.000023 | /docs/crypto/industries/real-estate/real-estate-platform/technology/proptech-depin-devices | Real Estate DePIN Tech | 7 | | 860 | 0.000023 | /docs/crypto/tokenomics/principles/economics/microeconomics | Microeconomics | 3 | | 861 | 0.000023 | /docs/agents/toolkit/models/modalities/ai-modality-audio | Audio & Music Generation | 4 | | 862 | 0.000023 | /docs/crypto/industries/software | Software Industry | 1 | | 863 | 0.000023 | /docs/intention/community/culture/sport/recreation | Environment and Soul | 2 | | 864 | 0.000023 | /docs/crypto/business/instruments/blueprint-finance-cap-table | Cap Table | 5 | | 865 | 0.000022 | /docs/crypto/business/customer/sales/sales-platform | Sales Platform | 2 | | 866 | 0.000022 | /docs/crypto/tokenomics/tokens/stablecoins/stablecoin-sky | Sky Stablecoin | 2 | | 867 | 0.000022 | /docs/agents/principles/ai-architecture/agentic-frameworks/claude-code/claude-code-best-practices | Claude Code Best Practices | 3 | | 868 | 0.000022 | /docs/agents/principles/ai-architecture/agentic-frameworks/claude-code/claude-code-ooda | Claude Code OODA Loop | 3 | | 869 | 0.000021 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/ethereum-protocol | Ethereum Protocol | 1 | | 870 | 0.000021 | /docs/crypto/industries/healthspan-industry/process/health-longevity | Longevity Protocols | 2 | | 871 | 0.000021 | /docs/crypto/business/instruments/blueprint-finance-valuation-comps | Valuation Comps | 4 | | 872 | 0.000021 | /docs/software/platform/data-engineering/repository-patterns | Repository Patterns | 2 | | 873 | 0.000021 | /docs/crypto/business/instruments/blueprint-finance-investor-map | Investor Map | 5 | | 874 | 0.000021 | /docs/agents/principles/ai-architecture/agentic-frameworks/claude-code/claude-code-innovators | Claude Code Innovators | 3 | | 875 | 0.000020 | /docs/crypto/business/instruments/blueprint-sales-rfp-bid | RFP Bid Template | 3 | | 876 | 0.000020 | /docs/crypto/countries/country-japan | Japan | 1 | | 877 | 0.000020 | /docs/crypto/countries/country-portugal | Portugal | 1 | | 878 | 0.000020 | /docs/crypto/countries/country-south-korea | South Korea | 1 | | 879 | 0.000020 | /docs/crypto/countries/country-united-kingdom | United Kingdom | 1 | | 880 | 0.000020 | /docs/agents/toolkit/tools/mcp-servers/ai-mcp-tools | AI MCP Tools | 5 | | 881 | 0.000020 | /docs/software/platform/data-engineering/multi-tenant-saas | Multi-Tenant SaaS | 2 | | 882 | 0.000020 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands/brand-visa | Visa | 3 | | 883 | 0.000020 | /docs/intention/navigation/nav-first-mate/crypto-tools/crypto-toolkit-research-data | Crypto Data Toolkit | 3 | | 884 | 0.000020 | /docs/crypto/business/instruments/blueprint-product-prd-spec | blueprint product prd spec | 2 | | 885 | 0.000019 | /docs/crypto/tokenomics/tokens/rwa-tokens/rwa-tangible-tokens | Tangible RWA Tokens | 2 | | 886 | 0.000019 | /docs/software/products/engineering/nextjs-onchain-apps/web-data-indexers | The Graph | 1 | | 887 | 0.000019 | /docs/software/products/engineering/nextjs-onchain-apps/web3-notifications | Notifications | 1 | | 888 | 0.000019 | /docs/crypto/industries/payments-industry/payments-process | Payments Process | 4 | | 889 | 0.000019 | /docs/agents/toolkit/models/providers/llm-grok-xai | Grok X AI | 2 | | 890 | 0.000019 | /docs/agents/toolkit/models/modalities/ai-modality-3d | 3D Generation | 2 | | 891 | 0.000019 | /docs/crypto/industries/payments-industry/payments-performance | Payments Performance | 4 | | 892 | 0.000019 | /docs/platform/phones/solana-mobile | Solana Mobile | 3 | | 893 | 0.000019 | /docs/software/products/engineering/react-components/jtbd-feature | Feature Components | 1 | | 894 | 0.000019 | /docs/crypto/governance/network-states/dao-formation | DAO Formation | 1 | | 895 | 0.000018 | /docs/software/products/design/design-system | Design System | 2 | | 896 | 0.000018 | /docs/crypto/business/instruments/blueprint-finance-data-room | Data Room | 3 | | 897 | 0.000018 | /docs/software/products/engineering/nextjs-state-management/react-state-zustand | React State with Zustand | 4 | | 898 | 0.000018 | /docs/crypto/industries/education/education-players | Education Players | 3 | | 899 | 0.000018 | /docs/crypto/tokenomics/protocols/avalanche | Avalanche | 4 | | 900 | 0.000018 | /docs/crypto/industries/education/education-performance | Education Performance | 3 | | 901 | 0.000018 | /docs/crypto/industries/payments-industry/payments-platform | Payments Platform | 3 | | 902 | 0.000018 | /docs/software/applications/vertical-saas/vsaas-platform | VSaaS Platform | 3 | | 903 | 0.000018 | /docs/agents/toolkit/models/providers/llm-deepseek | DeepSeek | 2 | | 904 | 0.000018 | /docs/agents/toolkit/tools/ai-cli-tools | Agentic CLI Tools | 4 | | 905 | 0.000018 | /docs/science/scientific-method | Experiments | 2 | | 906 | 0.000018 | /docs/software/applications/vertical-saas/vsaas-performance | VSaaS Performance | 3 | | 907 | 0.000018 | /docs/software/applications/vertical-saas/vsaas-players | VSaaS Players | 3 | | 908 | 0.000017 | /docs/software/platform/tech-stack/ai-search | AI Search | 1 | | 909 | 0.000017 | /docs/software/platform/tech-stack/testing-stack/test-stack-msw | Mock Service Worker | 1 | | 910 | 0.000017 | /docs/crypto/industries/education/education-platform | Education Platform | 2 | | 911 | 0.000017 | /docs/crypto/industries/education/education-process | Education Process | 2 | | 912 | 0.000017 | /docs/software/products/engineering/nextjs-app-router/nextjs-streaming | Nextjs Streaming | 3 | | 913 | 0.000017 | /docs/crypto/business/customer/marketing/marketing-performance/marketing-metric-magic-number | Magic Number | 1 | | 914 | 0.000017 | /docs/crypto/business/customer/marketing/marketing-performance/marketing-metric-organic-growth | Organic Growth | 1 | | 915 | 0.000017 | /docs/crypto/business/customer/sales/sales-principles | Sales Principles | 2 | | 916 | 0.000017 | /docs/crypto/industries/telecom-industry/telecom-players/ecosystem/value-chain-analysis | Telecom Value Chain | 1 | | 917 | 0.000017 | /docs/agents/toolkit/models/providers/llm-meta | Meta Llama LLM | 1 | | 918 | 0.000017 | /docs/agents/toolkit/models/providers/llm-openai | OpenAI GPT | 1 | | 919 | 0.000017 | /docs/crypto/business/evolve-ideas/models/bus-model-ai-native-agency | AI-Native Agency | 3 | | 920 | 0.000016 | /docs/intention/the-game/game-design/game-value-system | Value System | 2 | | 921 | 0.000016 | /docs/crypto/governance/law-property-rights | Property Rights | 7 | | 922 | 0.000016 | /docs/crypto/business/customer/marketing/marketing-players/prompts-marketing | Marketing Prompts | 3 | | 923 | 0.000016 | /docs/intention/the-game/game-design/game-development | Game Development | 5 | | 924 | 0.000016 | /docs/crypto/industries/healthspan-industry/process/health-longevity/health-nutrition | Nutrition | 1 | | 925 | 0.000016 | /docs/agents/toolkit/tools/mcp-servers | MCP Servers | 3 | | 926 | 0.000016 | /docs/agency/capabilities/capability-investing/portfolio-management/investment-research | Investment Research | 3 | | 927 | 0.000016 | /docs/software/products/engineering/best-practices/nextjs-security | Nextjs Security | 5 | | 928 | 0.000015 | /docs/crypto/industries/real-estate/real-estate-platform/technology/proptech-trust-infrastructure | Trust Infrastructure | 3 | | 929 | 0.000015 | /docs/software/applications/horizonal-sass/specs-education-software/ed-tech-anki | ANKI | 4 | | 930 | 0.000015 | /docs/crypto/industries/real-estate/real-estate-players | Real Estate Players | 4 | | 931 | 0.000015 | /docs/crypto/industries/ai-data-industry/ai-data-performance | AI Data Performance | 2 | | 932 | 0.000015 | /docs/productivity/planning/plan-ideal-quarter | The Ideal Quarter | 2 | | 933 | 0.000015 | /docs/software/platform/tech-stack/software-languages/typescript/tsconfig-settings | TsConfig Settings | 1 | | 934 | 0.000015 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-concepts/defi-yield | Yield Farming | 1 | | 935 | 0.000015 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-concepts | DeFi Concepts | 2 | | 936 | 0.000015 | /docs/protocols/smart-contracts/evm-development/patterns/evm-memecoin-contract | ETH Memecoins | 1 | | 937 | 0.000015 | /docs/software/applications/horizonal-sass/specs-ecommerce-software | Ecommerce | 2 | | 938 | 0.000014 | /docs/software/products/design/uiux-data-interfaces | Data Interfaces | 2 | | 939 | 0.000014 | /docs/agents/instruments/worked-examples | Worked Examples — Reading & Building Diagrams | 2 | | 940 | 0.000014 | /docs/priorities/patterns/picture-the-journey | The Journey | 1 | | 941 | 0.000014 | /docs/crypto/business/customer/sales/sales-process/sales-pitch-development | Sales Pitch | 2 | | 942 | 0.000014 | /docs/software/platform/tech-stack/software-languages/language-golang | Go | 1 | | 943 | 0.000014 | /docs/crypto/tokenomics/principles/economics/marketplaces | Marketplaces | 2 | | 944 | 0.000014 | /docs/agents/principles/ai-architecture/agentic-frameworks/codex | Codex CLI | 1 | | 945 | 0.000014 | /docs/crypto/industries/payments-industry/payments-players | Payments Players | 2 | | 946 | 0.000013 | /docs/software/products/engineering/nextjs-state-management/nextjs-component-communication | Nextjs Component Communication | 2 | | 947 | 0.000013 | /docs/agents/toolkit/prompts/prompt-creative | Creativity Prompts | 4 | | 948 | 0.000013 | /docs/software/products/engineering/best-practices/nextjs-memory-mgt | React Memory Management | 2 | | 949 | 0.000013 | /docs/software/products/engineering/best-practices/nextjs-vercel-costs | Nextjs App Costs | 2 | | 950 | 0.000013 | /docs/protocols/smart-contracts/evm-development/standards/smart-contract-erc-6551 | ERC-6551 NFTs | 2 | | 951 | 0.000013 | /docs/software/platform/architecture/hexagonal-architecture/hex-arch-adapters | Adapters | 1 | | 952 | 0.000013 | /docs/software/products/engineering/react-components/web-browser-apis | Browser APIs | 4 | | 953 | 0.000013 | /docs/crypto/industries/real-estate/real-estate-players/ecosystem | Real Estate Ecosystem | 6 | | 954 | 0.000013 | /docs/crypto/tokenomics/tokens/pfp-nft-tokens/tokenomics-nfts-pudgy-penguins | Pudgy Penguins | 2 | | 955 | 0.000013 | /docs/crypto/industries/real-estate/real-estate-process | Real Estate Process | 3 | | 956 | 0.000012 | /docs/agents/principles/ai-architecture/agentic-frameworks/gemini-cli | Gemini CLI | 2 | | 957 | 0.000012 | /docs/software/products/design/design-jobs-to-be-done/uiux-marketplace-design | Marketplace Design Review | 1 | | 958 | 0.000012 | /docs/crypto/industries/real-estate/real-estate-performance | Real Estate Performance | 4 | | 959 | 0.000012 | /docs/crypto/industries/food-industry/food-protocols | Food Protocols | 2 | | 960 | 0.000012 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-social-media-playbook/soc-med-linkedin | LinkedIn | 1 | | 961 | 0.000012 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-social-media-playbook/soc-med-tiktok | TikTok | 1 | | 962 | 0.000012 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-social-media-playbook/soc-med-twitter | X/Twitter | 1 | | 963 | 0.000012 | /docs/software/products/engineering/nextjs-state-management/react-query | React Query | 2 | | 964 | 0.000012 | /docs/crypto/business/instruments/blueprint-finance-ma-valuation | M&A / Valuation Analysis | 1 | | 965 | 0.000012 | /docs/crypto/business/instruments/blueprint-marketing-brand-guide | Brand Guide | 1 | | 966 | 0.000012 | /docs/crypto/business/instruments/blueprint-marketing-ideal-customer-profile | Ideal Customer Profile | 1 | | 967 | 0.000012 | /docs/crypto/business/instruments/blueprint-marketing-lead-magnet-strategy | Lead Magnet Strategy | 1 | | 968 | 0.000012 | /docs/crypto/business/instruments/blueprint-strategy-ai-swot | AI SWOT Analysis | 1 | | 969 | 0.000012 | /docs/crypto/business/instruments/blueprint-strategy-portfolio-review | Portfolio Review | 1 | | 970 | 0.000012 | /docs/software/platform/tech-stack/ide/ide-vs-code | VS Code | 4 | | 971 | 0.000011 | /docs/crypto/industries/food-industry/food-performance | Food Performance | 2 | | 972 | 0.000011 | /docs/agents/instruments/symbol-library | Symbol Library — Complete Reference | 4 | | 973 | 0.000011 | /docs/crypto/industries/healthspan-industry/process/health-longevity/mental-fitness/health-sleep | Sleep | 2 | | 974 | 0.000011 | /docs/systems/meta-learning/kb-note-taking | Taking Notes | 2 | | 975 | 0.000011 | /docs/standards/standards-docs-writing | Documentation Writing Standard | 1 | | 976 | 0.000011 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-aave | AAVE | 1 | | 977 | 0.000011 | /docs/protocols/smart-contracts/evm-development/patterns/evm-dao-primitives | DAO Smart Contracts | 1 | | 978 | 0.000011 | /docs/software/applications/horizonal-sass/specs-data-toolkit/specs-analytics-and-tracking | Analytics and Tracking | 1 | | 979 | 0.000011 | /docs/software/applications/horizonal-sass/specs-data-toolkit/specs-business-intelligence | Business Intelligence | 1 | | 980 | 0.000011 | /docs/software/applications/horizonal-sass/specs-data-toolkit/specs-dashboards-software | Dashboards | 1 | | 981 | 0.000011 | /docs/software/applications/horizonal-sass/specs-data-toolkit/specs-spreadsheet | Spreadsheets | 1 | | 982 | 0.000011 | /docs/software/platform/tech-stack/databases/backend-convex-database | Convex | 1 | | 983 | 0.000010 | /docs/software/platform/blockchain/interop-services/offchain-service-providers/interop-layerzero | Layer Zero | 2 | | 984 | 0.000010 | /docs/agents/toolkit/prompts/prompt-visual-art | Visual Art Prompts | 5 | | 985 | 0.000010 | /docs/software/platform/blockchain/architecture/blockchain-principles/blockchain-settlement | Settlement | 1 | | 986 | 0.000010 | /docs/crypto/business/operations/financials | Financial Operations | 3 | | 987 | 0.000010 | /docs/crypto/business/operations/production/business-ops-procurement | Procurement | 4 | | 988 | 0.000010 | /docs/systems/meta-learning/kb-research | Research | 2 | | 989 | 0.000010 | /docs/crypto/industries/real-estate/real-estate-principles | Real Estate Principles | 2 | | 990 | 0.000010 | /docs/agency/capabilities/capability-investing/portfolio-management/agent-investing-team | Investing Team | 1 | | 991 | 0.000010 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands/brand-microsoft | Microsoft | 4 | | 992 | 0.000010 | /meta/17-hoard-the-pattern | Hoard the Pattern | 2 | | 993 | 0.000010 | /docs/software/platform/platform-operations/cloud-orchestration/tech-kubernetes | Kubernetes | 1 | | 994 | 0.000010 | /docs/software/products/engineering/nextjs-services/nextjs-services-dtos | Data Entities and DTOs | 2 | | 995 | 0.000010 | /docs/agents/agent-systems/autonomous-agents/aa-hermes | Hermes | 2 | | 996 | 0.000010 | /docs/agents/principles/ai-architecture/agentic-frameworks/claude-code/claude-code-remote | Claude Code Remote | 1 | | 997 | 0.000009 | /docs/agents/instruments/context-flow | Context Flow | 2 | | 998 | 0.000009 | /docs/intention/community/players/human-beings/profile-scott-adams | Scott Adams | 2 | | 999 | 0.000009 | /docs/crypto/industries/real-estate/real-estate-performance/opportunities | Phygital Opportunities | 4 | | 1000 | 0.000009 | /docs/crypto/business/evolve-ideas/models/bus-model-professional-services-retainer | Professional Services | 1 | | 1001 | 0.000009 | /docs/crypto/business/evolve-ideas/models/bus-model-vertical-integration | Vertical Integration | 1 | | 1002 | 0.000009 | /docs/software/platform/architecture/microfrontends | Microfrontends | 1 | | 1003 | 0.000009 | /docs/crypto/business/operations/tech-systems/business-process-reengineering | business process reengineering | 3 | | 1004 | 0.000009 | /docs/intention/community/players/human-beings/profile-trump | Donald Trump | 2 | | 1005 | 0.000009 | /docs/software/platform/blockchain/architecture/blockchain-infra/blockchain-nodes | Blockchain Nodes | 1 | | 1006 | 0.000009 | /docs/crypto/industries/food-industry/food-principles | Food Principles | 2 | | 1007 | 0.000009 | /docs/crypto/industries/food-industry/food-platform | Food Platform | 1 | | 1008 | 0.000009 | /docs/crypto/industries/food-industry/food-players | Food Players | 1 | | 1009 | 0.000008 | /docs/agency/capabilities/learning-languages/language-danish | Danish | 1 | | 1010 | 0.000008 | /docs/agency/capabilities/learning-languages/language-maori | Maori | 1 | | 1011 | 0.000008 | /docs/intention/community/players/human-beings/profile-dan-carter | Dan Carter | 1 | | 1012 | 0.000008 | /docs/intention/community/players/human-beings/profile-elon-musk | Elon Musk | 1 | | 1013 | 0.000008 | /docs/intention/community/players/human-beings/profile-eric-schmidt | Eric Schmidt | 1 | | 1014 | 0.000008 | /docs/intention/community/players/human-beings/profile-fred-george | Fred George | 1 | | 1015 | 0.000008 | /docs/intention/community/players/human-beings/profile-hemingway | Hemingway | 1 | | 1016 | 0.000008 | /docs/intention/community/players/human-beings/profile-jung | Carl Jung | 1 | | 1017 | 0.000008 | /docs/intention/community/players/human-beings/profile-razor | Razor | 1 | | 1018 | 0.000008 | /docs/protocols/smart-contracts/sui-development/protocols | Sui Protocols | 3 | | 1019 | 0.000008 | /docs/protocols/smart-contracts/evm-development/platform/the-evm | The EVM | 1 | | 1020 | 0.000008 | /docs/protocols/smart-contracts/sui-development/auditing | Sui Move Auditing | 2 | | 1021 | 0.000008 | /docs/protocols/smart-contracts/sui-development/patterns | Sui Move Patterns | 4 | | 1022 | 0.000008 | /docs/protocols/smart-contracts/sui-development/standards | Sui Standards | 3 | | 1023 | 0.000008 | /docs/intention/community/culture/sport/recreation/environment-fishing | Fishing | 1 | | 1024 | 0.000008 | /docs/software/platform/tech-stack/data-orm/orm-prisma | Prisma | 1 | | 1025 | 0.000008 | /docs/agents/toolkit/tools/mcp-servers/mcp/mcp-servers | MCP Server Catalog | 4 | | 1026 | 0.000008 | /docs/crypto/industries/healthspan-industry/process/health-longevity/mental-fitness/health-temperature | Temperature | 1 | | 1027 | 0.000008 | /docs/crypto/industries/healthspan-industry/process/health-longevity/mental-fitness/health-touch | Touch | 1 | | 1028 | 0.000008 | /docs/crypto/industries/healthspan-industry/process/health-longevity/mental-fitness/mental-health-meditation | Meditation | 1 | | 1029 | 0.000008 | /docs/crypto/industries/healthspan-industry/process/health-longevity/mental-fitness/mental-health-microdosing | Microdosing | 1 | | 1030 | 0.000008 | /docs/crypto/business/customer/journeys/customer-activities | Customer Activities | 1 | | 1031 | 0.000008 | /docs/crypto/business/customer/journeys/customer-tech-platform | Customer Journey Tech | 1 | | 1032 | 0.000008 | /docs/crypto/business/customer/marketing/marketing-players/agent-spec-cmo | Marketing Lead | 1 | | 1033 | 0.000008 | /docs/agents/toolkit/prompts/prompt-games | Game Design Prompts | 3 | | 1034 | 0.000008 | /docs/agents/toolkit/prompts/prompt-video | Video Prompts | 3 | | 1035 | 0.000008 | /docs/agents/toolkit/prompts/prompt-web-design | Web Design Prompts | 3 | | 1036 | 0.000008 | /src/pages/vessel/priorities/backlog/prd-business-idea-generator | PRD: Business Idea Generator | 1 | | 1037 | 0.000008 | /src/pages/vessel/priorities/backlog/prd-compass-cli | PRD: Compass CLI | 1 | | 1038 | 0.000008 | /src/pages/vessel/priorities/backlog/prd-sui-real-estate-tokenization | PRD: Sui Real Estate Tokenization | 1 | | 1039 | 0.000008 | /docs/software/products/engineering/react-components/libraries/dapp-ui-dev-kits/dapp-ui-scaffold-eth | Scaffold-eth | 1 | | 1040 | 0.000008 | /docs/software/products/engineering/react-components/libraries/dapp-ui-dev-kits/dapp-ui-thirdweb | Third Web Dapps | 1 | | 1041 | 0.000007 | /docs/software/platform/blockchain/blockchain-data/onchain-analytics-tools | Blockchain Analytics | 2 | | 1042 | 0.000007 | /docs/crypto/industries/agriculture-industry/agriculture-process | Agriculture Process | 3 | | 1043 | 0.000007 | /docs/crypto/tokenomics/tokens/rwa-tokens/rwa-intangible-tokens | Intangible RWA Tokens | 1 | | 1044 | 0.000007 | /docs/agents/toolkit/prompts/prompt-communication | Communication | 2 | | 1045 | 0.000007 | /docs/agents/toolkit/prompts/prompt-music | Music Prompts | 2 | | 1046 | 0.000007 | /docs/software/products/engineering/nextjs-services/nextjs-graphql | Nextjs GraphQL | 2 | | 1047 | 0.000007 | /docs/software/platform/platform-operations/cloud-orchestration/cloud-fleek | Fleek | 1 | | 1048 | 0.000007 | /docs/protocols/smart-contracts/evm-development/standards/smart-contract-erc-1155 | ERC-1155 | 1 | | 1049 | 0.000007 | /docs/protocols/smart-contracts/evm-development/standards/smart-contract-erc-20 | ERC-20 | 2 | | 1050 | 0.000007 | /docs/protocols/smart-contracts/evm-development/standards/smart-contract-erc-4337-account-abstraction | ERC-4337 Account Abstraction | 1 | | 1051 | 0.000007 | /docs/protocols/smart-contracts/evm-development/standards/smart-contract-erc-721 | ERC-721 Standard | 1 | | 1052 | 0.000007 | /docs/agents/instruments/context | Context & Connections | 2 | | 1053 | 0.000007 | /docs/software/applications/horizonal-sass/specs-community-software/specs-community-discord | Discord Community Software | 2 | | 1054 | 0.000007 | /docs/agency/first-principles/foundations/value-power | Power | 2 | | 1055 | 0.000007 | /docs/software/products/engineering/nextjs-forms | Next.js Forms | 1 | | 1056 | 0.000007 | /docs/software/products/engineering/react-native-mobile | React Native | 1 | | 1057 | 0.000007 | /docs/crypto/industries/solar-industry/solar-players | Solar Players | 3 | | 1058 | 0.000006 | /docs/agents/toolkit/prompts/prompt-analysis | Analysis | 1 | | 1059 | 0.000006 | /docs/agents/toolkit/prompts/prompt-coding | Coding | 1 | | 1060 | 0.000006 | /docs/agents/toolkit/prompts/prompt-library | Prompt Library | 1 | | 1061 | 0.000006 | /docs/agents/toolkit/prompts/prompt-predictions | Prediction Prompts | 1 | | 1062 | 0.000006 | /docs/agents/toolkit/prompts/prompt-promo-video | Promo Video Prompts | 1 | | 1063 | 0.000006 | /docs/agents/toolkit/prompts/prompt-strategy | Strategy | 1 | | 1064 | 0.000006 | /docs/crypto/industries/agriculture-industry/agriculture-performance | Agriculture Performance | 2 | | 1065 | 0.000006 | /docs/crypto/industries/agriculture-industry/agriculture-principles | Agriculture Principles | 2 | | 1066 | 0.000006 | /docs/agents/toolkit/chat/claude-cowork | Claude Cowork | 1 | | 1067 | 0.000006 | /docs/software/applications/all-raas-functions/raas-vertical-jtbd | VSaaS Vertical Opportunities | 4 | | 1068 | 0.000006 | /docs/crypto/business/customer/journeys/customer-activities/customer-success | Customer Success | 3 | | 1069 | 0.000006 | /docs/crypto/industries/agriculture-industry/agriculture-platform | Agriculture Platform | 2 | | 1070 | 0.000006 | /docs/software/products/engineering/react-components/concepts/react-motion-animation | Component Motion Animation | 1 | | 1071 | 0.000006 | /docs/software/products/engineering/react-components/libraries | Component Libraries | 1 | | 1072 | 0.000006 | /docs/crypto/governance/network-states/dao-types/investment-dao-maker-sky | Maker DAO | 2 | | 1073 | 0.000006 | /docs/crypto/industries/advertising/advertising-principles/data-flow | Advertising Data Flow | 2 | | 1074 | 0.000006 | /docs/crypto/business/customer/marketing/marketing-performance/marketing-metric-customer-acquisition-cost | Customer Acquisition Cost | 1 | | 1075 | 0.000006 | /docs/crypto/business/customer/marketing/marketing-performance/marketing-metric-new-customers | New Customers | 1 | | 1076 | 0.000006 | /docs/crypto/business/customer/marketing/marketing-performance/marketing-metric-total-addressable-market | Total Addressable Market | 1 | | 1077 | 0.000006 | /docs/crypto/business/customer/marketing/marketing-performance/marketing-metric-website-visits | Website Visits | 1 | | 1078 | 0.000006 | /docs/crypto/industries/solar-industry/solar-performance | Solar Performance | 3 | | 1079 | 0.000006 | /docs/crypto/industries/agriculture-industry/agriculture-players | Agriculture Players | 1 | | 1080 | 0.000005 | /docs/agents/principles/ai-glossary | AI Glossary | 1 | | 1081 | 0.000005 | /docs/agents/toolkit/tools/mcp-servers/mcp | Model Context Protocol | 3 | | 1082 | 0.000005 | /docs/software/applications/all-raas-functions/raas-horizontal-jtbd | Horizontal SaaS Functions | 2 | | 1083 | 0.000005 | /docs/crypto/industries/solar-industry/solar-platform | Solar Platform | 2 | | 1084 | 0.000005 | /docs/crypto/industries/solar-industry/solar-process | Solar Process | 2 | | 1085 | 0.000005 | /docs/crypto/industries/solar-industry/solar-principles | Solar Principles | 3 | | 1086 | 0.000005 | /docs/crypto/tokenomics/tokens/intent-tokens | Intent Protocols | 1 | | 1087 | 0.000005 | /docs/software/applications/all-raas-functions/onchain-jtbd | Onchain JTBD | 1 | | 1088 | 0.000005 | /docs/crypto/industries/finance-industry/finance-process/methods | Methods | 3 | | 1089 | 0.000005 | /docs/crypto/industries/real-estate/real-estate-players/ecosystem/value-chain-analysis | Value Chain Analysis | 4 | | 1090 | 0.000005 | /docs/agents/instruments/pid-primer | P&ID Primer — Foundations | 2 | | 1091 | 0.000005 | /docs/crypto/business/evolve-ideas | Business Innovation | 2 | | 1092 | 0.000005 | /docs/agents/instruments/nomenclature | Nomenclature — P&ID to A&ID | 1 | | 1093 | 0.000005 | /docs/crypto/business/evolve-ideas/models/bus-model-ai-consulting | AI Business Consulting | 2 | | 1094 | 0.000005 | /docs/software/applications/horizonal-sass/specs-community-software | Community Software | 4 | | 1095 | 0.000005 | /docs/software/products/engineering/nextjs-services/nextjs-middleware | Nextjs Middleware | 4 | | 1096 | 0.000005 | /meta/05-five-questions | Five Questions | 1 | | 1097 | 0.000005 | /docs/agency/character/virtues/virtue-honesty | Value Honesty | 2 | | 1098 | 0.000005 | /docs/agency/character/virtues/virtue-integrity | Value Integrity | 2 | | 1099 | 0.000005 | /docs/agency/character/virtues/virtue-respect | Value Respect | 2 | | 1100 | 0.000005 | /docs/scoreboard/reality/metrics-financials/total-addressable-market | Total Addressable Market | 3 | | 1101 | 0.000004 | /docs/software/platform/platform-operations/dev-ops/dev-ops-logging-checklist | Logging | 1 | | 1102 | 0.000004 | /docs/software/platform/blockchain/blockchain-dev-env/dev-tools-crypto-faucets | Faucets | 1 | | 1103 | 0.000004 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands/brand-starbucks | Starbucks | 4 | | 1104 | 0.000004 | /docs/software/platform/tech-stack/ai-browser-tools/agent-browser | Agent Browser | 1 | | 1105 | 0.000004 | /docs/software/platform/tech-stack/ai-browser-tools/claude-chrome | Claude in Chrome | 1 | | 1106 | 0.000004 | /docs/software/platform/tech-stack/ai-browser-tools/playwright-cli | Playwright CLI | 1 | | 1107 | 0.000004 | /docs/software/platform/tech-stack/ai-browser-tools/webmcp-browser | WebMCP | 1 | | 1108 | 0.000004 | /docs/agents/agent-systems/autonomous-agents/aa-openclaw | Open Claw | 1 | | 1109 | 0.000004 | /docs/crypto/industries/security-industry/security-players | Security Players | 4 | | 1110 | 0.000004 | /docs/crypto/industries/security-industry/security-platform | Security Platform | 3 | | 1111 | 0.000003 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands/brand-amazon-aws | Amazon and AWS | 1 | | 1112 | 0.000003 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands/brand-salesforce | Salesforce | 1 | | 1113 | 0.000003 | /docs/protocols/smart-contracts/solana-development/domain/svm-and-ai | Solana and AI | 1 | | 1114 | 0.000003 | /src/pages/vessel/priorities/completed/prd-agent-project-management | Agent Project Management → Agent Platform Phase 2 | 1 | | 1115 | 0.000003 | /src/pages/vessel/priorities/completed/prd-hemisphere-bridge | Hemisphere Bridge → Agent Platform Phase 4 | 1 | | 1116 | 0.000003 | /src/pages/vessel/priorities/completed/prd-nav-continuity-layer | Nav Continuity Layer → Agent Platform Phase 0 | 1 | | 1117 | 0.000003 | /docs/crypto/industries/security-industry/security-process | Security Process | 2 | | 1118 | 0.000003 | /docs/crypto/tokenomics/tokens/intent-and-interop-tokens/intent-token-enzo | ENZO Intent Token | 2 | | 1119 | 0.000003 | /docs/crypto/tokenomics/tokens/intent-and-interop-tokens/pyth-asset | Pyth Tokenomics | 2 | | 1120 | 0.000003 | /docs/crypto/tokenomics/tokens/intent-and-interop-tokens/wormhole-asset | Wormhole | 2 | | 1121 | 0.000003 | /docs/software/platform/blockchain/architecture/blockchain-principles/blockchain-cryptography | Cryptographic Hash | 1 | | 1122 | 0.000003 | /meta/22-irrefutable | Irrefutable | 1 | | 1123 | 0.000003 | /docs/crypto/industries/security-industry/security-performance | Security Performance | 3 | | 1124 | 0.000003 | /docs/crypto/industries/security-industry/security-principles | Security Principles | 2 | | 1125 | 0.000003 | /docs/protocols/smart-contracts/solana-development/domain/svm-and-depin | Solana DePIN Programs | 1 | | 1126 | 0.000003 | /docs/agents/work-charts/flow-discovery | Flow Discovery Kick-off | 4 | | 1127 | 0.000003 | /docs/crypto/business/operations/human-resources | Human Resources | 2 | | 1128 | 0.000003 | /docs/crypto/business/operations/admin | Internal Operations | 1 | | 1129 | 0.000003 | /docs/software/platform/tech-stack/identity-auth/clerk-auth | Clerk Auth | 2 | | 1130 | 0.000003 | /docs/software/platform/tech-stack/identity-auth/better-auth | Better Auth | 2 | | 1131 | 0.000003 | /docs/intention/community/culture/sport/recreation/environment-surfing | Surfing | 2 | | 1132 | 0.000002 | /docs/agents/work-charts/flow-discovery-scorecard | Pilot Selection Scorecard | 3 | | 1133 | 0.000002 | /docs/intention/navigation/nav-first-mate/crypto-tools/crypto-toolkit-trading | AI Investing Agent | 1 | | 1134 | 0.000002 | /docs/software/products/engineering/react-components/react-hooks/react-usecallback-usememo | React useCallback and useMemo | 1 | | 1135 | 0.000002 | /docs/software/products/engineering/react-components/react-hooks/react-usecontext | React useContext | 1 | | 1136 | 0.000002 | /docs/software/products/engineering/react-components/react-hooks/react-useeffect | React useEffect | 1 | | 1137 | 0.000002 | /docs/software/products/engineering/react-components/react-hooks/react-useref | React useRef | 1 | | 1138 | 0.000002 | /docs/software/products/engineering/react-components/react-hooks/react-usestate-usereducer | React useState and useReducer | 1 | | 1139 | 0.000002 | /docs/software/platform/blockchain/blockchain-data/chain-explorer-tools | Chain Explorers | 2 | | 1140 | 0.000002 | /docs/protocols/smart-contracts/evm-development/standards/smart-contract-erc-3643-rwa-tokenization | ERC-3643 RWA Tokenization | 1 | | 1141 | 0.000002 | /docs/agents/work-charts/flow-discovery-examples | Flow Discovery Worked Examples | 3 | | 1142 | 0.000002 | /docs/crypto/industries/finance-industry/finance-players/wealth-management-industry | Wealth Management Industry | 1 | | 1143 | 0.000002 | /docs/software/platform/dev-machine/windows | Windows | 1 | | 1144 | 0.000002 | /docs/crypto/business/operations/tech-systems/ai-integration-strategy | AI Integration Strategy | 1 | | 1145 | 0.000002 | /docs/crypto/business/operations/tech-systems/crypto-integration-strategy | Crypto Integration Strategy | 2 | | 1146 | 0.000002 | /docs/crypto/industries/finance-industry/finance-principles/data-flow | Finance Data Flow | 1 | | 1147 | 0.000002 | /docs/crypto/business/operations/financials/process/finance-capital-allocation | finance capital allocation | 3 | | 1148 | 0.000002 | /docs/crypto/business/operations/financials/process/finance-fundraising | finance fundraising | 3 | | 1149 | 0.000002 | /docs/crypto/business/evolve-ideas/strategy/structure | structure | 1 | | 1150 | 0.000002 | /docs/crypto/industries/technology/technology-principles/data-flow | Industry of Things Data Flow | 1 | | 1151 | 0.000002 | /docs/software/products/engineering/nextjs-services/nextjs-durable-functions | Nextjs Durable Functions | 1 | | 1152 | 0.000002 | /docs/software/products/engineering/nextjs-services/nextjs-email | Nextjs Email | 1 | | 1153 | 0.000002 | /docs/software/products/engineering/nextjs-services/nextjs-headless-cms | Nextjs Headless CMS | 1 | | 1154 | 0.000002 | /docs/intention/community/players/human-beings/profile-jeff-bezos | Jeff Bezos | 1 | | 1155 | 0.000002 | /docs/crypto/industries/energy-industry/energy-industry-kpis | Energy Industry KPIs | 2 | | 1156 | 0.000001 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eth-l2-arbitrum | Arbitrum L2 | 1 | | 1157 | 0.000001 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eth-l2-optimism | Optimism L2 | 1 | | 1158 | 0.000001 | /docs/intention/community/culture/sport/sport-rugby/practice-passing | Passing Practice | 1 | | 1159 | 0.000001 | /docs/software/platform/architecture/gaming-architecture | Gaming Architecture | 1 | | 1160 | 0.000001 | /docs/software/applications/horizonal-sass/hybrid-landing-page | Hybrid Landing Pages | 1 | | 1161 | 0.000001 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eth-l2-polygon | Polygon | 3 | | 1162 | 0.000001 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-brand-mgt/brands/brand-nike | Nike | 2 | | 1163 | 0.000001 | /src/pages/vessel/priorities/completed/prd-multimodal-agent-interface | PRD: Multimodal Agent Interface | 1 | | 1164 | 0.000001 | /docs/crypto/governance/network-states/online-social-networks | Social Networks | 1 | | 1165 | 0.000001 | /docs/crypto/business/operations/financials/process/finance-treasury | finance treasury | 7 | | 1166 | 0.000001 | /docs/agents/toolkit/chat/cui-perplexity | Perplexity | 1 | | 1167 | 0.000001 | /docs/agency/character/traits/trait-humour | Humour | 1 | | 1168 | 0.000001 | /docs/agents/toolkit/tools/ai-cli-tools/ai-cli-google-workspace | Google CLI Tools | 1 | | 1169 | 0.000001 | /docs/crypto/business/operations/financials/process/finance-cashing-out | finance cashing out | 1 | | 1170 | 0.000001 | /docs/crypto/business/operations/financials/process/finance-crypto-operations | finance crypto operations | 1 | | 1171 | 0.000001 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eth-l2-optimism/optimism-l2-mantle | Mantle Blockchain | 1 | | 1172 | 0.000001 | /docs/intention/community/players/human-beings/profile-tobi-shopify | Tobi Lutke | 1 | | 1173 | 0.000001 | /docs/software/products/engineering/react-components/libraries/react-lib-shadcn | Shadcn UI | 2 | | 1174 | 0.000001 | /docs/crypto/industries/real-estate/real-estate-performance/kpi-transformation | KPI Transformation | 1 | | 1175 | 0.000000 | /docs/software/products/engineering/react-components/html-innovation | HTML Innovation | 1 | | 1176 | 0.000000 | /docs/crypto/industries/food-industry/food-principles/data-flow | Food Data Flow | 1 | | 1177 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-players/ecosystem/real-estate-buying-agents | Buying Agents | 1 | | 1178 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-players/ecosystem/real-estate-space-as-a-service | Space as a Service | 1 | | 1179 | 0.000000 | /src/pages/vessel/priorities/backlog/prd-drawing-tool | PRD: DRMG Drawing Tool | 1 | | 1180 | 0.000000 | /docs/agents/principles/ai-architecture/agentic-frameworks/claude-code/claude-code-worktrees | Claude Code Worktrees | 1 | | 1181 | 0.000000 | /docs/crypto/industries/construction/construction-players/trades-business-coaches | Trades Business Coaches | 1 | | 1182 | 0.000000 | /meta/07-reality-is-the-gauge | Reality Is the Gauge | 2 | | 1183 | 0.000000 | /docs/crypto/business/operations/financials/process/accounting | Accounting Workflows | 1 | | 1184 | 0.000000 | /docs/crypto/business/operations/financials/process/finance-reinvestment-strategy | finance reinvestment strategy | 1 | | 1185 | 0.000000 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eth-l2-optimism/optimism-l2-base | Base Blockchain | 1 | | 1186 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-platform/vsass-market | PropTech VSaaS Market | 1 | | 1187 | 0.000000 | /docs/crypto/business/operations/admin/business-property-management | business property management | 1 | | 1188 | 0.000000 | /docs/crypto/business/operations/human-resources/human-resources-process | HR Process | 3 | | 1189 | 0.000000 | /docs/crypto/business/operations/human-resources/human-resources-performance | HR Performance | 3 | | 1190 | 0.000000 | /docs/crypto/business/operations/human-resources/human-resources-principles | HR Principles | 2 | | 1191 | 0.000000 | /docs/crypto/business/operations/human-resources/human-resources-tech-stack | human resources tech stack | 1 | | 1192 | 0.000000 | /docs/crypto/business/operations/human-resources/human-resources-players | HR Players | 2 | | 1193 | 0.000000 | /docs/crypto/business/operations/human-resources/activities/wf-hr-outsourcing | wf hr outsourcing | 2 | | 1194 | 0.000000 | /docs/crypto/business/operations/human-resources/activities/wf-hr-payroll | wf hr payroll | 2 | | 1195 | 0.000000 | /docs/crypto/business/operations/human-resources/activities/wf-hr-recruitment | wf hr recruitment | 2 | | 1196 | 0.000000 | /docs/crypto/business/operations/human-resources/activities/wf-hr-staff-training | wf hr staff training | 2 | | 1197 | 0.000000 | /docs/crypto/business/operations/human-resources/activities/wf-hr-contractors | wf hr contractors | 2 | | 1198 | 0.000000 | /docs/crypto/business/operations/human-resources/human-resources-platform | HR Platform | 1 | | 1199 | 0.000000 | /docs/crypto/business/operations/human-resources/activities | activities | 1 | | 1200 | 0.000000 | /docs/software/platform/blockchain/interop-services/offchain-service-providers/interop-chainlink-ccip | Chainlink CCIP | 1 | | 1201 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-rwa-contracts | RWA Smart Contracts | 1 | | 1202 | 0.000000 | /docs/intention/community/culture/sport/sport-golf/prediction | Prediction — Golf | 2 | | 1203 | 0.000000 | /docs/intention/community/culture/sport/sport-golf/potential | Potential — Golf | 2 | | 1204 | 0.000000 | /docs/intention/community/culture/sport/sport-golf/preparation | Preparation — Golf | 2 | | 1205 | 0.000000 | /docs/intention/community/culture/sport/sport-golf/perspective | Perspective — Golf | 1 | | 1206 | 0.000000 | /docs/intention/community/culture/sport/sport-golf/performance | Performance — Golf | 1 | | 1207 | 0.000000 | /docs/intention/navigation/nav-first-mate/marketplace | Crypto Wallets | 1 | | 1208 | 0.000000 | /docs/intention/navigation/nav-first-mate/identity-security | Account Abstraction | 1 | | 1209 | 0.000000 | /docs/intention/navigation/nav-first-mate | Everything App | 1 | | 1210 | 0.000000 | /docs/intention/navigation/nav-first-mate/identity-security/multisig/multisig-wallet | MultiSig Wallet | 1 | | 1211 | 0.000000 | /docs/intention/navigation/nav-first-mate/identity-security/smart-contract-wallets | Wallet Engineering | 1 | | 1212 | 0.000000 | /docs/crypto/tokenomics/tokens/real-estate/real-estate-bus-digishares | Digishares Business Model | 1 | | 1213 | 0.000000 | /docs/crypto/tokenomics/tokens/real-estate/real-estate-bus-flow-life | Flow Life PropTech | 1 | | 1214 | 0.000000 | /docs/crypto/tokenomics/tokens/real-estate/real-estate-bus-homebase | Homebase PropTech | 1 | | 1215 | 0.000000 | /docs/crypto/tokenomics/tokens/real-estate/real-estate-bus-lofty | Lofty Real Estate | 1 | | 1216 | 0.000000 | /docs/crypto/tokenomics/tokens/real-estate/real-estate-bus-parcl | Parcl Real Estate | 1 | | 1217 | 0.000000 | /docs/crypto/tokenomics/tokens/real-estate/real-estate-bus-realpha | ReAlpha Real Estate | 1 | | 1218 | 0.000000 | /docs/crypto/tokenomics/tokens/real-estate/real-estate-bus-sky-trade | Sky Trade Air Rights | 1 | | 1219 | 0.000000 | /docs/crypto/tokenomics/tokens/real-estate/real-estate-bus.manifest | Manifest Real Estate | 1 | | 1220 | 0.000000 | /docs/crypto/tokenomics/tokens/real-estate | Real Estate Tokenization | 1 | | 1221 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-process/real-estate-standards | real estate standards | 1 | | 1222 | 0.000000 | /docs/intention/go-with-the-flow | Go with The Flow | 5 | | 1223 | 0.000000 | /docs/intention/the-game/game-lessons/play-golf-archipelago | Play Golf — The 18-Hole Life Round | 4 | | 1224 | 0.000000 | /docs/intention/the-game/game-lessons/play-golf-bonds | The Archipelago — Bonds | 1 | | 1225 | 0.000000 | /docs/intention/the-game/game-lessons/play-golf-resources | The Archipelago — Resources | 1 | | 1226 | 0.000000 | /docs/intention/the-game/game-lessons/play-golf-self | The Archipelago — Self | 1 | | 1227 | 0.000000 | /docs/intention/the-game/game-lessons/play-golf-truth | The Archipelago — Truth | 1 | | 1228 | 0.000000 | /meta/_archived-2026-03-16-safe-passage | Safe Passage | 3 | | 1229 | 0.000000 | /meta/_archived-2026-03-13-minimum-viable-society | Minimum Viable Society | 2 | | 1230 | 0.000000 | /meta/_archived-2026-03-19-the-convergence | The Convergence | 1 | | 1231 | 0.000000 | /docs/agency/capabilities/capability-investing/portfolio-management/thesis-investment-cycles | Investment Cycles | 0 | | 1232 | 0.000000 | /docs/agency/first-principles/foundations/value-capacity | Capacity | 0 | | 1233 | 0.000000 | /docs/agency/first-principles/foundations/value-simplicity | Simplicity | 0 | | 1234 | 0.000000 | /docs/agency/first-principles/goodwill/value-privacy | Privacy | 0 | | 1235 | 0.000000 | /docs/agency/first-principles/goodwill/value-security | Value of Security | 0 | | 1236 | 0.000000 | /docs/agents/economy/ai-market-forces | Market Forces | 0 | | 1237 | 0.000000 | /docs/agents/implementation/agentic-coding/ai-coding-config | Agent-Agnostic Config | 0 | | 1238 | 0.000000 | /docs/agents/implementation/agentic-coding/ai-coding-practices | AI Coding | 0 | | 1239 | 0.000000 | /docs/agents/principles/ai-architecture/llm-engineering | LLM Engineering | 0 | | 1240 | 0.000000 | /docs/agents/principles/ai-architecture/local-ai-architecture | Local LLM Architecture | 0 | | 1241 | 0.000000 | /docs/agents/principles/ai-machine-learning/ai-neural-radiance-field-nerf | Neural Radiance Field (NeRF) | 0 | | 1242 | 0.000000 | /docs/agents/principles/ai-machine-learning | Machine Learning | 0 | | 1243 | 0.000000 | /docs/agents/toolkit/tools/ai-cli-tools/ai-cli-checklist | Agentic CLI Checklist | 0 | | 1244 | 0.000000 | /docs/agents/work-charts/data-value-flow/ai-data-processing | AI Principles | 0 | | 1245 | 0.000000 | /docs/agents/work-charts/data-value-flow/ai-data-processing/vision-language-models | Vision Language Models | 0 | | 1246 | 0.000000 | /docs/agents/work-charts/data-value-flow/data-footprint | Data Footprint | 0 | | 1247 | 0.000000 | /docs/crypto/business/customer/marketing/marketing-processes/marketing-social-media-playbook/soc-med-reddit | Reddit | 0 | | 1248 | 0.000000 | /docs/crypto/business/customer/sales/sales-platform/sales-tech-stack | Sales Toolkit | 0 | | 1249 | 0.000000 | /docs/crypto/business/customer/sales/sales-process/sales-work-chart | Sales Work Chart | 0 | | 1250 | 0.000000 | /docs/crypto/business/evolve-ideas/experiments/business-trend-spotting | Trend Spotting | 0 | | 1251 | 0.000000 | /docs/crypto/business/evolve-ideas/experiments/dream-engineering | Dream Engineering | 0 | | 1252 | 0.000000 | /docs/crypto/business/evolve-ideas/experiments | Business Experiments | 0 | | 1253 | 0.000000 | /docs/crypto/business/evolve-ideas/experiments/ppo-matrix | Problems vs Potential Matrix | 2 | | 1254 | 0.000000 | /docs/crypto/business/evolve-ideas/models/bus-model-boaas-raas | Business Operations as a Service | 1 | | 1255 | 0.000000 | /docs/crypto/business/evolve-ideas/models/bus-model-crypto-rails | Crypto Business Models | 0 | | 1256 | 0.000000 | /docs/crypto/business/evolve-ideas/models/bus-model-franchise/franchise-with-real-estate | Franchise + Real Estate | 0 | | 1257 | 0.000000 | /docs/crypto/business/evolve-ideas/models/bus-model-sass-revenue | SaaS Business Model | 0 | | 1258 | 0.000000 | /docs/crypto/business/evolve-ideas/models/bus-model-smb-retail | SME Business Models | 0 | | 1259 | 0.000000 | /docs/crypto/business/evolve-ideas/models/bus-model-solopreneur | Solopreneur Business Model | 0 | | 1260 | 0.000000 | /docs/crypto/business/evolve-ideas/models/bus-model-transaction-services | Transaction Services Model | 0 | | 1261 | 0.000000 | /docs/crypto/business/evolve-ideas/power-law-checklist | Power Law | 0 | | 1262 | 0.000000 | /docs/crypto/business/evolve-ideas/strategy/structure/corporations | Corporations | 0 | | 1263 | 0.000000 | /docs/crypto/business/evolve-ideas/strategy/structure/mergers-and-acquistions | mergers and acquistions | 0 | | 1264 | 0.000000 | /docs/crypto/business/evolve-ideas/strategy/structure/structure-and-capital-strategy | structure and capital strategy | 0 | | 1265 | 0.000000 | /docs/crypto/business/instruments/blueprint-strategy-venture-presentation | Venture Presentation | 1 | | 1266 | 0.000000 | /docs/crypto/business/operations/financials/platform | platform | 0 | | 1267 | 0.000000 | /docs/crypto/business/operations/financials/process/accounting/wf-accounting-bank-reconciliation | wf accounting bank reconciliation | 0 | | 1268 | 0.000000 | /docs/crypto/business/operations/financials/process/accounting/wf-accounting-cycle | wf accounting cycle | 0 | | 1269 | 0.000000 | /docs/crypto/business/operations/financials/process/accounting/wf-accounting-stock-control | wf accounting stock control | 0 | | 1270 | 0.000000 | /docs/crypto/business/operations/financials/process | process | 0 | | 1271 | 0.000000 | /docs/crypto/business/operations/financials/roles-finance | roles-finance | 0 | | 1272 | 0.000000 | /docs/crypto/business/operations/financials/roles-finance/role-cfo | role cfo | 0 | | 1273 | 0.000000 | /docs/crypto/business/operations/legal-operations/legal-compliance | legal compliance | 0 | | 1274 | 0.000000 | /docs/crypto/business/operations/legal-operations/non-disclosure-agreements | non disclosure agreements | 0 | | 1275 | 0.000000 | /docs/crypto/business/operations/product-dev-operations | product dev operations | 0 | | 1276 | 0.000000 | /docs/crypto/business/operations/production | Procurement | 0 | | 1277 | 0.000000 | /docs/crypto/business/operations/tech-systems/data-footprint/wf-data-engineering | Data Engineering | 0 | | 1278 | 0.000000 | /docs/crypto/business/operations/tech-systems/data-footprint/wf-data-integrity | Data Integrity | 0 | | 1279 | 0.000000 | /docs/crypto/business/operations/tech-systems/data-footprint/wf-web3-data-analysis | Web3 Data Workflow | 0 | | 1280 | 0.000000 | /docs/crypto/business/operations/tech-systems/dept-it-hardware-mgt | dept it hardware mgt | 0 | | 1281 | 0.000000 | /docs/crypto/business/operations/tech-systems/tech-platform | Systems Platform | 0 | | 1282 | 0.000000 | /docs/crypto/countries/country-china | China | 0 | | 1283 | 0.000000 | /docs/crypto/governance/network-states/dao-types/investment-daos | Investment DAOs | 0 | | 1284 | 0.000000 | /docs/crypto/governance/network-states/dao-types/purpose-dao-coordinape | Coordinape | 0 | | 1285 | 0.000000 | /docs/crypto/governance/regulation/dao-legal-regulation | DAOs Regulation | 0 | | 1286 | 0.000000 | /docs/crypto/governance/regulation/regulation-mica | MiCA EU Regulation | 0 | | 1287 | 0.000000 | /docs/crypto/industries/entertainment/specs-onchain-game-app | Onchain Game | 0 | | 1288 | 0.000000 | /docs/crypto/industries/gaming-industry/gaming-performance-metrics | Gaming Industry Metrics | 1 | | 1289 | 0.000000 | /docs/crypto/industries/gaming-industry/gaming-titles | Game Titles | 0 | | 1290 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-creators | Game Builders | 0 | | 1291 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-players | Game Players | 0 | | 1292 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/game-space-nation | Space Nation | 0 | | 1293 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/game-star-atlas | Star Atlas | 0 | | 1294 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/game-wilder-world | Wilder World | 0 | | 1295 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/games-ai-arena | AI Arena | 0 | | 1296 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/games-axie-infinity | Axie Infinity | 0 | | 1297 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/games-horizon | Horizon | 0 | | 1298 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/games-illuvium | Illuvium | 0 | | 1299 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/games-lootproject | Loot Project | 0 | | 1300 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/games-pirate-nation | Pirate Nation | 0 | | 1301 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/games-shrapnel | Shrapnel | 0 | | 1302 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios | Studios and Games | 0 | | 1303 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/studio-altered-state-machine | Altered State Machine | 0 | | 1304 | 0.000000 | /docs/crypto/industries/gaming-industry/players/game-studios/studio-honeyland | Honeyland | 0 | | 1305 | 0.000000 | /docs/crypto/industries/gaming-industry/players/gaming-investors | Gaming Investors | 0 | | 1306 | 0.000000 | /docs/crypto/industries/gaming-industry/players/gaming-reviewers | Game Reviewers | 0 | | 1307 | 0.000000 | /docs/crypto/industries/healthspan-industry/platform/health-vsaas-market | Healthcare Software | 1 | | 1308 | 0.000000 | /docs/crypto/industries/healthspan-industry/platform | Healthspan Platform | 0 | | 1309 | 0.000000 | /docs/crypto/industries/healthspan-industry/platform/specs-health-practice-app | Healthcare Apps | 1 | | 1310 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/health-feedback-loops | Consciousness | 0 | | 1311 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/health-living-in-the-zone | The Zone Cardio | 0 | | 1312 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/health-longevity/health-nutrition/diet-supplements | Supplements | 0 | | 1313 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/health-longevity/health-nutrition/fasting-health | Fasting | 0 | | 1314 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/health-longevity/health-routines/routine-wim-hof | Wim Hof | 0 | | 1315 | 0.000000 | /docs/crypto/industries/healthspan-industry/process | Health Protocols | 1 | | 1316 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/movement-health/movement-gymnastics | Gymnastic Strength | 0 | | 1317 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/movement-health/movement-health-mobility | Mobility | 0 | | 1318 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/movement-health/movement-kettlebells | Kettlebells | 0 | | 1319 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/movement-health/movement-surf-fitness | Surf Fitness | 0 | | 1320 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/movement-health/movement-swimming | Swimming | 0 | | 1321 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/movement-health/movement-training-speed | Speed Training | 0 | | 1322 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/movement-health/movment-running | Running | 0 | | 1323 | 0.000000 | /docs/crypto/industries/healthspan-industry/process/msk-injuries | Injuries | 0 | | 1324 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-platform/architecture/real-estate-coliving | Co-living Space | 0 | | 1325 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-platform/proptech-data-flywheel | Real Estate Data | 0 | | 1326 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-platform/vsass-market/proptech-investing-finance | Property Financial Services | 0 | | 1327 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-platform/vsass-market/proptech-management | Property Management | 0 | | 1328 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-platform/vsass-market/proptech-market-analysis | Real Estate Market Analysis | 0 | | 1329 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-platform/vsass-market/proptech-marketplaces | Property Marketplaces | 0 | | 1330 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-platform/vsass-market/proptech-services | Property Services | 0 | | 1331 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-platform/vsass-market/proptech-sustainable-buildings | Sustainable Buildings | 0 | | 1332 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-principles/competitive-dynamics | Competitive Dynamics | 0 | | 1333 | 0.000000 | /docs/crypto/industries/real-estate/real-estate-principles/property-regulation | Real Estate Regulation | 0 | | 1334 | 0.000000 | /docs/crypto/industries/supply-chain-industry/shipping-industry | Shipping Industry | 0 | | 1335 | 0.000000 | /docs/crypto/industries/supply-chain-industry/shipping-standards | shipping standards | 0 | | 1336 | 0.000000 | /docs/crypto/industries/supply-chain-industry/supply-chain-platform/supply-chain-data-model | supply chain data model | 0 | | 1337 | 0.000000 | /docs/crypto/tokenomics/protocols/alt-chains/bc-arweave | Arweave | 0 | | 1338 | 0.000000 | /docs/crypto/tokenomics/protocols/alt-chains | Alt Layer Ones | 0 | | 1339 | 0.000000 | /docs/crypto/tokenomics/protocols/bitcoin/bitcoin-thesis | Bitcoin Thesis | 0 | | 1340 | 0.000000 | /docs/crypto/tokenomics/protocols/ethereum/eip-standards | EIP Standards | 0 | | 1341 | 0.000000 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eth-l2-arbitrum/eth-l2-kinto | Kinto L2 | 0 | | 1342 | 0.000000 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eth-l2-blast | Blast | 0 | | 1343 | 0.000000 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eth-l2-eclipse | Eclipse | 0 | | 1344 | 0.000000 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eth-l2-immutable | Immutable L2 | 0 | | 1345 | 0.000000 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/eth-l2-optimism/eth-optimism-governance | Optimism Governance | 0 | | 1346 | 0.000000 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/evm-monad | Monad Protocol | 0 | | 1347 | 0.000000 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/zkevm-scroll | Scroll zkEVM | 0 | | 1348 | 0.000000 | /docs/crypto/tokenomics/protocols/ethereum/layer-two/zkevm-zksync | ZK Sync | 0 | | 1349 | 0.000000 | /docs/crypto/tokenomics/protocols/solana/solana-ecosystem | Solana Ecosystem | 0 | | 1350 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-compound | Compound Finance | 0 | | 1351 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-concepts/liquidity-pool | Liquidity Pool | 0 | | 1352 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-primitives/defi-primitive-amm-dex | AMM DEX | 0 | | 1353 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-primitives/defi-primitive-collateralised-lending | Collateralized Lending | 0 | | 1354 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-primitives/defi-primitive-derivatives | Derivatives | 0 | | 1355 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-primitives/defi-primitive-flash-loans | Flash Loans | 0 | | 1356 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-primitives/defi-primitive-insurance | Insurance | 0 | | 1357 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-primitives/defi-primitive-marketplaces | Marketplaces | 0 | | 1358 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-primitives/defi-primitive-orderbook-dex | Orderbook DEXes | 0 | | 1359 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-synthentix | Sythentix | 0 | | 1360 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-uniswap | Uniswap Protocol | 3 | | 1361 | 0.000000 | /docs/crypto/tokenomics/tokens/defi-tokens/defi-yearn | Yearn | 0 | | 1362 | 0.000000 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-beamable | Beamable Gaming | 0 | | 1363 | 0.000000 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-mawari | Mawari | 0 | | 1364 | 0.000000 | /docs/crypto/tokenomics/tokens/depin-tokens/depin-protocol-iotex | IoTex | 1 | | 1365 | 0.000000 | /docs/crypto/tokenomics/tokens/game-tokens/game-tokenomics/game-incentive-models | Incentive Models | 0 | | 1366 | 0.000000 | /docs/crypto/tokenomics/tokens/game-tokens/game-tokenomics/game-tokenomics-design | Game Tokenomic Design | 0 | | 1367 | 0.000000 | /docs/crypto/tokenomics/tokens/game-tokens/game-tokenomics | Gaming Tokenomics | 0 | | 1368 | 0.000000 | /docs/crypto/tokenomics/tokens/intent-and-interop-tokens/intent-token-anoma | Anoma Intent Token | 0 | | 1369 | 0.000000 | /docs/crypto/tokenomics/tokens/intent-tokens/intent-token-anoma | Anoma Intent Token | 0 | | 1370 | 0.000000 | /docs/crypto/tokenomics/tokens/intent-tokens/intent-token-enzo | ENZO Intent Token | 0 | | 1371 | 0.000000 | /docs/crypto/tokenomics/tokens/oracle-interop-tokens/chainlink-asset | Chainlink Value | 0 | | 1372 | 0.000000 | /docs/crypto/tokenomics/tokens/oracle-interop-tokens/pyth-asset | Pyth Tokenomics | 0 | | 1373 | 0.000000 | /docs/crypto/tokenomics/tokens/stablecoins/stablecoin-ethena | Ethena Stablecoin | 0 | | 1374 | 0.000000 | /docs/crypto/tokenomics/tokens/stablecoins/stablecoin-noble | Noble Stablecoin | 0 | | 1375 | 0.000000 | /docs/intention/community/culture/sport/motor-sport | Motor Sport | 0 | | 1376 | 0.000000 | /docs/intention/community/culture/sport/sport-esport | eSport | 0 | | 1377 | 0.000000 | /docs/intention/community/culture/sport/sport-padel-tennis | Padel Tennis | 0 | | 1378 | 0.000000 | /docs/intention/community/culture/sport/sport-rugby/rugby-admin | Rugby Admin | 0 | | 1379 | 0.000000 | /docs/intention/community/culture/sport/sport-touch-rugby | Touch Rugby | 0 | | 1380 | 0.000000 | /docs/intention/community/onboarding/pirates | Pirates | 0 | | 1381 | 0.000000 | /docs/intention/community/players/human-beings/profile-emad-mostaque | Emad Mostaque | 0 | | 1382 | 0.000000 | /docs/intention/community/players/human-beings/profile-pippa-malgren | Pippa Malmgren | 0 | | 1383 | 0.000000 | /docs/intention/community/players/human-beings/profile-vitalik | Vitalik | 0 | | 1384 | 0.000000 | /docs/intention/navigation/nav-first-mate/identity-security/acc-abs-provider-alchemy | Alchemy Account Abstraction | 0 | | 1385 | 0.000000 | /docs/intention/navigation/nav-first-mate/identity-security/acc-abs-provider-privy | Privy Wallet | 0 | | 1386 | 0.000000 | /docs/intention/navigation/nav-first-mate/identity-security/multisig/multsig-wallet-specs | Multisig Wallet Spec | 0 | | 1387 | 0.000000 | /docs/intention/navigation/nav-routes/decision-prompt | Prompt Deck Design | 0 | | 1388 | 0.000000 | /docs/intention/the-game/game-lessons/play-moneyball | Moneyball | 0 | | 1389 | 0.000000 | /docs/priorities/patterns/picture-belief-to-capital-loop | Belief to Capital Loop | 0 | | 1390 | 0.000000 | /docs/priorities/patterns/picture-software-development-flow | Software Development Flow | 0 | | 1391 | 0.000000 | /docs/priorities/persuasion/persuasive-humour | Humour | 0 | | 1392 | 0.000000 | /docs/priorities/progress/utopia | Utopia | 0 | | 1393 | 0.000000 | /docs/problems/economics-problems | Economics Problems | 0 | | 1394 | 0.000000 | /docs/productivity/meetings/debrief-meeting | Project Debrief | 0 | | 1395 | 0.000000 | /docs/productivity/planning/event-calendar | Event Calendar | 0 | | 1396 | 0.000000 | /docs/protocols/smart-contracts/evm-development/auditing/damn-vulnerable-defi/damn-vulnerable-defi-puppet-v2 | Puppet v2 | 1 | | 1397 | 0.000000 | /docs/protocols/smart-contracts/evm-development/auditing/damn-vulnerable-defi | Damn Vulnerable Defi | 0 | | 1398 | 0.000000 | /docs/protocols/smart-contracts/evm-development/auditing/hacks-solidity-by-example | Solidity by Example Hacks | 0 | | 1399 | 0.000000 | /docs/protocols/smart-contracts/evm-development/auditing/sc-hack-denial-of-service | Denial of Service | 0 | | 1400 | 0.000000 | /docs/protocols/smart-contracts/evm-development/auditing/sc-hack-honeypot-hack | Honeypot | 0 | | 1401 | 0.000000 | /docs/protocols/smart-contracts/evm-development/auditing/sc-hack-oracle-manipulation | Hacks | 0 | | 1402 | 0.000000 | /docs/protocols/smart-contracts/evm-development/auditing/sc-hack-re-entrancy-attack | Re-entrancy Attack | 0 | | 1403 | 0.000000 | /docs/protocols/smart-contracts/evm-development/auditing/sc-hacks-ethernaut | Ethernaut Challenge | 0 | | 1404 | 0.000000 | /docs/protocols/smart-contracts/evm-development/auditing/smart-contract-testing | Testing Smart Contracts | 0 | | 1405 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-dex-example | Onchain DeFi Dex | 0 | | 1406 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-defi-code | DeFi Source Code | 0 | | 1407 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-defi-code/smart-contract-defi-bonding-curve | DeFi Bonding Curve | 0 | | 1408 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-defi-code/smart-contract-defi-dutch-auction | Dutch Auction | 0 | | 1409 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-defi-code/smart-contract-defi-flash-loans | DeFi Flash Loans | 0 | | 1410 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-defi-code/smart-contract-defi-lending | DeFi Lending Smart Contract | 0 | | 1411 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-defi-code/smart-contract-defi-quadratic-funding | DeFi Quadratic Funding | 0 | | 1412 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-nft-code | NFT Patterns | 0 | | 1413 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-nft-code/nft-smart-contract-loyalty | ERC-1155 | 0 | | 1414 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-nft-code/smart-contract-erc-2981-royalties | Royalty NFTs | 0 | | 1415 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/commit-reveal-pattern | Commit Reveal Pattern | 0 | | 1416 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/factory-clone-pattern | Factory Clone Pattern | 0 | | 1417 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns | Smart Contract Patterns | 0 | | 1418 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/payment-splitter-pattern | Payment Splitter | 0 | | 1419 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/reactive-smart-contracts | Reactive Smart Contracts | 0 | | 1420 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/require-revert-assert | Require Revert Assert | 0 | | 1421 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/smart-contract-events | Smart Contract Events | 0 | | 1422 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/smart-contract-gas-optimisation | Solidity Gas Optimization | 0 | | 1423 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/smart-contract-staking | Staking Pattern | 0 | | 1424 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/smart-contract-structure | Solidity Contract Layout | 0 | | 1425 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/smart-contract-time-lock | Time Lock | 0 | | 1426 | 0.000000 | /docs/protocols/smart-contracts/evm-development/patterns/evm-smart-contract-patterns/upgradable-smart-contracts | Upgradable Smart Contracts | 0 | | 1427 | 0.000000 | /docs/protocols/smart-contracts/evm-development/primitives/evm-accounts | EVM Accounts and Addresses | 0 | | 1428 | 0.000000 | /docs/protocols/smart-contracts/evm-development/protocols/xmtp-protocol | XMTP Protocols | 0 | | 1429 | 0.000000 | /docs/protocols/smart-contracts/evm-development/standards/erc-ethereum-standard-contracts | ERC Standards | 0 | | 1430 | 0.000000 | /docs/protocols/smart-contracts/evm-development/standards/smart-contract-erc-20/smart-contract-approve-pattern | Approve Pattern | 1 | | 1431 | 0.000000 | /docs/protocols/smart-contracts/evm-development/standards/smart-contract-erc-721/erc721-nftix | ERC-721 NFTix | 0 | | 1432 | 0.000000 | /docs/protocols/smart-contracts/evm-development/standards/smart-contract-erc-721/erc721-onchain-nft | ERC-721 Onchain NFTs | 0 | | 1433 | 0.000000 | /docs/protocols/smart-contracts/evm-development/standards/smart-contract-erc-721/erc721-simple-nft | Simple NFT | 0 | | 1434 | 0.000000 | /docs/protocols/smart-contracts/solana-development/domain/svm-and-defi | Solana DeFi Programs | 0 | | 1435 | 0.000000 | /docs/protocols/smart-contracts/solana-development/primitives/svm-accounts | Solana Accounts | 0 | | 1436 | 0.000000 | /docs/protocols/smart-contracts/solana-development/primitives/svm-standards-body | Solana Standards Body | 0 | | 1437 | 0.000000 | /docs/protocols/smart-contracts/sui-development/patterns/attribution-advertising | Attribution Advertising | 0 | | 1438 | 0.000000 | /docs/protocols/smart-contracts/sui-development/patterns/futarchy | Futarchy Governance | 0 | | 1439 | 0.000000 | /docs/protocols/smart-contracts/sui-development/platform | Sui Platform | 0 | | 1440 | 0.000000 | /docs/protocols/smart-contracts/sui-development/protocols/health-records | Health Records | 0 | | 1441 | 0.000000 | /docs/protocols/smart-contracts/sui-development/standards/sui-blinks | Blinks on Sui | 1 | | 1442 | 0.000000 | /docs/science/medical-science/cancer | Cancer | 1 | | 1443 | 0.000000 | /docs/science/medical-science/lymph | Lymph | 0 | | 1444 | 0.000000 | /docs/scoreboard/reality/metrics-financials/banking | Banking Metrics | 0 | | 1445 | 0.000000 | /docs/scoreboard/reality/metrics-retail-business | Retail Industry KPIs | 0 | | 1446 | 0.000000 | /docs/scoreboard/reality/metrics-saas/product-kpi-metrics | Product Performance Metrics | 0 | | 1447 | 0.000000 | /docs/scoreboard/reality/metrics-work-charts | Human Resources Metrics | 0 | | 1448 | 0.000000 | /docs/scoreboard/reality/metrics-work-charts/saturation-ratio | Saturation Ratio | 0 | | 1449 | 0.000000 | /docs/software/applications/buy-or-build/sass-app-migration | Data ETL Migration | 0 | | 1450 | 0.000000 | /docs/software/applications/horizonal-sass/specs-community-software/specs-community-telegram | Telegram Community Software | 0 | | 1451 | 0.000000 | /docs/software/applications/horizonal-sass/specs-ecommerce-software/nextjs-ecommerce | Nextjs Ecommerce | 0 | | 1452 | 0.000000 | /docs/software/applications/horizonal-sass/specs-ecommerce-software/prod-spec-ecommerce | Nextjs Ecommerce | 0 | | 1453 | 0.000000 | /docs/software/applications/horizonal-sass/specs-ecommerce-software/tool-ecommerce | Ecommerce Software | 0 | | 1454 | 0.000000 | /docs/software/applications/horizonal-sass/specs-ecommerce-software/web3-marketplace-starter | Web3 Marketplace | 0 | | 1455 | 0.000000 | /docs/software/applications/horizonal-sass/specs-education-software | Education Tech | 0 | | 1456 | 0.000000 | /docs/software/applications/horizonal-sass/specs-social-media-software | Social Media Software | 0 | | 1457 | 0.000000 | /docs/software/platform/architecture/microservices/node-msa | Node MSA | 0 | | 1458 | 0.000000 | /docs/software/platform/architecture/planning-infrastructure | Planning Infrastructure | 0 | | 1459 | 0.000000 | /docs/software/platform/blockchain/architecture/blockchain-infra/blockchain-bridges | Blockchain Bridges | 0 | | 1460 | 0.000000 | /docs/software/platform/blockchain/architecture/blockchain-infra/blockchain-validators | Blockchain Validators | 0 | | 1461 | 0.000000 | /docs/software/platform/blockchain/blockchain-data/onchain-analytics-tools/blockchain-data-chainanalysis | Chainalysis | 0 | | 1462 | 0.000000 | /docs/software/platform/blockchain/blockchain-data/onchain-analytics-tools/web3-analytics-defi-llama | DeFi Llama Analytics | 0 | | 1463 | 0.000000 | /docs/software/platform/blockchain/blockchain-performance | Blockchain Performance | 0 | | 1464 | 0.000000 | /docs/software/platform/blockchain/interop-services/tms-compute-functions | Trust-Minimized Compute | 0 | | 1465 | 0.000000 | /docs/software/platform/blockchain/interop-services/tms-contract-automation | Transaction Automation | 0 | | 1466 | 0.000000 | /docs/software/platform/blockchain/interop-services/tms-data-sources | Trust-Minimized Data | 0 | | 1467 | 0.000000 | /docs/software/platform/platform-operations/cloud-orchestration/agent-cloud-hostinger | Hostinger | 0 | | 1468 | 0.000000 | /docs/software/platform/platform-operations/cloud-orchestration/cloud-nx-cloud | NX Cloud | 0 | | 1469 | 0.000000 | /docs/software/platform/platform-operations/cloud-orchestration/cloud-replit | Replit | 0 | | 1470 | 0.000000 | /docs/software/platform/platform-operations/cloud-orchestration/web3-cloud-providers | Web3 Cloud Infrastructure | 0 | | 1471 | 0.000000 | /docs/software/platform/platform-operations/github/git-flow | Git Commands | 0 | | 1472 | 0.000000 | /docs/software/platform/platform-operations/github/github-security | Github Security | 0 | | 1473 | 0.000000 | /docs/software/platform/platform-operations/github/gitignore | Gitignore Files | 0 | | 1474 | 0.000000 | /docs/software/platform/platform-operations/server-linux | Linux | 0 | | 1475 | 0.000000 | /docs/software/platform/tech-stack/ai-chat | AI Chat | 0 | | 1476 | 0.000000 | /docs/software/platform/tech-stack/databases/postgres | Postgres | 0 | | 1477 | 0.000000 | /docs/software/platform/tech-stack/databases/postgres/supabase | Supabase | 1 | | 1478 | 0.000000 | /docs/software/platform/tech-stack/ide/ide-vs-code/prettier | VS Code Prettier | 0 | | 1479 | 0.000000 | /docs/software/platform/tech-stack/ide | IDE | 0 | | 1480 | 0.000000 | /docs/software/platform/tech-stack/message-bus/azure-message-bus | Azure Message Bus | 0 | | 1481 | 0.000000 | /docs/software/platform/tech-stack/message-bus/kafka | Kafka Message Bus | 0 | | 1482 | 0.000000 | /docs/software/platform/tech-stack/software-languages/language-csharp | C# | 0 | | 1483 | 0.000000 | /docs/software/platform/tech-stack/software-languages/typescript/typescript-apis | Typescript API Validation | 0 | | 1484 | 0.000000 | /docs/software/platform/tech-stack/software-languages/typescript/typescript-framework-code | Framework Typescript | 0 | | 1485 | 0.000000 | /docs/software/platform/tech-stack/software-languages/typescript/typescript-generics | Typescript Generics | 0 | | 1486 | 0.000000 | /docs/software/platform/tech-stack/software-languages/typescript/typescript-trpc | Typescript tRPC | 0 | | 1487 | 0.000000 | /docs/software/platform/tech-stack/software-languages/typescript/typescript-types | Typescript Types | 0 | | 1488 | 0.000000 | /docs/software/platform/tech-stack/software-languages/typescript/typescript-with-react | React Typescript | 0 | | 1489 | 0.000000 | /docs/software/platform/tech-stack/ui-design | UI Design | 0 | | 1490 | 0.000000 | /docs/software/products/engineering/nextjs-app-router/nextjs-layout | Nextjs Layout Patterns | 0 | | 1491 | 0.000000 | /docs/software/products/engineering/nextjs-forms/tanstack-forms | Tanstack Forms | 0 | | 1492 | 0.000000 | /docs/software/products/engineering/react-components/jtbd-feature/nextjs-react-tables | UI Tables | 0 | | 1493 | 0.000000 | /docs/software/products/engineering/react-components/jtbd-feature/react-component-calendar | React Calendar Components | 0 | | 1494 | 0.000000 | /docs/software/products/engineering/react-components/jtbd-feature/react-component-charts | React Chart Components | 0 | | 1495 | 0.000000 | /docs/software/products/engineering/react-components/jtbd-feature/scalable-vector-graphics | Scalable Vector Graphics (SVG) | 0 | | 1496 | 0.000000 | /docs/strategy | Strategy | 0 | | 1497 | 0.000000 | /docs/strategy/principles/three-flows | The Three Flows | 0 | | 1498 | 0.000000 | /docs/systems/preparation | Preparation | 0 | | 1499 | 0.000000 | /docs/systems/systems-thinking/first-principles | First Principles | 0 | | 1500 | 0.000000 | /docs/systems/systems-thinking/outcomes-driven | Outcomes Driven | 0 | | 1501 | 0.000000 | /meta/06-decision-chain | The Decision Chain | 0 | | 1502 | 0.000000 | /meta/19-what-next-algorithm | The What-Next Algorithm | 0 | | 1503 | 0.000000 | /meta/21-factory-sleeps | The Factory Sleeps | 0 | | 1504 | 0.000000 | /meta/26-intention-and-attention | Intention and Attention | 0 | | 1505 | 0.000000 | /meta/_archived-2026-01-26-space-exploration | Space Exploration | 0 | | 1506 | 0.000000 | /meta/_archived-2026-02-12-what-is-intelligence-for | What Is Intelligence For? | 2 | | 1507 | 0.000000 | /meta/_archived-2026-02-13-the-agency-problem | The Agency Problem | 0 | | 1508 | 0.000000 | /meta/_archived-2026-02-13-the-value-shift | The Value Shift | 1 | | 1509 | 0.000000 | /meta/_archived-2026-02-25-the-master-mind | The Master Mind | 1 | | 1510 | 0.000000 | /meta/_archived-2026-03-01-pipe-dreams | Pipe Dreams | 0 | | 1511 | 0.000000 | /meta/_archived-2026-03-05-artificial-wisdom | Artificial Wisdom | 1 | | 1512 | 0.000000 | /meta/_archived-2026-03-14-good-parents | Good Parents | 0 | | 1513 | 0.000000 | /meta/_archived-2026-05-03-invisible-mycelium | Invisible Mycelium | 0 | | 1514 | 0.000000 | /meta/_archived-2026-05-03-phygital-reality | Phygital Reality | 1 | | 1515 | 0.000000 | /src/pages/vessel/priorities/backlog/prd-agentic-execution | PRD: Agentic Execution | 0 | | 1516 | 0.000000 | /src/pages/vessel/priorities/backlog/prd-design-system-app | PRD: Design System Proving Ground | 0 | | 1517 | 0.000000 | /src/pages/vessel/priorities/backlog/prd-meetings | PRD: Make Meetings Matter | 1 | | 1518 | 0.000000 | /src/pages/vessel/priorities/backlog/prd-squeally-ann | PRD: Squeally Ann | 0 | | 1519 | 0.000000 | /src/pages/vessel/priorities/backlog/prd-trust-commerce | PRD: Trust Commerce | 1 | | 1520 | 0.000000 | /src/pages/vessel/priorities/prd-agent-commerce-rails | PRD: Agent Commerce Rails | 0 |