docs(marketing): finalize intelligence terminal product communication

This commit is contained in:
MrSphay
2026-05-17 17:16:29 +02:00
parent 83c55df3a9
commit 2a6d5f6a03
5 changed files with 38 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "crucix",
"name": "intelligence-terminal",
"version": "2.0.0",
"description": "Local intelligence engine - 27 OSINT sources, live dashboard, public demo at crucix.live, auto-refresh, optional LLM layer.",
"description": "Docker-first local intelligence terminal with 27 OSINT sources, live dashboard, source health, auto-refresh, and optional LLM layer.",
"type": "module",
"scripts": {
"start": "node server.mjs",
@@ -23,7 +23,7 @@
"dashboard",
"geopolitical"
],
"author": "Crucix",
"author": "Intelligence Terminal contributors",
"license": "AGPL-3.0-only",
"engines": {
"node": ">=22",