Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -464,10 +464,11 @@ <h3>Executive AI Research</h3>
</article>

<article class="card">
<div class="card-top"><span class="number">05</span><span class="badge source">Repository</span></div>
<div class="card-top"><span class="number">05</span><span class="badge">Public project overview</span></div>
<h3>Executive Intelligence Index</h3>
<p>A cited map of the books, people, research, ideas, evidence and media shaping executive decision-making.</p>
<div class="card-links">
<a href="/executive-intelligence-index/">Read the overview</a>
<a href="https://github.com/OpenFutureForum/executive-intelligence-index">Explore the repository</a>
</div>
</article>
Expand Down
3 changes: 2 additions & 1 deletion projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"id": "executive-intelligence-index",
"name": "Executive Intelligence Index",
"type": "research framework",
"status": "repository only",
"status": "public overview",
"public_url": "https://openfutureforum.github.io/executive-intelligence-index/",
"repository_url": "https://github.com/OpenFutureForum/executive-intelligence-index",
"description": "A cited map of the books, people, research, ideas, evidence and media shaping executive decision-making."
}
Expand Down
1 change: 1 addition & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
<url><loc>https://openfutureforum.github.io/executive-communities-index/</loc></url>
<url><loc>https://openfutureforum.github.io/executive-community-playbook/</loc></url>
<url><loc>https://openfutureforum.github.io/executive-ai-research/</loc></url>
<url><loc>https://openfutureforum.github.io/executive-intelligence-index/</loc><lastmod>2026-08-16</lastmod></url>
</urlset>
Loading