docs(marketing): finalize intelligence terminal product communication
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 1m5s

This commit is contained in:
MrSphay
2026-05-17 17:16:29 +02:00
parent 490b90c0ae
commit 64bfba474e
5 changed files with 42 additions and 29 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",