[bss-openc5isr] 03 Components

One chapter/page set per OpenC5ISR/OpenSOF application, service and hardware integration. Edition: BSS — OpenC5ISR (openc5isr.bss.dev).

Start Here

Start Here

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Documentation structure and release scan
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

This book provides one maintainable page per platform component. Catalog intent is shown even when the component is not confirmed in the inspected distribution; release evidence and verification status are kept separate.

Contents

Section What it contains
Foundation & Data Component purpose, interfaces, evidence and verification.
Command, Control & Collaboration Component purpose, interfaces, evidence and verification.
Sensors & Spectrum Component purpose, interfaces, evidence and verification.
Analytics & AI Component purpose, interfaces, evidence and verification.
Networks & Simulation Component purpose, interfaces, evidence and verification.
Investigation & Security Component purpose, interfaces, evidence and verification.

How to maintain this book

Generated sections are replaced from release evidence on each run. Put reviewed corrections, deployment-specific facts, links and decisions in the Maintainer Notes area below the generated block. Mark pages as reviewed only after testing them against the named distribution and release.


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Component Index

Component Index

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Maintained catalog and static detection
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Component inventory

Component Family Scan status Score Primary connections
OpenBus Foundation & Data detected 105 OpenKnowledge, OpenTrack, OpenTask, OpenEyes, OpenAnalytics
OpenKnowledge Foundation & Data detected 208 OpenBus, OpenTask, OpenAnalytics, OpenLLM, OpenIIA
OpenData Foundation & Data detected 105 OpenKnowledge, OpenAnalytics, OpenDAA, OpenFiles
OpenPNT Foundation & Data detected 209 OpenRF, OpenSSA, OpenEyes, OpenTrack, OpenLVC
OpenFiles Foundation & Data detected 76 OpenEyes, OpenIIA, OpenAAR-MR, OpenChat
OpenCOP Command, Control & Collaboration detected 122 OpenTrack, OpenTask, OpenEyes, OpenKnowledge, OpenChat
OpenTrack Command, Control & Collaboration detected 80 OpenCOP, OpenTask, OpenBus, OpenPNT, OpenAnalytics
OpenTask Command, Control & Collaboration detected 114 OpenCOP, OpenKnowledge, OpenBus, OpenChat, OpenEyes
OpenChat Command, Control & Collaboration detected 115 OpenCOP, OpenTask, OpenFiles, OpenEyes
OpenEyes Command, Control & Collaboration detected 174 OpenCOP, OpenFiles, OpenTask, OpenPNT, OpenAnalytics
OpenRF Sensors & Spectrum detected 224 OpenPNT, OpenSSA, OpenTrack, OpenAnalytics, OpenCOP
OpenSSA Sensors & Spectrum detected 107 OpenRF, OpenPNT, OpenCOP, OpenTrack, OpenAnalytics
OpenISAC Sensors & Spectrum detected 96 OpenRF, OpenPNT, OpenAnalytics, OpenTrack
OpenAnalytics Analytics & AI detected 129 OpenData, OpenKnowledge, OpenLLM, OpenTask, OpenBus
OpenLLM Analytics & AI detected 135 OpenKnowledge, OpenAnalytics, OpenData, OpenIIA
OpenDAA Analytics & AI detected 105 OpenData, OpenAnalytics, OpenKnowledge, OpenTask
OpenNetworks Networks & Simulation detected 135 OpenLVC, OpenTask, OpenCyberSec, OpenCOP
OpenLVC Networks & Simulation detected 173 OpenTrack, OpenPNT, OpenCOP, OpenAAR-MR, OpenNetworks
OpenAAR-MR Networks & Simulation detected 182 OpenBus, OpenFiles, OpenLVC, OpenAnalytics, OpenTask
OpenIIA Investigation & Security detected 142 OpenKnowledge, OpenFiles, OpenTask, OpenLLM, OpenCyberSec
OpenCyberSec Investigation & Security detected 117 OpenNetworks, OpenIIA, OpenTask, OpenKnowledge, OpenCOP
AEGIS-SENTINEL Investigation & Security detected 42 OpenCyberSec, OpenCOP, OpenTask, OpenIIA
OpenMail Command, Control & Collaboration detected 82 OpenChat, OpenFiles, OpenTask

Status interpretation


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Foundation & Data

Component purpose, interfaces, evidence and verification.

Foundation & Data

OpenBus

OpenBus

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The platform event and message fabric that carries operational data, commands, status, correlations and workflow events between independently deployable components.

Operational value

Reduces point-to-point integration, gives producers and consumers a common exchange pattern, and lets new automation subscribe without rewriting every application.

Differentiators

Operational messages can carry identity, time, source, semantic type and correlation context rather than being treated as anonymous JSON blobs.

Platform connections

Release detection

Status Score Evidence items
detected 105 12
Evidence type Source Match
path OPENBUS.md openbus
path drivers/openbus_agent.py openbus
path edge/openlvc/rti_openbus_gateway.py openbus
path examples/opencybersec/openbus-security-event.json openbus
path lib/open-networks/openbus.js openbus
content API.md openbus
content CHANGELOG.md openbus
content DEPLOY-GODADDY.md openbus
content MERGE-v0.13.1.md openbus
content OPENBUS.md openbus
path open-bus/app.js open-bus
path open-bus/index.html open-bus

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENSOF_URL http://127.0.0.1:3000 OPENLVC-DEMO.md, edge/openlvc/README.md, edge/openlvc/dis_udp_bridge.py, edge/openlvc/rti_openbus_gateway.py

Service candidates

Service ExecStart Source
openlvc-rti-gateway.service /usr/bin/python3 /opt/opensof/edge/openlvc/rti_openbus_gateway.py --opensof ${OPENSOF_URL} --token [REDACTED] --federation ${OPENLVC_FEDERATION} --federate ${OPENLVC_FEDERATE} --sidecar-command ${OPENLVC_RTI_SIDECAR_COMMAND} edge/openlvc/systemd/openlvc-rti-gateway.service

External dependencies/endpoints

Host URL Source
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Foundation & Data

OpenKnowledge

OpenKnowledge

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The ontology, RDF and knowledge-graph layer that defines the meaning of entities, relationships, tasks, observations and effects across the platform.

Operational value

Makes data discoverable and machine-actionable across applications, supports SPARQL queries, and gives AI and automation a constrained operational vocabulary.

Differentiators

Semantics are part of the operating core, not a reporting layer added after data has already fragmented into incompatible schemas.

Platform connections

Release detection

Status Score Evidence items
detected 208 12
Evidence type Source Match
path OPENKNOWLEDGE-OPENTASK.md openknowledge
path .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json openknowledge
path data/openknowledge-model.json openknowledge
path lib/openknowledge-store.js openknowledge
path ontology/openknowledge-model.json openknowledge
content API.md openknowledge
content CHANGELOG.md openknowledge
content MERGE-v0.13.1.md openknowledge
content OPENBUS.md openknowledge
content OPENCOP.md openknowledge
path open-knowledge/app.css open-knowledge
path open-knowledge/app.js open-knowledge

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
BASE_PATH open-rf/app.js, public/open-rf/app.js, third_party/ontowiki/application/scripts/travis/install-services.sh
BLAZEGRAPH third_party/ontowiki/application/scripts/travis/install-services.sh
BUILDPATH third_party/ontowiki/application/scripts/vad/prepare.sh
CATALINA_BASE third_party/ontowiki/application/scripts/travis/install-services.sh
CATALINA_HOME third_party/ontowiki/application/scripts/travis/install-services.sh
CURRENT third_party/ontowiki/application/scripts/vad/prepare.sh
EF_STORE_ADAPTER third_party/ontowiki/application/classes/OntoWiki/Test/IntegrationTestBootstrap.php
E_UNREACHABLE third_party/ontowiki/application/scripts/travis/install-services.sh
FOURSTORE third_party/ontowiki/application/scripts/travis/install-services.sh
FUSEKI third_party/ontowiki/application/scripts/travis/install-services.sh
HOME /tmp lib/openllm/pipeline-engine.js, openrf/agent/functions/start-5g-core.sh, openrf/agent/functions/status-5g-core.sh, third_party/ontowiki/.travis.yml
ISQLFILE third_party/ontowiki/application/scripts/vad/prepare.sh
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPEN_SOF OPENKNOWLEDGE-OPENTASK.md
OWHG third_party/ontowiki/application/scripts/makeRelease.sh
PATH /usr/sbin:/usr/bin:/sbin:/bin edge/opencybersec/opencybersec_agent.py, lib/openllm/pipeline-engine.js, lib/openllm/util.js, tests/openpnt_agent_smoke_test.py
PHPVERSION third_party/ontowiki/application/scripts/travis/install-extensions.sh
PHP_ third_party/ontowiki/application/scripts/travis/install-extensions.sh
PWD third_party/ontowiki/application/scripts/vad/prepare.sh
RESULTFILE third_party/ontowiki/application/scripts/vad/prepare.sh
SESAME third_party/ontowiki/application/scripts/travis/install-services.sh
STICKER third_party/ontowiki/application/scripts/vad/prepare.sh
STICKERBEGIN third_party/ontowiki/application/scripts/vad/prepare.sh
TOMCAT_VERSION third_party/ontowiki/application/scripts/travis/install-services.sh
TRAVIS_PHP_VERSION third_party/ontowiki/application/scripts/travis/install-extensions.sh, third_party/ontowiki/application/scripts/travis/install-services.sh
USER edge/openssa-sensor/SENSOR_INSTALL.md, edge/openssa-sensor/install-demo-sensor.sh, edge/openssa-sensor/install/install-sensor.sh, edge/openssa-sensor/install/update-existing-sensor.sh
VIRTTMP third_party/ontowiki/application/scripts/vad/prepare.sh
VIRTUOSO third_party/ontowiki/application/scripts/travis/install-services.sh
VIRTUOSO_T third_party/ontowiki/application/scripts/vad/prepare.sh

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
192.168.33.10 http://192.168.33.10/ third_party/ontowiki/application/scripts/README-Vagrant.md
3ba.se http://3ba.se/conferences/ third_party/ontowiki/extensions/themes/silverblue/sandbox/tables.html
3ba.se http://3ba.se/conferences/AIMSA2006 third_party/ontowiki/extensions/themes/silverblue/sandbox/tables.html
abc http://abc/ third_party/ontowiki/application/tests/integration/OntoWiki/Model/InstancesIntegrationTest.php
abc http://abc/ third_party/ontowiki/application/tests/unit/OntoWiki/Model/InstancesTest.php
aimsa2006.inrialpes.fr http://aimsa2006.inrialpes.fr/ third_party/ontowiki/extensions/themes/silverblue/sandbox/tables.html
aksw.org http://aksw.org/ third_party/ontowiki/application/Bootstrap.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Component/Exception.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Component/Helper.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Controller/ActionHelper/List.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Controller/Base.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Controller/Component.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Controller/Exception.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Controller/Plugin/HttpAuth.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Controller/Plugin/ListSetupHelper.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Controller/Plugin/SetupHelper.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Dispatcher.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Exception.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Extension/Manager.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Http/Exception.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Jobs/Cron.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Menu.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Menu/Registry.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Message.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Model.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Model/Exception.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Model/Hierarchy.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Model/Instances.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Model/Resource.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Model/TitleHelper.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Module.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Module/Exception.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Module/Registry.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Navigation.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Pager.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Plugin.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Request.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Resource.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Test/ControllerTestCase.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Test/ExtensionIntegrationTestBootstrap.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Test/ExtensionUnitTestBootstrap.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Test/IntegrationTestBootstrap.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Test/UnitTestBootstrap.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Toolbar.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Url.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Utils.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Utils/Exception.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/View.php
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/View/Helper/Curie.php

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Foundation & Data

OpenData

OpenData

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The ingestion, normalization, storage and data-access capability for structured, semi-structured, streaming and file-based information.

Operational value

Creates a reusable data foundation for operational applications, analytics and evidence preservation without forcing every module to build its own data plumbing.

Differentiators

Data handling is tied to semantic types, provenance and real-time operational use instead of being isolated in a heavyweight enterprise data program.

Platform connections

Release detection

Status Score Evidence items
detected 105 12
Evidence type Source Match
path OPENDAA-OPENDATA.md opendata
path .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl opendata
path data/opendata.json opendata
path lib/opendata.js opendata
path ontology/opendaa-opendata.ttl opendata
content API.md opendata
content CHANGELOG.md opendata
content MERGE-v0.13.1.md opendata
content OPENCYBERSEC.md opendata
content OPENDAA-OPENANALYTICS.md opendata
path open-daa/open-data/app.js open-data
path open-daa/open-data/index.html open-data

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
RUN_ID OPENCYBERSEC.md

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/ontology ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/ontology/opendaa-opendata .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/ontology/opendaa-opendata ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/resource/ ontology/opendaa-opendata.ttl

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Foundation & Data

OpenPNT

OpenPNT

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The positioning, navigation and timing layer for registering clocks, spatial reference frames, sensor geometry and time-quality information.

Operational value

Lets observations from radios, robots, simulations and distributed sensors be correlated in a common time and spatial frame.

Differentiators

Precision timing and reference-frame metadata are treated as first-class operational data, including NTP, PTP and White Rabbit paths where available.

Platform connections

Release detection

Status Score Evidence items
detected 209 12
Evidence type Source Match
path OPENPNT.md openpnt
path drivers/README-OPENPNT-EDGE.md openpnt
path drivers/install_openpnt_agent.sh openpnt
path drivers/openpnt-agent.env.example openpnt
path drivers/openpnt-agent.service.example openpnt
content API.md openpnt
content CHANGELOG.md openpnt
content DEPLOY-GODADDY.md openpnt
content FIX-v0.15.1.md openpnt
content MERGE-v0.13.1.md openpnt
path open-pnt/app.js open-pnt
path open-pnt/index.html open-pnt

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
BUILD edge/openpnt-linuxptp/SELF-TEST.sh, edge/openssa-sensor/install/install-native-uhd.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build-simulation.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build.sh
BUILD_ROOT edge/openpnt-linuxptp/install-linuxptp.sh
CONFIG drivers/install_openpnt_agent.sh, edge/opencybersec/install.sh, edge/openssa-sensor/install/check-sensor.sh, edge/openssa-sensor/install/install-sensor.sh
CROSS_COMPILE third_party/openil_linuxptp/incdefs.sh
EUID $(id -u drivers/install_openpnt_agent.sh, edge/opencybersec/install.sh, edge/opencybersec/uninstall.sh, edge/openpnt-linuxptp/install-linuxptp.sh
HERE edge/openpnt-linuxptp/SELF-TEST.sh, edge/openpnt-linuxptp/install-linuxptp.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build-simulation.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build.sh
INSTANCE edge/openpnt-linuxptp/install-linuxptp.sh
JOBS edge/openpnt-linuxptp/install-linuxptp.sh
KBUILD_OUTPUT third_party/openil_linuxptp/incdefs.sh
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENPNT_AGENT_TOKEN [REDACTED] drivers/openpnt_agent.py, lib/openpnt.js
OPENPNT_BUILD_JOBS $(getconf _NPROCESSORS_ONLN 2>/dev/null || echo 2 edge/openpnt-linuxptp/install-linuxptp.sh
OPENPNT_CLOCK_STALE_AFTER_S lib/openpnt-timing.js
OPENPNT_LINUXPTP_BIN_DIR drivers/openpnt_agent.py, drivers/openpnt_linuxptp.py
OPENPNT_NODE_ID drivers/openpnt_agent.py, drivers/openpnt_linuxptp.py
OPENPNT_POLL_SECONDS drivers/openpnt_agent.py
OPENPNT_POSITION_MAX_AGE_S lib/openpnt.js
OPENPNT_PTP_CONFIG drivers/openpnt_agent.py
OPENPNT_PTP_INSTANCE drivers/openpnt_agent.py
OPENPNT_PTP_INTERFACE drivers/openpnt_agent.py
OPENPNT_SERVER drivers/openpnt_agent.py
OPENPNT_SPOOL_FILE drivers/openpnt_agent.py
OPENPNT_TAI_UTC_OFFSET_S lib/openpnt.js
OPENPNT_TDOA_MAX_UNCERTAINTY_NS lib/openpnt-timing.js
OPENPNT_TDOA_MIN_SENSORS lib/openpnt-timing.js
OPENPNT_TOKEN drivers/openpnt_agent.py
PATH /usr/sbin:/usr/bin:/sbin:/bin edge/opencybersec/opencybersec_agent.py, lib/openllm/pipeline-engine.js, lib/openllm/util.js, tests/openpnt_agent_smoke_test.py
ROOT edge/opencybersec/install.sh, edge/openpnt-linuxptp/SELF-TEST.sh, edge/openpnt-linuxptp/install-linuxptp.sh, edge/openssa-sensor/install-demo-sensor.sh
SOURCE edge/openpnt-linuxptp/install-linuxptp.sh
SRC drivers/install_openpnt_agent.sh

Service candidates

Service ExecStart Source
openpnt-phc2sys@.service /opt/openpnt/bin/openpnt-linuxptp run phc2sys --instance /etc/openpnt/linuxptp/instances/%i.json --bin-dir /opt/openpnt/linuxptp/bin edge/openpnt-linuxptp/systemd/openpnt-phc2sys@.service
openpnt-ptp4l@.service /opt/openpnt/bin/openpnt-linuxptp run ptp4l --instance /etc/openpnt/linuxptp/instances/%i.json --bin-dir /opt/openpnt/linuxptp/bin edge/openpnt-linuxptp/systemd/openpnt-ptp4l@.service
openpnt-ts2phc@.service /opt/openpnt/bin/openpnt-linuxptp run ts2phc --instance /etc/openpnt/linuxptp/instances/%i.json --bin-dir /opt/openpnt/linuxptp/bin edge/openpnt-linuxptp/systemd/openpnt-ts2phc@.service

External dependencies/endpoints

Host URL Source
example.invalid https://example.invalid/opensof tests/openpnt_agent_smoke_test.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/pnt/positioning/POS-RASPBOT-LAB drivers/openpnt_raspbot_client.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/pnt/positioning/POS-RASPBOT-LAB drivers/openpnt_raspbot_guidance.py
opensof.local https://opensof.local/ontology lib/openpnt-timing.js
opensof.local https://opensof.local/ontology lib/openpnt.js
opensof.local https://opensof.local/resource/${id} lib/openpnt-timing.js
opensof.local https://opensof.local/resource/${id} lib/openpnt.js
opensof.local https://opensof.local/resource/${o} lib/openpnt.js
opensof.local https://opensof.local/resource/${s} lib/openpnt.js

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Foundation & Data

OpenFiles

OpenFiles

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The workspace and artifact repository for documents, imagery, video, datasets, releases and mission products that must be shared and preserved.

Operational value

Separates durable products from transient message traffic while keeping them linked to tracks, tasks, cases and release groups.

Differentiators

Artifacts remain connected to operational context and can move from edge capture into controlled workspaces without a separate manual handoff.

Platform connections

Release detection

Status Score Evidence items
detected 76 12
Evidence type Source Match
content CHANGELOG.md openfiles
content DEPLOY-GODADDY.md openfiles
content EXTERNAL-SERVICES.md openfiles
content MERGE-INSTRUCTIONS-v0.8.1.md openfiles
content OPENBUS.md openfiles
path open-files/index.html open-files
path public/open-files/index.html open-files
content API.md open-files
content MERGE-INSTRUCTIONS-v0.8.1.md open-files
content README.md open-files
content WALLACECORP-DEPLOYMENT.md open-files
content index.html open-files

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
bss.dev https://bss.dev/live/fpv-ctl/ index.html
bss.dev https://bss.dev/live/isac/\nOPENLVC_PUBLIC_URL=\nAEGIS_SENTINEL_LABEL=AEGIS-SENTINEL\nOPENMAIL_PUBLIC_URL=\nOPENFILES_PUBLIC_URL=\n tools/integrate_opensof_service_entries.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/tracks README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-cop/\nhttps://loammhpng4.c36.airoapp.ai/open-isac/\nhttps://loammhpng4.c36.airoapp.ai/open-lvc/\nhttps://loammhpng4.c36.airoapp.ai/open-mail/\nhttps://loammhpng4.c36.airoapp.ai/open-files/\nhttps://loammhpng4.c36.airoapp.ai/api/integrations\n tools/integrate_opensof_service_entries.py

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Command, Control & Collaboration

Component purpose, interfaces, evidence and verification.

Command, Control & Collaboration

OpenCOP

OpenCOP

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The map-centered common operational picture that presents tracks, assets, tasks, sensors and collaboration context in one operational view.

Operational value

Gives operators a fast way to understand the situation and act directly on an object instead of navigating separate stovepipe applications.

Differentiators

Objects in the picture are connected to live control, semantic knowledge, tasks, sensor products and analytics rather than being static map symbols.

Platform connections

Release detection

Status Score Evidence items
detected 122 12
Evidence type Source Match
path OPENCOP.md opencop
path integrations/OPENCOP-INTEGRATION.md opencop
path integrations/opencop-task-client.js opencop
path integrations/opencop-openeyes/README.md opencop
path integrations/opencop-openeyes/opencop-openeyes-client.js opencop
content API.md opencop
content CHANGELOG.md opencop
content MERGE-v0.13.1.md opencop
content OPENBUS.md opencop
content OPENCOP.md opencop
path open-cop/app.js open-cop
path open-cop/index.html open-cop

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
TRACK_API integrations/opencop-openeyes/patched-static/map.js

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ integrations/opencop-task-client.js
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-cop/\n tools/integrate_opensof_service_entries.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-cop/\nhttps://loammhpng4.c36.airoapp.ai/open-isac/\nhttps://loammhpng4.c36.airoapp.ai/open-lvc/\nhttps://loammhpng4.c36.airoapp.ai/open-mail/\nhttps://loammhpng4.c36.airoapp.ai/open-files/\nhttps://loammhpng4.c36.airoapp.ai/api/integrations\n tools/integrate_opensof_service_entries.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-eyes/ integrations/opencop-openeyes/README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-eyes/ integrations/opencop-openeyes/opencop-openeyes-client.js
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-eyes/ integrations/opencop-openeyes/patched-static/index.html
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-eyes/ integrations/opencop-openeyes/patched-static/opencop-openeyes-client.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks deploy.env.example
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks integrations/opencop-openeyes/patched-static/map.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks server.js
opencop.example https://opencop.example/api/tracks tests/openeyes_smoke_test.py

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Command, Control & Collaboration

OpenTrack

OpenTrack

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The multi-source track ingestion, normalization, update and fusion service for ADS-B, AIS, USMTF, DIS, BFT and other operational feeds.

Operational value

Provides a common track model and live update path so every application does not need a custom adapter for every source.

Differentiators

Track data can retain source, timing, semantics and fusion lineage while flowing directly into the COP, tasking and analytics.

Platform connections

Release detection

Status Score Evidence items
detected 80 12
Evidence type Source Match
content API.md opentrack
content CHANGELOG.md opentrack
content MERGE-v0.13.1.md opentrack
content OPENBUS.md opentrack
content OPENCOP.md opentrack
path open-track/app.js open-track
path open-track/index.html open-track
path public/open-track/app.js open-track
path public/open-track/index.html open-track
content index.html open-track
content server.js open-track
content common/common.js open-track

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
AEGIS_SENTINEL_LABEL COMPILED_DEPLOYMENT.aegisSentinelLabel).trim() || COMPILED_DEPLOYMENT.aegisSentinelLabel server.js, tools/integrate_opensof_service_entries.py
ANTHROPIC_API_KEY server.js, lib/openllm/agents.js, lib/openllm/providers.js
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
EOD_TECH_TARGET @eodtech server.js
HOST 0.0.0.0 server.js, lib/openrf-controller/server.js
KNOWLEDGE_NS server.js
MISSION_KNOWLEDGE_NS server.js
MOUNT_PATH COMPILED_DEPLOYMENT.mountPath server.js
NODE_ID COMPILED_DEPLOYMENT.nodeId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENAAR_SIGNING_KEY [REDACTED] server.js
OPENAAR_SNAPSHOT_EVERY_EVENTS 100 server.js
OPENAAR_SNAPSHOT_INTERVAL_S 30 server.js
OPENAI_API_KEY server.js, lib/openllm/providers.js
OPENANALYTICS_CONNECTOR_TIMEOUT_MS 60000 server.js
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENBUS_MAX_HISTORY 500 server.js
OPENCHAT_DEFAULT_TARGET #eod-ops server.js
OPENCOP_TRACK_URL https://opencop.c24.airoapp.ai/api/tracks server.js
OPENCOP_UI_URL BUILTIN_OPENCOP_UI_URL server.js
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_READ_TOKEN server.js
OPENFILES_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENFILES_SERVICE_URL server.js
OPENIIA_MAX_EVIDENCE_BYTES 12000000 server.js
OPENISAC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENISAC_SERVICE_URL server.js
OPENKNOWLEDGE_EDITOR_TOKEN [REDACTED] server.js
OPENKNOWLEDGE_GRAPH https://opensof.local/graph/core server.js
OPENKNOWLEDGE_MODEL_FILE path.join(DATA server.js
OPENKNOWLEDGE_ONTOWIKI_URL server.js
OPENKNOWLEDGE_SPARQL_ENDPOINT server.js
OPENKNOWLEDGE_TIMEOUT_MS 8000 server.js
OPENLLM_ANTHROPIC_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENAI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_URL process.env.OPENWEBUI_URL || server.js, lib/openllm/providers.js
OPENLLM_OPERATOR_TOKEN [REDACTED] server.js, lib/openllm.js
OPENLLM_WORKSPACES_DIR path.join(ROOT server.js
OPENLVC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENLVC_SERVICE_URL server.js
OPENMAIL_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENMAIL_SERVICE_URL server.js
OPENRF_AGENT_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md
OPENRF_DATA_DIR path.join(DATA server.js, lib/openrf-controller/server.js
OPENRF_OPERATOR_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md, openrf/README-UPSTREAM-v0.3.0.md
OPENRF_READ_TOKEN server.js, lib/openrf-controller/server.js, openrf/API.md
OPENSSA_ACTIVE_TIMEOUT_S 900 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_ITU_REGION 2 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_SENSOR_TOKEN [REDACTED] server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/local_server.js, edge/openssa-sensor/demo/run_streaming_demo.py
OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENWEBUI_CHAT_PATH /api/chat/completions server.js
OPENWEBUI_DEFAULT_MODEL server.js
OPENWEBUI_HEALTH_PATH /health server.js
OPENWEBUI_MODELS_PATH /api/models server.js
OPENWEBUI_URL ).replace(//+$/ server.js
OPEN_EYES_DEFAULT_ASSET ISAC-RASPBOT-01 server.js
PORT 3000 server.js, edge/openssa-sensor/local_server.js, lib/openrf-controller/server.js
PUBLIC_BASE_URL COMPILED_DEPLOYMENT.publicBaseUrl).replace(//+$/ server.js
RASPBOT_BROWSER_WS_URL server.js
RASPBOT_CONTROL_URL server.js
RASPBOT_STREAM_URL server.js
ROCKETCHAT_AUTH_TOKEN [REDACTED] server.js
ROCKETCHAT_BOT_USERNAME openc5.bot server.js
ROCKETCHAT_EMBED_URL server.js
ROCKETCHAT_INCOMING_WEBHOOK_URL server.js
ROCKETCHAT_OUTGOING_TOKEN [REDACTED] server.js, rocketchat/outgoing-webhook-test.sh
ROCKETCHAT_PUBLIC_URL ROCKETCHAT_URL || '').replace(//+$/ server.js
ROCKETCHAT_URL ).replace(//+$/ server.js
ROCKETCHAT_USER_ID server.js
SITE_ID COMPILED_DEPLOYMENT.siteId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
SUITE_VERSION server.js, tools/integrate_opensof_service_entries.py

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
${req.headers.host http://${req.headers.host/ server.js
bss.dev https://bss.dev/live/fpv-ctl/ index.html
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/tracks README.md
openc5isr.bss.dev https://openc5isr.bss.dev/ server.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks deploy.env.example
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks integrations/opencop-openeyes/patched-static/map.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks server.js
opencop.example https://opencop.example/api/tracks tests/openeyes_smoke_test.py
opensof.local https://opensof.local/graph/core server.js
opensof.local https://opensof.local/ontology server.js
opensof.local https://opensof.local/resource/ server.js

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Command, Control & Collaboration

OpenTask

OpenTask

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The operational tasking and workflow service for assigning, acknowledging, executing and completing effects tied to real objects and semantic task types.

Operational value

Turns situational awareness into accountable action and gives people and machines the same task state model.

Differentiators

Task definitions can be ontology-based and linked directly to tracks, locations, sensors, evidence and automated effects.

Platform connections

Release detection

Status Score Evidence items
detected 114 12
Evidence type Source Match
path OPENKNOWLEDGE-OPENTASK.md opentask
path tests/openknowledge_opentask_ontology_smoke_test.py opentask
content API.md opentask
content CHANGELOG.md opentask
content MERGE-v0.13.1.md opentask
content OPENBUS.md opentask
content OPENCOP.md opentask
path open-task/app.js open-task
path open-task/index.html open-task
path public/open-task/app.js open-task
path public/open-task/index.html open-task
content UPGRADE-v0.10.0.md open-task

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPEN_SOF OPENKNOWLEDGE-OPENTASK.md

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
opensof.local https://opensof.local/graph/core OPENKNOWLEDGE-OPENTASK.md
opensof.local https://opensof.local/ontology tests/openknowledge_opentask_ontology_smoke_test.py

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Command, Control & Collaboration

OpenChat

OpenChat

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The operator collaboration channel for conversations, object-linked messages, release groups and machine-generated operational notifications.

Operational value

Keeps discussion connected to the operational object and workflow that caused it, reducing context loss between chat and action.

Differentiators

Collaboration can be triggered from tracks, tasks and sensor products and can carry semantic references rather than only free text.

Platform connections

Release detection

Status Score Evidence items
detected 115 12
Evidence type Source Match
content API.md openchat
content CHANGELOG.md openchat
content OPENBUS.md openchat
content OPENCOP.md openchat
content README.md openchat
path open-chat/app.js open-chat
path open-chat/index.html open-chat
path public/open-chat/app.js open-chat
path public/open-chat/index.html open-chat
content index.html open-chat
content server.js open-chat
content common/common.js open-chat

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
AEGIS_SENTINEL_LABEL COMPILED_DEPLOYMENT.aegisSentinelLabel).trim() || COMPILED_DEPLOYMENT.aegisSentinelLabel server.js, tools/integrate_opensof_service_entries.py
ANTHROPIC_API_KEY server.js, lib/openllm/agents.js, lib/openllm/providers.js
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
EOD_TECH_TARGET @eodtech server.js
HOST 0.0.0.0 server.js, lib/openrf-controller/server.js
KNOWLEDGE_NS server.js
MISSION_KNOWLEDGE_NS server.js
MOUNT_PATH COMPILED_DEPLOYMENT.mountPath server.js
NODE_ID COMPILED_DEPLOYMENT.nodeId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENAAR_SIGNING_KEY [REDACTED] server.js
OPENAAR_SNAPSHOT_EVERY_EVENTS 100 server.js
OPENAAR_SNAPSHOT_INTERVAL_S 30 server.js
OPENAI_API_KEY server.js, lib/openllm/providers.js
OPENANALYTICS_CONNECTOR_TIMEOUT_MS 60000 server.js
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENBUS_MAX_HISTORY 500 server.js
OPENCHAT_DEFAULT_TARGET #eod-ops server.js
OPENCOP_TRACK_URL https://opencop.c24.airoapp.ai/api/tracks server.js
OPENCOP_UI_URL BUILTIN_OPENCOP_UI_URL server.js
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_READ_TOKEN server.js
OPENFILES_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENFILES_SERVICE_URL server.js
OPENIIA_MAX_EVIDENCE_BYTES 12000000 server.js
OPENISAC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENISAC_SERVICE_URL server.js
OPENKNOWLEDGE_EDITOR_TOKEN [REDACTED] server.js
OPENKNOWLEDGE_GRAPH https://opensof.local/graph/core server.js
OPENKNOWLEDGE_MODEL_FILE path.join(DATA server.js
OPENKNOWLEDGE_ONTOWIKI_URL server.js
OPENKNOWLEDGE_SPARQL_ENDPOINT server.js
OPENKNOWLEDGE_TIMEOUT_MS 8000 server.js
OPENLLM_ANTHROPIC_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENAI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_URL process.env.OPENWEBUI_URL || server.js, lib/openllm/providers.js
OPENLLM_OPERATOR_TOKEN [REDACTED] server.js, lib/openllm.js
OPENLLM_WORKSPACES_DIR path.join(ROOT server.js
OPENLVC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENLVC_SERVICE_URL server.js
OPENMAIL_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENMAIL_SERVICE_URL server.js
OPENRF_AGENT_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md
OPENRF_DATA_DIR path.join(DATA server.js, lib/openrf-controller/server.js
OPENRF_OPERATOR_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md, openrf/README-UPSTREAM-v0.3.0.md
OPENRF_READ_TOKEN server.js, lib/openrf-controller/server.js, openrf/API.md
OPENSSA_ACTIVE_TIMEOUT_S 900 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_ITU_REGION 2 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_SENSOR_TOKEN [REDACTED] server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/local_server.js, edge/openssa-sensor/demo/run_streaming_demo.py
OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENWEBUI_CHAT_PATH /api/chat/completions server.js
OPENWEBUI_DEFAULT_MODEL server.js
OPENWEBUI_HEALTH_PATH /health server.js
OPENWEBUI_MODELS_PATH /api/models server.js
OPENWEBUI_URL ).replace(//+$/ server.js
OPEN_EYES_DEFAULT_ASSET ISAC-RASPBOT-01 server.js
PORT 3000 server.js, edge/openssa-sensor/local_server.js, lib/openrf-controller/server.js
PUBLIC_BASE_URL COMPILED_DEPLOYMENT.publicBaseUrl).replace(//+$/ server.js
RASPBOT_BROWSER_WS_URL server.js
RASPBOT_CONTROL_URL server.js
RASPBOT_STREAM_URL server.js
ROCKETCHAT_AUTH_TOKEN [REDACTED] server.js
ROCKETCHAT_BOT_USERNAME openc5.bot server.js
ROCKETCHAT_EMBED_URL server.js
ROCKETCHAT_INCOMING_WEBHOOK_URL server.js
ROCKETCHAT_OUTGOING_TOKEN [REDACTED] server.js, rocketchat/outgoing-webhook-test.sh
ROCKETCHAT_PUBLIC_URL ROCKETCHAT_URL || '').replace(//+$/ server.js
ROCKETCHAT_URL ).replace(//+$/ server.js
ROCKETCHAT_USER_ID server.js
SITE_ID COMPILED_DEPLOYMENT.siteId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
SUITE_VERSION server.js, tools/integrate_opensof_service_entries.py
TASK rocketchat/outgoing-webhook-test.sh
TOKEN edge/openssa-sensor/install-demo-sensor.sh, rocketchat/outgoing-webhook-test.sh

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
${req.headers.host http://${req.headers.host/ server.js
bss.dev https://bss.dev/live/fpv-ctl/ index.html
chatlogs.planetrdf.com http://chatlogs.planetrdf.com/swig/2006-01-29.html third_party/ontowiki/application/config/SysBase.rdf
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/chat/message ROCKETCHAT-SETUP.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/rocketchat/outgoing ROCKETCHAT-SETUP.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/tracks README.md
matrix.squiz.net http://matrix.squiz.net/developer/tools/php_cs/licence third_party/ontowiki/application/tests/CodeSniffer/Standards/Ontowiki/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php
openc5isr.bss.dev https://openc5isr.bss.dev/ server.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks server.js
opensof.local https://opensof.local/graph/core server.js
opensof.local https://opensof.local/ontology server.js
opensof.local https://opensof.local/resource/ server.js

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Command, Control & Collaboration

OpenEyes

OpenEyes

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The FPV, robot and UAS view that combines live camera, telemetry, control and sensor products for a selected operational asset.

Operational value

Lets an operator move from a map object to its live perspective and captured products with minimal application switching.

Differentiators

Live control, edge exploitation, persisted sensor products and workspace sharing are designed as one workflow rather than separate video and file systems.

Platform connections

Release detection

Status Score Evidence items
detected 174 12
Evidence type Source Match
path README-OPENEYES.md openeyes
path drivers/README-RASPBOT-OPENEYES.txt openeyes
path drivers/raspbot-openeyes.env.example openeyes
path drivers/raspbot-openeyes.service.example openeyes
path drivers/raspbot_openeyes_agent.py openeyes
content API.md openeyes
content CHANGELOG.md openeyes
content OPENBUS.md openeyes
content OPENCOP.md openeyes
content OPENCYBERSEC.md openeyes
path open-eyes/app.js open-eyes
path open-eyes/index.html open-eyes

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

Endpoint Source Evidence
[invalid URL] tests/raspbot_agent_smoke_test.py url
wss://relay.example/ tests/openeyes_smoke_test.py url
wss://relay.example/ws/raspbot open-eyes/index.html url
wss://relay.example/ws/raspbot public/open-eyes/index.html url
wss://relay.example/ws/raspbot tests/openeyes_smoke_test.py url
wss://your-relay/ws/raspbot README-OPENEYES.md url
wss://your-relay/ws/raspbot drivers/raspbot-openeyes.env.example url

Configuration candidates

Variable Default Evidence
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENSOF_BASE http://127.0.0.1:3000 scenarios/run_openeyes_demo.py
OPEN_EYES_API_BASE drivers/raspbot_openeyes_agent.py
OPEN_EYES_ASSET_ID ISAC-RASPBOT-01 drivers/raspbot_openeyes_agent.py
OPEN_EYES_HTTP_TIMEOUT 3 drivers/raspbot_openeyes_agent.py
OPEN_EYES_LOG_LEVEL INFO drivers/raspbot_openeyes_agent.py
OPEN_EYES_RECONNECT_DELAY 2 drivers/raspbot_openeyes_agent.py
OPEN_EYES_STATUS_INTERVAL 0.25 drivers/raspbot_openeyes_agent.py
OPEN_EYES_VERIFY_TLS true drivers/raspbot_openeyes_agent.py
OPEN_EYES_VIDEO_FPS 15 drivers/raspbot_openeyes_agent.py
RASPBOT_LOCAL_URL http://127.0.0.1:6001 drivers/raspbot_openeyes_agent.py
RASPBOT_WS_URL drivers/raspbot_openeyes_agent.py
RUN_ID OPENCYBERSEC.md
TRACK_API integrations/opencop-openeyes/patched-static/map.js

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
bss.dev https://bss.dev/live/fpv-ctl/ index.html
bss.dev https://bss.dev/live/fpv-ctl/ public/index.html
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ drivers/raspbot-openeyes.env.example
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/pnt/positioning/POS-RASPBOT-LAB drivers/openpnt_raspbot_client.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/pnt/positioning/POS-RASPBOT-LAB drivers/openpnt_raspbot_guidance.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-eyes/ integrations/opencop-openeyes/README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-eyes/ integrations/opencop-openeyes/opencop-openeyes-client.js
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-eyes/ integrations/opencop-openeyes/patched-static/index.html
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-eyes/ integrations/opencop-openeyes/patched-static/opencop-openeyes-client.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks integrations/opencop-openeyes/patched-static/map.js
opencop.example https://opencop.example/api/tracks tests/openeyes_smoke_test.py

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Command, Control & Collaboration

OpenMail

OpenMail

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The controlled email integration for disconnected or segmented enclaves, distribution groups and durable message exchange.

Operational value

Provides familiar asynchronous communication while remaining part of the deployable platform and its release-group concepts.

Differentiators

Email is integrated as one collaboration transport among chat, tasks, files and operational objects rather than the sole system of record.

Platform connections

Release detection

Status Score Evidence items
detected 82 12
Evidence type Source Match
content CHANGELOG.md openmail
content DEPLOY-GODADDY.md openmail
content EXTERNAL-SERVICES.md openmail
content MERGE-INSTRUCTIONS-v0.8.1.md openmail
content OPENBUS.md openmail
path open-mail/index.html open-mail
path public/open-mail/index.html open-mail
content API.md open-mail
content MERGE-INSTRUCTIONS-v0.8.1.md open-mail
content README.md open-mail
content WALLACECORP-DEPLOYMENT.md open-mail
content index.html open-mail

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
bss.dev https://bss.dev/live/fpv-ctl/ index.html
bss.dev https://bss.dev/live/isac/\nOPENLVC_PUBLIC_URL=\nAEGIS_SENTINEL_LABEL=AEGIS-SENTINEL\nOPENMAIL_PUBLIC_URL=\nOPENFILES_PUBLIC_URL=\n tools/integrate_opensof_service_entries.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/tracks README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-cop/\nhttps://loammhpng4.c36.airoapp.ai/open-isac/\nhttps://loammhpng4.c36.airoapp.ai/open-lvc/\nhttps://loammhpng4.c36.airoapp.ai/open-mail/\nhttps://loammhpng4.c36.airoapp.ai/open-files/\nhttps://loammhpng4.c36.airoapp.ai/api/integrations\n tools/integrate_opensof_service_entries.py

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Sensors & Spectrum

Component purpose, interfaces, evidence and verification.

Sensors & Spectrum

OpenRF

OpenRF

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The radio registration, spectrum sensing, control and distributed RF processing capability for heterogeneous SDRs and radio utilities.

Operational value

Provides one operational layer for registering radios, viewing spectrum, running utilities and publishing detections from edge nodes.

Differentiators

Uses common SDR abstractions where practical, supports distributed edge processing, and connects RF observations to timing, semantics, tracks and tasking.

Platform connections

Release detection

Status Score Evidence items
detected 224 12
Evidence type Source Match
path OPENRF.md openrf
path lib/openrf-controller/server.js openrf
path lib/openrf-controller/src/store.js openrf
path openrf/API.md openrf
path openrf/ARCHITECTURE.md openrf
content CHANGELOG.md openrf
content DEPLOY-GODADDY.md openrf
content OPENBUS.md openrf
content OPENCOP.md openrf
content OPENCYBERSEC-QUICKSTART.md openrf
path edge/openssa-sensor/reference/open-rf/app.js open-rf
path edge/openssa-sensor/reference/open-rf/index.html open-rf

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
ADDRESS openrf/agent/functions/probe-n310.sh
API_BASE open-rf/app.js, public/open-networks/app.js, public/open-rf/app.js
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
BASE_PATH open-rf/app.js, public/open-rf/app.js, third_party/ontowiki/application/scripts/travis/install-services.sh
BUILD edge/openpnt-linuxptp/SELF-TEST.sh, edge/openssa-sensor/install/install-native-uhd.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build-simulation.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build.sh
BUILD_DIR $ENGINE/build edge/openssa-sensor/install/install-native-uhd.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build-simulation.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build.sh
CONFIG drivers/install_openpnt_agent.sh, edge/opencybersec/install.sh, edge/openssa-sensor/install/check-sensor.sh, edge/openssa-sensor/install/install-sensor.sh
CORE_DIR openrf/agent/functions/start-5g-core.sh, openrf/agent/functions/status-5g-core.sh
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
ENGINE edge/openssa-sensor/install/install-native-uhd.sh
EUID $(id -u drivers/install_openpnt_agent.sh, edge/opencybersec/install.sh, edge/opencybersec/uninstall.sh, edge/openpnt-linuxptp/install-linuxptp.sh
GNB openrf/agent/functions/start-5g-ran-b210-50mhz.sh, openrf/agent/functions/start-5g-ran-n78-n310.sh
HERE edge/openpnt-linuxptp/SELF-TEST.sh, edge/openpnt-linuxptp/install-linuxptp.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build-simulation.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build.sh
HOME /tmp lib/openllm/pipeline-engine.js, openrf/agent/functions/start-5g-core.sh, openrf/agent/functions/status-5g-core.sh, third_party/ontowiki/.travis.yml
HOST 0.0.0.0 server.js, lib/openrf-controller/server.js
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENRF_5G_CORE_DIR $HOME/5g/magic-core openrf/agent/functions/start-5g-core.sh, openrf/agent/functions/status-5g-core.sh
OPENRF_AGENT_OFFLINE_SECONDS 70 lib/openrf-controller/server.js
OPENRF_AGENT_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md
OPENRF_BASE_PATH /open-rf lib/openrf-controller/server.js
OPENRF_DATA_DIR path.join(DATA server.js, lib/openrf-controller/server.js
OPENRF_DISPATCH_LEASE_SECONDS 90 lib/openrf-controller/server.js
OPENRF_OPERATOR_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md, openrf/README-UPSTREAM-v0.3.0.md
OPENRF_PYTHON /usr/bin/python3 openrf/agent/src/openrf_agent/util.py
OPENRF_RADIO_ADDRESS 192.168.20.2 openrf/agent/functions/probe-n310.sh
OPENRF_RADIO_ID N310-01 openrf/agent/functions/start-5g-ran-n78-n310.sh
OPENRF_READ_TOKEN server.js, lib/openrf-controller/server.js, openrf/API.md
PORT 3000 server.js, edge/openssa-sensor/local_server.js, lib/openrf-controller/server.js
PYTHONUNBUFFERED 1 openrf/agent/systemd/openrf-agent.service
ROOT edge/opencybersec/install.sh, edge/openpnt-linuxptp/SELF-TEST.sh, edge/openpnt-linuxptp/install-linuxptp.sh, edge/openssa-sensor/install-demo-sensor.sh
RUN_GROUP openrf/agent/install.sh
RUN_USER openrf/agent/install.sh
SUDO_USER $USER edge/openssa-sensor/install/install-sensor.sh, edge/openssa-sensor/install/update-existing-sensor.sh, openrf/agent/install.sh
UHD_INCLUDE_DIRS edge/openssa-sensor/native/uhd_spectrum_engine/CMakeLists.txt
UHD_LIBRARIES edge/openssa-sensor/native/uhd_spectrum_engine/CMakeLists.txt
USER edge/openssa-sensor/SENSOR_INSTALL.md, edge/openssa-sensor/install-demo-sensor.sh, edge/openssa-sensor/install/install-sensor.sh, edge/openssa-sensor/install/update-existing-sensor.sh

Service candidates

Service ExecStart Source
openrf-agent.service /usr/local/bin/openrf-agent --config /etc/openrf/openrf-agent.json openrf/agent/systemd/openrf-agent.service

External dependencies/endpoints

Host URL Source
${req.headers.host http://${req.headers.host/ lib/openrf-controller/server.js
controller-ip http://controller-ip:8075/open-rf/ openrf/README-UPSTREAM-v0.3.0.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Sensors & Spectrum

OpenSSA

OpenSSA

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The spectrum situational-awareness view for live RF visualization, detections, registered sensors and geospatial correlation.

Operational value

Converts raw edge RF data into a shared operational picture instead of forcing users to operate isolated laboratory tools.

Differentiators

Combines high-rate edge processing with selective real-time transmission and ties spectrum observations to registered radio location and time.

Platform connections

Release detection

Status Score Evidence items
detected 107 12
Evidence type Source Match
path OPENSSA-DEMO-DEPLOYMENT.md openssa
path OPENSSA.md openssa
path UPGRADE-OPENSSA-v0.5.0.md openssa
path data/openssa.json openssa
path edge/openssa-sensor/API.md openssa
content CHANGELOG.md openssa
content DEPLOY-GODADDY.md openssa
content MERGE-v0.13.1.md openssa
content OPENCYBERSEC.md openssa
content OPENPNT.md openssa
path edge/openssa-sensor/public/open-ssa/app.js open-ssa
path edge/openssa-sensor/public/open-ssa/index.html open-ssa

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
ALT edge/openssa-sensor/install-demo-sensor.sh
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
BUILD edge/openpnt-linuxptp/SELF-TEST.sh, edge/openssa-sensor/install/install-native-uhd.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build-simulation.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build.sh
BUILD_DIR $ENGINE/build edge/openssa-sensor/install/install-native-uhd.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build-simulation.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build.sh
CFG edge/openssa-sensor/install-demo-sensor.sh
CONFIG drivers/install_openpnt_agent.sh, edge/opencybersec/install.sh, edge/openssa-sensor/install/check-sensor.sh, edge/openssa-sensor/install/install-sensor.sh
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
DRIVER edge/openssa-sensor/install-demo-sensor.sh, edge/openssa-sensor/install/check-sensor.sh, edge/openssa-sensor/install/install-ubuntu-deps.sh
ENGINE edge/openssa-sensor/install/install-native-uhd.sh
HERE edge/openpnt-linuxptp/SELF-TEST.sh, edge/openpnt-linuxptp/install-linuxptp.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build-simulation.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build.sh
LAT edge/openssa-sensor/install-demo-sensor.sh
LON edge/openssa-sensor/install-demo-sensor.sh
NATIVE_SOURCE edge/openssa-sensor/install/install-sensor.sh, edge/openssa-sensor/install/update-existing-sensor.sh
NODE_ID COMPILED_DEPLOYMENT.nodeId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENSSA_ACTIVE_TIMEOUT_S 900 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_EMITTER_HISTORY_LIMIT 2000 edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_EMITTER_SIGHTING_LIMIT 500 edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_GEOLOCATION_HISTORY_LIMIT 100 edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_ITU_REGION 2 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_LOCATION_PROFILE edge/openssa-sensor/drivers/ssa_sensor.py
OPENSSA_SENSOR_TOKEN [REDACTED] server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/local_server.js, edge/openssa-sensor/demo/run_streaming_demo.py
OPENSSA_UHD_SPECTRUM_ENGINE edge/openssa-sensor/drivers/ssa_sensor.py
PORT 3000 server.js, edge/openssa-sensor/local_server.js, lib/openrf-controller/server.js
ROLE edge/openssa-sensor/install-demo-sensor.sh
ROOT edge/opencybersec/install.sh, edge/openpnt-linuxptp/SELF-TEST.sh, edge/openpnt-linuxptp/install-linuxptp.sh, edge/openssa-sensor/install-demo-sensor.sh
RUN_ID OPENCYBERSEC.md
SERVICE_GROUP edge/openssa-sensor/install/install-sensor.sh, edge/openssa-sensor/install/update-existing-sensor.sh
SERVICE_USER edge/openssa-sensor/install/install-sensor.sh, edge/openssa-sensor/install/update-existing-sensor.sh
SITE_ID COMPILED_DEPLOYMENT.siteId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
SSA_API edge/openssa-sensor/public/open-ssa/app.js, open-ssa/app.js, public/open-ssa/app.js
SUDO_USER $USER edge/openssa-sensor/install/install-sensor.sh, edge/openssa-sensor/install/update-existing-sensor.sh, openrf/agent/install.sh
TOKEN edge/openssa-sensor/install-demo-sensor.sh, rocketchat/outgoing-webhook-test.sh
UHD_INCLUDE_DIRS edge/openssa-sensor/native/uhd_spectrum_engine/CMakeLists.txt
UHD_LIBRARIES edge/openssa-sensor/native/uhd_spectrum_engine/CMakeLists.txt
USER edge/openssa-sensor/SENSOR_INSTALL.md, edge/openssa-sensor/install-demo-sensor.sh, edge/openssa-sensor/install/install-sensor.sh, edge/openssa-sensor/install/update-existing-sensor.sh
WORK edge/openssa-sensor/install-demo-sensor.sh

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
${req.headers.host http://${req.headers.host/ edge/openssa-sensor/lib/openssa.js
${req.headers.host http://${req.headers.host/ edge/openssa-sensor/tests/e2e_server.js
${req.headers.host http://${req.headers.host/ lib/openssa.js
${req.headers.host|| http://${req.headers.host||/ edge/openssa-sensor/local_server.js
${req.headers.host} http://${req.headers.host}/ edge/openssa-sensor/tests/test_openssa.js
${req.headers.host} http://${req.headers.host}/ tests/openssa/test_openssa.js
example.invalid https://example.invalid/ edge/openssa-sensor/tests/test_profile_tool.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Sensors & Spectrum

OpenISAC

OpenISAC

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The integrated sensing-and-communications capability for using communications waveforms and radio infrastructure as coordinated sensing resources.

Operational value

Allows deployed communications infrastructure to contribute observations without adding a completely separate sensing stack.

Differentiators

Sensing results can use the same timing, semantic and operational integration fabric as communications and C5ISR applications.

Platform connections

Release detection

Status Score Evidence items
detected 96 12
Evidence type Source Match
content CHANGELOG.md openisac
content DEPLOY-GODADDY.md openisac
content EXTERNAL-SERVICES.md openisac
content MERGE-INSTRUCTIONS-v0.8.1.md openisac
content OPENBUS.md openisac
path open-isac/index.html open-isac
path public/open-isac/index.html open-isac
content API.md open-isac
content MERGE-INSTRUCTIONS-v0.8.1.md open-isac
content README.md open-isac
content WALLACECORP-DEPLOYMENT.md open-isac
content index.html open-isac

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
bss.dev https://bss.dev/live/fpv-ctl/ index.html
bss.dev https://bss.dev/live/isac/ tools/integrate_opensof_service_entries.py
bss.dev https://bss.dev/live/isac/\nOPENLVC_PUBLIC_URL=\nAEGIS_SENTINEL_LABEL=AEGIS-SENTINEL\nOPENMAIL_PUBLIC_URL=\nOPENFILES_PUBLIC_URL=\n tools/integrate_opensof_service_entries.py
isac.edge.example.test https://isac.edge.example.test/ tests/external_integrations_smoke_test.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/tracks README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-cop/\nhttps://loammhpng4.c36.airoapp.ai/open-isac/\nhttps://loammhpng4.c36.airoapp.ai/open-lvc/\nhttps://loammhpng4.c36.airoapp.ai/open-mail/\nhttps://loammhpng4.c36.airoapp.ai/open-files/\nhttps://loammhpng4.c36.airoapp.ai/api/integrations\n tools/integrate_opensof_service_entries.py

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Analytics & AI

Component purpose, interfaces, evidence and verification.

Analytics & AI

OpenAnalytics

OpenAnalytics

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The analytics workbench and semantic pipeline capability for composing sources, transforms, models, decision gates and operational effects.

Operational value

Moves analysis from disconnected notebooks into repeatable pipelines that can directly inform tracks, tasks and operational decisions.

Differentiators

Semantic types and operational workflows guide model execution, reducing brute-force AI integration and allowing humans to place explicit decision gates.

Platform connections

Release detection

Status Score Evidence items
detected 129 12
Evidence type Source Match
path OPENDAA-OPENANALYTICS.md openanalytics
path .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl openanalytics
path data/openanalytics.json openanalytics
path drivers/README-OPENANALYTICS-AGENT.md openanalytics
path drivers/openanalytics-agent.env.example openanalytics
content API.md openanalytics
content CHANGELOG.md openanalytics
content FIX-v0.15.1.md openanalytics
content MERGE-v0.13.1.md openanalytics
content OPENCYBERSEC.md openanalytics
path open-daa/open-analytics/app.js open-analytics
path open-daa/open-analytics/index.html open-analytics

Candidate REST/API interfaces

Method Path Source
GET api_path drivers/openanalytics_agent.py
GET base_url drivers/openanalytics_agent.py
GET id drivers/openanalytics_agent.py
GET lab_path drivers/openanalytics_agent.py
GET location drivers/openanalytics_agent.py
GET max_notebooks drivers/openanalytics_agent.py
GET name drivers/openanalytics_agent.py
GET owner drivers/openanalytics_agent.py
GET token drivers/openanalytics_agent.py
GET token_env drivers/openanalytics_agent.py

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
RUN_ID OPENCYBERSEC.md

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
host http://host:8888/ public/open-daa/open-analytics/app.js
jupyter-host http://jupyter-host:8888/ open-daa/open-analytics/app.js
llm-host http://llm-host:3000/ open-daa/open-analytics/app.js
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/ontology lib/openanalytics.js
opensof.local https://opensof.local/ontology ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/ontology/opendaa-openanalytics .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/ontology/opendaa-openanalytics ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/resource/ ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/resource/${encodeURIComponent(edge.id lib/openanalytics.js
opensof.local https://opensof.local/resource/${encodeURIComponent(edge.object lib/openanalytics.js
opensof.local https://opensof.local/resource/${encodeURIComponent(edge.subject lib/openanalytics.js
opensof.local https://opensof.local/resource/${encodeURIComponent(node.id lib/openanalytics.js

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Analytics & AI

OpenLLM

OpenLLM

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The governed language-model interface for chat, retrieval, code pipelines and model selection across hosted and open-source models.

Operational value

Makes multiple models available through one operational entry point while letting workflows use the best model for the task.

Differentiators

LLMs can be constrained by platform semantics, source provenance and explicit pipelines instead of being asked to infer the entire mission context from prompts.

Platform connections

Release detection

Status Score Evidence items
detected 135 12
Evidence type Source Match
path lib/openllm.js openllm
path lib/openllm/agents.js openllm
path lib/openllm/pipeline-engine.js openllm
path lib/openllm/providers.js openllm
path lib/openllm/templates.js openllm
content server.js openllm
content lib/openllm.js openllm
content lib/openllm/agents.js openllm
content lib/openllm/pipeline-engine.js openllm
content lib/openllm/providers.js openllm
path public/open-llm/app.js open-llm
path public/open-llm/index.html open-llm

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
AEGIS_SENTINEL_LABEL COMPILED_DEPLOYMENT.aegisSentinelLabel).trim() || COMPILED_DEPLOYMENT.aegisSentinelLabel server.js, tools/integrate_opensof_service_entries.py
ANTHROPIC_API_KEY server.js, lib/openllm/agents.js, lib/openllm/providers.js
API open-cybersec/app.js, public/open-cybersec/app.js, public/open-llm/app.js
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
EOD_TECH_TARGET @eodtech server.js
HOME /tmp lib/openllm/pipeline-engine.js, openrf/agent/functions/start-5g-core.sh, openrf/agent/functions/status-5g-core.sh, third_party/ontowiki/.travis.yml
HOST 0.0.0.0 server.js, lib/openrf-controller/server.js
KNOWLEDGE_NS server.js
LANG C.UTF-8 lib/openllm/pipeline-engine.js
MISSION_KNOWLEDGE_NS server.js
MOUNT_PATH COMPILED_DEPLOYMENT.mountPath server.js
NODE_ID COMPILED_DEPLOYMENT.nodeId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENAAR_SIGNING_KEY [REDACTED] server.js
OPENAAR_SNAPSHOT_EVERY_EVENTS 100 server.js
OPENAAR_SNAPSHOT_INTERVAL_S 30 server.js
OPENAI_API_KEY server.js, lib/openllm/providers.js
OPENANALYTICS_CONNECTOR_TIMEOUT_MS 60000 server.js
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENBUS_MAX_HISTORY 500 server.js
OPENCHAT_DEFAULT_TARGET #eod-ops server.js
OPENCOP_TRACK_URL https://opencop.c24.airoapp.ai/api/tracks server.js
OPENCOP_UI_URL BUILTIN_OPENCOP_UI_URL server.js
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_READ_TOKEN server.js
OPENFILES_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENFILES_SERVICE_URL server.js
OPENIIA_MAX_EVIDENCE_BYTES 12000000 server.js
OPENISAC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENISAC_SERVICE_URL server.js
OPENKNOWLEDGE_EDITOR_TOKEN [REDACTED] server.js
OPENKNOWLEDGE_GRAPH https://opensof.local/graph/core server.js
OPENKNOWLEDGE_MODEL_FILE path.join(DATA server.js
OPENKNOWLEDGE_ONTOWIKI_URL server.js
OPENKNOWLEDGE_SPARQL_ENDPOINT server.js
OPENKNOWLEDGE_TIMEOUT_MS 8000 server.js
OPENLLM_AGENT_MAX_OUTPUT_BYTES lib/openllm/agents.js
OPENLLM_AGENT_TIMEOUT_MS lib/openllm/agents.js
OPENLLM_ALLOW_LOCAL_EXECUTION lib/openllm/pipeline-engine.js
OPENLLM_ANTHROPIC_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_ANTHROPIC_URL https://api.anthropic.com/v1').replace(//+$/ lib/openllm/providers.js
OPENLLM_ANTHROPIC_VERSION 2023-06-01 lib/openllm/providers.js
OPENLLM_CLAUDE_BIN claude lib/openllm/agents.js
OPENLLM_CODEX_BIN codex lib/openllm/agents.js
OPENLLM_COMMAND_MODE off').toLowerCase( lib/openllm/pipeline-engine.js
OPENLLM_FALLBACK_WRITE_MAX_BYTES lib/openllm/pipeline-engine.js
OPENLLM_HEALTH_TIMEOUT_MS lib/openllm/providers.js
OPENLLM_MAX_AUDIT lib/openllm.js
OPENLLM_MAX_RUNS lib/openllm/pipeline-engine.js
OPENLLM_MODEL_CACHE_TTL_MS lib/openllm/providers.js
OPENLLM_OPENAI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENAI_URL https://api.openai.com/v1').replace(//+$/ lib/openllm/providers.js
OPENLLM_OPENBUS_SCHEMA opensof.openbus.event/1.0 lib/openllm.js
OPENLLM_OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_CHAT_PATH /api/chat/completions lib/openllm/providers.js
OPENLLM_OPENWEBUI_HEALTH_PATH /health lib/openllm/providers.js
OPENLLM_OPENWEBUI_MODELS_PATH /api/models lib/openllm/providers.js
OPENLLM_OPENWEBUI_URL process.env.OPENWEBUI_URL || server.js, lib/openllm/providers.js
OPENLLM_OPERATOR_TOKEN [REDACTED] server.js, lib/openllm.js
OPENLLM_PROVIDER_TIMEOUT_MS lib/openllm/providers.js
OPENLLM_QWEN_BIN qwen lib/openllm/agents.js
OPENLLM_SANDBOX_CPUS 2 lib/openllm/pipeline-engine.js
OPENLLM_SANDBOX_IMAGE openc5isr-openllm-sandbox:0.1.0 lib/openllm/pipeline-engine.js
OPENLLM_SANDBOX_MEMORY 2g lib/openllm/pipeline-engine.js
OPENLLM_SANDBOX_PIDS 256 lib/openllm/pipeline-engine.js
OPENLLM_WORKSPACES_DIR path.join(ROOT server.js
OPENLVC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENLVC_SERVICE_URL server.js
OPENMAIL_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENMAIL_SERVICE_URL server.js
OPENRF_AGENT_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md
OPENRF_DATA_DIR path.join(DATA server.js, lib/openrf-controller/server.js
OPENRF_OPERATOR_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md, openrf/README-UPSTREAM-v0.3.0.md
OPENRF_READ_TOKEN server.js, lib/openrf-controller/server.js, openrf/API.md
OPENSSA_ACTIVE_TIMEOUT_S 900 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_ITU_REGION 2 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_SENSOR_TOKEN [REDACTED] server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/local_server.js, edge/openssa-sensor/demo/run_streaming_demo.py
OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENWEBUI_CHAT_PATH /api/chat/completions server.js
OPENWEBUI_DEFAULT_MODEL server.js

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
${req.headers.host http://${req.headers.host/ server.js
177.75.6.125 http://177.75.6.125:3000/ lib/openllm/providers.js
api.anthropic.com https://api.anthropic.com/v1 lib/openllm/providers.js
api.openai.com https://api.openai.com/v1 lib/openllm/providers.js
openc5isr.bss.dev https://openc5isr.bss.dev/ server.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks server.js
opensof.local https://opensof.local/graph/core server.js
opensof.local https://opensof.local/ontology server.js
opensof.local https://opensof.local/resource/ server.js

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Analytics & AI

OpenDAA

OpenDAA

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The decision-advantage application layer that combines data, analytics, models and operational workflows into explainable recommendations and actions.

Operational value

Provides many of the useful outcomes associated with large enterprise data platforms without requiring every customer to adopt their full stack.

Differentiators

It is modular, edge-aware and directly connected to the operational representation, tasking and open semantic framework.

Platform connections

Release detection

Status Score Evidence items
detected 105 12
Evidence type Source Match
path OPENDAA-OPENANALYTICS.md opendaa
path OPENDAA-OPENDATA.md opendaa
path .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl opendaa
path .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl opendaa
path ontology/opendaa-openanalytics.ttl opendaa
content API.md opendaa
content CHANGELOG.md opendaa
content MERGE-v0.13.1.md opendaa
content OPENDAA-OPENANALYTICS.md opendaa
content OPENDAA-OPENDATA.md opendaa
path open-daa/app.js open-daa
path open-daa/index.html open-daa

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

No component-specific environment variable was associated by the scanner.

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
host http://host:8888/ public/open-daa/open-analytics/app.js
jupyter-host http://jupyter-host:8888/ open-daa/open-analytics/app.js
llm-host http://llm-host:3000/ open-daa/open-analytics/app.js
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/ontology ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/ontology ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/ontology/opendaa-openanalytics .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/ontology/opendaa-openanalytics ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/ontology/opendaa-opendata .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/ontology/opendaa-opendata ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/resource/ ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/resource/ ontology/opendaa-opendata.ttl

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Networks & Simulation

Component purpose, interfaces, evidence and verification.

Networks & Simulation

OpenNetworks

OpenNetworks

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The deployed-network modeling and management module for creating, configuring and operating virtual and physical network devices and topologies.

Operational value

Gives units a practical way to design, rehearse, deploy and troubleshoot network services from the same operational toolkit.

Differentiators

Network objects can be treated as operational entities, tied to missions, health, tasks, simulation and automated configuration.

Platform connections

Release detection

Status Score Evidence items
detected 135 12
Evidence type Source Match
path .opennetworks-backup-20260827T210646Z/ontology/README.md opennetworks
path .opennetworks-backup-20260827T210646Z/ontology/openaar-mr.ttl opennetworks
path .opennetworks-backup-20260827T210646Z/ontology/opencybersec.ttl opennetworks
path .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl opennetworks
path .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl opennetworks
content server.js opennetworks
content lib/open-networks/agent-client.js opennetworks
content lib/open-networks/compiler.js opennetworks
content lib/open-networks/constants.js opennetworks
content lib/open-networks/deployment-manager.js opennetworks
path lib/open-networks/agent-client.js open-networks
path lib/open-networks/compiler.js open-networks

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
AEGIS_SENTINEL_LABEL COMPILED_DEPLOYMENT.aegisSentinelLabel).trim() || COMPILED_DEPLOYMENT.aegisSentinelLabel server.js, tools/integrate_opensof_service_entries.py
ANTHROPIC_API_KEY server.js, lib/openllm/agents.js, lib/openllm/providers.js
API_BASE open-rf/app.js, public/open-networks/app.js, public/open-rf/app.js
BACKUP_ROOT modules/open-networks/integration/install-module-files.sh
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
EOD_TECH_TARGET @eodtech server.js
HOST 0.0.0.0 server.js, lib/openrf-controller/server.js
KNOWLEDGE_NS server.js
MISSION_KNOWLEDGE_NS server.js
MOUNT_PATH COMPILED_DEPLOYMENT.mountPath server.js
NODE_ID COMPILED_DEPLOYMENT.nodeId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENAAR_SIGNING_KEY [REDACTED] server.js
OPENAAR_SNAPSHOT_EVERY_EVENTS 100 server.js
OPENAAR_SNAPSHOT_INTERVAL_S 30 server.js
OPENAI_API_KEY server.js, lib/openllm/providers.js
OPENANALYTICS_CONNECTOR_TIMEOUT_MS 60000 server.js
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENBUS_MAX_HISTORY 500 server.js
OPENCHAT_DEFAULT_TARGET #eod-ops server.js
OPENCOP_TRACK_URL https://opencop.c24.airoapp.ai/api/tracks server.js
OPENCOP_UI_URL BUILTIN_OPENCOP_UI_URL server.js
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_READ_TOKEN server.js
OPENFILES_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENFILES_SERVICE_URL server.js
OPENIIA_MAX_EVIDENCE_BYTES 12000000 server.js
OPENISAC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENISAC_SERVICE_URL server.js
OPENKNOWLEDGE_EDITOR_TOKEN [REDACTED] server.js
OPENKNOWLEDGE_GRAPH https://opensof.local/graph/core server.js
OPENKNOWLEDGE_MODEL_FILE path.join(DATA server.js
OPENKNOWLEDGE_ONTOWIKI_URL server.js
OPENKNOWLEDGE_SPARQL_ENDPOINT server.js
OPENKNOWLEDGE_TIMEOUT_MS 8000 server.js
OPENLLM_ANTHROPIC_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENAI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_URL process.env.OPENWEBUI_URL || server.js, lib/openllm/providers.js
OPENLLM_OPERATOR_TOKEN [REDACTED] server.js, lib/openllm.js
OPENLLM_WORKSPACES_DIR path.join(ROOT server.js
OPENLVC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENLVC_SERVICE_URL server.js
OPENMAIL_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENMAIL_SERVICE_URL server.js
OPENNETWORKS_AGENT_SOCKET /run/opennetworks/agent.sock lib/open-networks/agent-client.js, modules/open-networks/integration/native-server-example.js
OPENNETWORKS_AGENT_TIMEOUT_MS 120000 lib/open-networks/agent-client.js, modules/open-networks/integration/native-server-example.js
OPENNETWORKS_BODY_LIMIT_BYTES 2 * 1024 * 1024 lib/open-networks/index.js
OPENNETWORKS_DATA_DIR path.join(this.rootDir lib/open-networks/service.js, modules/open-networks/integration/native-server-example.js
OPENNETWORKS_EXECUTION_MODE simulate lib/open-networks/service.js, modules/open-networks/integration/native-server-example.js
OPENRF_AGENT_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md
OPENRF_DATA_DIR path.join(DATA server.js, lib/openrf-controller/server.js
OPENRF_OPERATOR_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md, openrf/README-UPSTREAM-v0.3.0.md
OPENRF_READ_TOKEN server.js, lib/openrf-controller/server.js, openrf/API.md
OPENSSA_ACTIVE_TIMEOUT_S 900 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_ITU_REGION 2 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_SENSOR_TOKEN [REDACTED] server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/local_server.js, edge/openssa-sensor/demo/run_streaming_demo.py
OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENWEBUI_CHAT_PATH /api/chat/completions server.js
OPENWEBUI_DEFAULT_MODEL server.js
OPENWEBUI_HEALTH_PATH /health server.js
OPENWEBUI_MODELS_PATH /api/models server.js
OPENWEBUI_URL ).replace(//+$/ server.js
OPEN_EYES_DEFAULT_ASSET ISAC-RASPBOT-01 server.js
PORT 3000 server.js, edge/openssa-sensor/local_server.js, lib/openrf-controller/server.js
PUBLIC_BASE_URL COMPILED_DEPLOYMENT.publicBaseUrl).replace(//+$/ server.js
RASPBOT_BROWSER_WS_URL server.js
RASPBOT_CONTROL_URL server.js
RASPBOT_STREAM_URL server.js
ROCKETCHAT_AUTH_TOKEN [REDACTED] server.js
ROCKETCHAT_BOT_USERNAME openc5.bot server.js
ROCKETCHAT_EMBED_URL server.js
ROCKETCHAT_INCOMING_WEBHOOK_URL server.js
ROCKETCHAT_OUTGOING_TOKEN [REDACTED] server.js, rocketchat/outgoing-webhook-test.sh
ROCKETCHAT_PUBLIC_URL ROCKETCHAT_URL || '').replace(//+$/ server.js
ROCKETCHAT_URL ).replace(//+$/ server.js
ROCKETCHAT_USER_ID server.js
SITE_ID COMPILED_DEPLOYMENT.siteId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
SOURCE_ROOT modules/open-networks/integration/install-module-files.sh
STAMP modules/open-networks/integration/install-module-files.sh

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
${req.headers.host http://${req.headers.host/ server.js
openc5isr.bss.dev https://openc5isr.bss.dev/ server.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks server.js
opennetworks.local http://opennetworks.local/ lib/open-networks/index.js
opensof.local https://opensof.local/graph/core server.js
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/openaar-mr.ttl
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opencybersec.ttl
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/openiia.ttl
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opensof-applications.ttl
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opensof-core.ttl
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opensof-ontology.ttl
opensof.local https://opensof.local/ontology server.js
opensof.local https://opensof.local/ontology/applications .opennetworks-backup-20260827T210646Z/ontology/opensof-applications.ttl
opensof.local https://opensof.local/ontology/cyber .opennetworks-backup-20260827T210646Z/ontology/opencybersec.ttl
opensof.local https://opensof.local/ontology/openaar-mr .opennetworks-backup-20260827T210646Z/ontology/openaar-mr.ttl
opensof.local https://opensof.local/ontology/opencybersec .opennetworks-backup-20260827T210646Z/ontology/opencybersec.ttl
opensof.local https://opensof.local/ontology/opendaa-openanalytics .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/ontology/opendaa-opendata .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/openaar-mr.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opencybersec.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opendaa-openanalytics.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opendaa-opendata.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opensof-applications.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opensof-core.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opensof-ontology.ttl
opensof.local https://opensof.local/resource/ server.js
opensof.local https://opensof.local/resource/RULE-GROUNDROBOT-GROUNDVEHICLE .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-GROUNDROBOT-OBJECT .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-GROUNDROBOT-RF .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-ANALYTICDECISION .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-ANALYTICMODEL .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-ANALYTICWORKFLOW .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-DATALAKE .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-DATASERVICE .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-LVC-RUN .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-LVC-SCENARIO .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-NOTEBOOK .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-OBJECT .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-SCENARIO .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-HUMAN-SYNTHETIC-VIEW .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-SENSOR-OBJECT .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-SOFTWARE-ANALYTICMODEL .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-SOFTWARE-ANALYTICWORKFLOW .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-SOFTWARE-LVC-RUN .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-SOFTWARE-LVC-SCENARIO .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/RULE-SOFTWARE-OBJECT .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Networks & Simulation

OpenLVC

OpenLVC

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The live, virtual and constructive interoperability layer for connecting real equipment, high-fidelity virtual systems and constructive simulations.

Operational value

Supports acquisition, analysis, training, mission rehearsal and experimentation using the same operational interfaces as live systems.

Differentiators

Synthetic entities and live assets can share the same track, task, semantic, timing and collaboration fabric instead of requiring a parallel exercise-only architecture.

Platform connections

Release detection

Status Score Evidence items
detected 173 12
Evidence type Source Match
path OPENLVC-DEMO.md openlvc
path OPENLVC-RTI.md openlvc
path OPENLVC.md openlvc
path edge/openlvc/README.md openlvc
path edge/openlvc/ais_nmea_bridge.py openlvc
content API.md openlvc
content CHANGELOG.md openlvc
content DEPLOY-GODADDY.md openlvc
content EXTERNAL-SERVICES.md openlvc
content MERGE-INSTRUCTIONS-v0.8.1.md openlvc
path open-lvc/app.js open-lvc
path open-lvc/index.html open-lvc

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

Endpoint Source Evidence
wss://.../ OPENLVC-DEMO.md url

Configuration candidates

Variable Default Evidence
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
FG_ROOT edge/openlvc/flightgear/opensof-lvc.xml
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENLVC_FEDERATE edge/openlvc/systemd/openlvc-rti-gateway.service
OPENLVC_FEDERATION edge/openlvc/systemd/openlvc-rti-gateway.service
OPENLVC_RTI_SIDECAR_COMMAND edge/openlvc/systemd/openlvc-rti-gateway.service
OPENSOF_URL http://127.0.0.1:3000 OPENLVC-DEMO.md, edge/openlvc/README.md, edge/openlvc/dis_udp_bridge.py, edge/openlvc/rti_openbus_gateway.py

Service candidates

Service ExecStart Source
openlvc-ais-bridge.service /usr/bin/python3 /opt/opensof/edge/openlvc/ais_nmea_bridge.py --opensof ${OPENSOF_URL} --token [REDACTED] --bind 0.0.0.0 --port 10110 edge/openlvc/systemd/openlvc-ais-bridge.service
openlvc-dis-bridge.service /usr/bin/python3 /opt/opensof/edge/openlvc/dis_udp_bridge.py --opensof ${OPENSOF_URL} --token [REDACTED] --bind 0.0.0.0 --port 3000 edge/openlvc/systemd/openlvc-dis-bridge.service
openlvc-flightgear-bridge.service /usr/bin/python3 /opt/opensof/edge/openlvc/flightgear_bridge.py --opensof ${OPENSOF_URL} --token [REDACTED] --bind 0.0.0.0 --port 5505 edge/openlvc/systemd/openlvc-flightgear-bridge.service
openlvc-rti-gateway.service /usr/bin/python3 /opt/opensof/edge/openlvc/rti_openbus_gateway.py --opensof ${OPENSOF_URL} --token [REDACTED] --federation ${OPENLVC_FEDERATION} --federate ${OPENLVC_FEDERATE} --sidecar-command ${OPENLVC_RTI_SIDECAR_COMMAND} edge/openlvc/systemd/openlvc-rti-gateway.service

External dependencies/endpoints

Host URL Source
... https://.../mjpeg OPENLVC-DEMO.md
aksw.org http://aksw.org/ third_party/ontowiki/application/classes/OntoWiki/Dispatcher.php
archive.apache.org http://archive.apache.org/dist/jena/binaries/jena-fuseki-$FUSEKI-distribution.tar.gz third_party/ontowiki/application/scripts/travis/install-services.sh
bss.dev https://bss.dev/live/isac/\nOPENLVC_PUBLIC_URL=\nAEGIS_SENTINEL_LABEL=AEGIS-SENTINEL\nOPENMAIL_PUBLIC_URL=\nOPENFILES_PUBLIC_URL=\n tools/integrate_opensof_service_entries.py
developer.mozilla.org https://developer.mozilla.org/en-US/docs/CSS/display third_party/ontowiki/extensions/themes/silverblue/scripts/libraries/jquery-1.9.1.js
github.com https://github.com/mwjames/travis-support/raw/master/fuseki/$FUSEKI/jena-fuseki-$FUSEKI-distribution.tar.gz third_party/ontowiki/application/scripts/travis/install-services.sh
json-schema.org https://json-schema.org/draft/2020-12/schema edge/openlvc/sidecar-contract.schema.json
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/open-cop/\nhttps://loammhpng4.c36.airoapp.ai/open-isac/\nhttps://loammhpng4.c36.airoapp.ai/open-lvc/\nhttps://loammhpng4.c36.airoapp.ai/open-mail/\nhttps://loammhpng4.c36.airoapp.ai/open-files/\nhttps://loammhpng4.c36.airoapp.ai/api/integrations\n tools/integrate_opensof_service_entries.py
ns.aksw.org http://ns.aksw.org/spatialHierarchy/District third_party/ontowiki/application/tests/unit/OntoWiki/Extension/ManagerTest.php
ontowiki.net http://ontowiki.net/ third_party/ontowiki/application/classes/OntoWiki/Dispatcher.php
opensof.local https://opensof.local/ontology lib/openlvc.js
opensof.local https://opensof.local/resource/ lib/openlvc.js
opensource.org http://opensource.org/licenses/gpl-license.php third_party/ontowiki/application/classes/OntoWiki/Dispatcher.php

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Networks & Simulation

OpenAAR-MR

OpenAAR-MR

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The after-action review and mission-rehearsal module for recording, replaying, assessing and synthetically stimulating operational activity.

Operational value

Uses actual message, timing, task and sensor histories for evidence-based review and can reuse the same interfaces for rehearsal before execution.

Differentiators

Replay is integrated with the operational representation and analytics rather than being limited to video playback or a separate training system.

Platform connections

Release detection

Status Score Evidence items
detected 182 12
Evidence type Source Match
path .opennetworks-backup-20260827T210646Z/ontology/openaar-mr.ttl openaar
path data/openaar-mr/state.json openaar
path drivers/openaar-edge-recorder.env.example openaar
path drivers/openaar-edge-recorder.service.example openaar
path drivers/openaar_edge_recorder.py openaar
content OPENCYBERSEC.md openaar
content README.md openaar
content RELEASE-v0.15.0.md openaar
content package.json openaar
content server.js openaar
path open-aar-mr/app.js open-aar
path open-aar-mr/index.html open-aar

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
AEGIS_SENTINEL_LABEL COMPILED_DEPLOYMENT.aegisSentinelLabel).trim() || COMPILED_DEPLOYMENT.aegisSentinelLabel server.js, tools/integrate_opensof_service_entries.py
ANTHROPIC_API_KEY server.js, lib/openllm/agents.js, lib/openllm/providers.js
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
EOD_TECH_TARGET @eodtech server.js
HOST 0.0.0.0 server.js, lib/openrf-controller/server.js
KNOWLEDGE_NS server.js
MISSION_KNOWLEDGE_NS server.js
MOUNT_PATH COMPILED_DEPLOYMENT.mountPath server.js
NODE_ID COMPILED_DEPLOYMENT.nodeId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENAAR_BATCH_SIZE 100 drivers/openaar_edge_recorder.py
OPENAAR_CLOCK_SOURCE SYSTEM drivers/openaar_edge_recorder.py
OPENAAR_MAX_SPOOL_MB 2048 drivers/openaar_edge_recorder.py
OPENAAR_NODE_ID socket.gethostname( drivers/openaar_edge_recorder.py
OPENAAR_RECONNECT_S 5 drivers/openaar_edge_recorder.py
OPENAAR_RECORDER_ID f"EDGE-{socket.gethostname( drivers/openaar_edge_recorder.py
OPENAAR_REPORT_INTERVAL_S 30 drivers/openaar_edge_recorder.py
OPENAAR_RUN_ID drivers/openaar_edge_recorder.py
OPENAAR_SERVER http://127.0.0.1:3000 drivers/openaar_edge_recorder.py
OPENAAR_SIGNING_KEY [REDACTED] server.js
OPENAAR_SITE FIELD drivers/openaar_edge_recorder.py
OPENAAR_SNAPSHOT_EVERY_EVENTS 100 server.js
OPENAAR_SNAPSHOT_INTERVAL_S 30 server.js
OPENAAR_SPOOL_DIR /var/lib/openaar-edge drivers/openaar_edge_recorder.py
OPENAAR_TIME_UNCERTAINTY_NS 0 drivers/openaar_edge_recorder.py
OPENAAR_TOPICS drivers/openaar_edge_recorder.py
OPENAAR_TYPES drivers/openaar_edge_recorder.py
OPENAI_API_KEY server.js, lib/openllm/providers.js
OPENANALYTICS_CONNECTOR_TIMEOUT_MS 60000 server.js
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENBUS_MAX_HISTORY 500 server.js
OPENCHAT_DEFAULT_TARGET #eod-ops server.js
OPENCOP_TRACK_URL https://opencop.c24.airoapp.ai/api/tracks server.js
OPENCOP_UI_URL BUILTIN_OPENCOP_UI_URL server.js
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_READ_TOKEN server.js
OPENFILES_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENFILES_SERVICE_URL server.js
OPENIIA_MAX_EVIDENCE_BYTES 12000000 server.js
OPENISAC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENISAC_SERVICE_URL server.js
OPENKNOWLEDGE_EDITOR_TOKEN [REDACTED] server.js
OPENKNOWLEDGE_GRAPH https://opensof.local/graph/core server.js
OPENKNOWLEDGE_MODEL_FILE path.join(DATA server.js
OPENKNOWLEDGE_ONTOWIKI_URL server.js
OPENKNOWLEDGE_SPARQL_ENDPOINT server.js
OPENKNOWLEDGE_TIMEOUT_MS 8000 server.js
OPENLLM_ANTHROPIC_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENAI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_URL process.env.OPENWEBUI_URL || server.js, lib/openllm/providers.js
OPENLLM_OPERATOR_TOKEN [REDACTED] server.js, lib/openllm.js
OPENLLM_WORKSPACES_DIR path.join(ROOT server.js
OPENLVC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENLVC_SERVICE_URL server.js
OPENMAIL_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENMAIL_SERVICE_URL server.js
OPENRF_AGENT_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md
OPENRF_DATA_DIR path.join(DATA server.js, lib/openrf-controller/server.js
OPENRF_OPERATOR_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md, openrf/README-UPSTREAM-v0.3.0.md
OPENRF_READ_TOKEN server.js, lib/openrf-controller/server.js, openrf/API.md
OPENSSA_ACTIVE_TIMEOUT_S 900 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_ITU_REGION 2 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_SENSOR_TOKEN [REDACTED] server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/local_server.js, edge/openssa-sensor/demo/run_streaming_demo.py
OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENWEBUI_CHAT_PATH /api/chat/completions server.js
OPENWEBUI_DEFAULT_MODEL server.js
OPENWEBUI_HEALTH_PATH /health server.js
OPENWEBUI_MODELS_PATH /api/models server.js
OPENWEBUI_URL ).replace(//+$/ server.js
OPEN_EYES_DEFAULT_ASSET ISAC-RASPBOT-01 server.js
PORT 3000 server.js, edge/openssa-sensor/local_server.js, lib/openrf-controller/server.js
PUBLIC_BASE_URL COMPILED_DEPLOYMENT.publicBaseUrl).replace(//+$/ server.js
RASPBOT_BROWSER_WS_URL server.js
RASPBOT_CONTROL_URL server.js
RASPBOT_STREAM_URL server.js
ROCKETCHAT_AUTH_TOKEN [REDACTED] server.js
ROCKETCHAT_BOT_USERNAME openc5.bot server.js
ROCKETCHAT_EMBED_URL server.js

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
${req.headers.host http://${req.headers.host/ server.js
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/tracks README.md
openc5isr.bss.dev https://openc5isr.bss.dev/ server.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks server.js
opensof.local https://opensof.local/graph/core server.js
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/openaar-mr.ttl
opensof.local https://opensof.local/ontology lib/openaar-mr.js
opensof.local https://opensof.local/ontology ontology/openaar-mr.ttl
opensof.local https://opensof.local/ontology server.js
opensof.local https://opensof.local/ontology/openaar-mr .opennetworks-backup-20260827T210646Z/ontology/openaar-mr.ttl
opensof.local https://opensof.local/ontology/openaar-mr ontology/openaar-mr.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/openaar-mr.ttl
opensof.local https://opensof.local/resource/ lib/openaar-mr.js
opensof.local https://opensof.local/resource/ ontology/openaar-mr.ttl
opensof.local https://opensof.local/resource/ server.js
opensof.local https://opensof.local/resource/TASKDEF-REPLAY-LVC-RUN .opennetworks-backup-20260827T210646Z/ontology/openknowledge-model.json
opensof.local https://opensof.local/resource/TASKDEF-REPLAY-LVC-RUN data/openknowledge-model.json
opensof.local https://opensof.local/resource/TASKDEF-REPLAY-LVC-RUN ontology/openknowledge-model.json

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Investigation & Security

Component purpose, interfaces, evidence and verification.

Investigation & Security

OpenIIA

OpenIIA

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The intelligence, investigation and assurance case-management module for organizing questions, evidence, findings, decisions and auditable documentation trails.

Operational value

Allows analysts, investigators and compliance personnel to work from a common evidence model while retaining provenance and review history.

Differentiators

Cases can use the same semantic graph, operational data, files, tasks and AI assistance as the rest of the platform.

Platform connections

Release detection

Status Score Evidence items
detected 142 12
Evidence type Source Match
path .opennetworks-backup-20260827T210646Z/ontology/openiia.ttl openiia
path data/openiia.json openiia
path data/openiia-evidence/IIAEV-PNT-001-ptp-readiness.json openiia
path data/openiia-evidence/IIAEV-SSA-001-ssa-geolocation-events.json openiia
path lib/openiia.js openiia
content README.md openiia
content RELEASE-v0.15.0.md openiia
content package.json openiia
content server.js openiia
content .opennetworks-backup-20260827T210646Z/ontology/openiia.ttl openiia
path open-iia/app.js open-iia
path open-iia/index.html open-iia

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
AEGIS_SENTINEL_LABEL COMPILED_DEPLOYMENT.aegisSentinelLabel).trim() || COMPILED_DEPLOYMENT.aegisSentinelLabel server.js, tools/integrate_opensof_service_entries.py
ANTHROPIC_API_KEY server.js, lib/openllm/agents.js, lib/openllm/providers.js
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
EOD_TECH_TARGET @eodtech server.js
HOST 0.0.0.0 server.js, lib/openrf-controller/server.js
KNOWLEDGE_NS server.js
MISSION_KNOWLEDGE_NS server.js
MOUNT_PATH COMPILED_DEPLOYMENT.mountPath server.js
NODE_ID COMPILED_DEPLOYMENT.nodeId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
NS lib/openiia.js
OPENAAR_SIGNING_KEY [REDACTED] server.js
OPENAAR_SNAPSHOT_EVERY_EVENTS 100 server.js
OPENAAR_SNAPSHOT_INTERVAL_S 30 server.js
OPENAI_API_KEY server.js, lib/openllm/providers.js
OPENANALYTICS_CONNECTOR_TIMEOUT_MS 60000 server.js
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENBUS_MAX_HISTORY 500 server.js
OPENCHAT_DEFAULT_TARGET #eod-ops server.js
OPENCOP_TRACK_URL https://opencop.c24.airoapp.ai/api/tracks server.js
OPENCOP_UI_URL BUILTIN_OPENCOP_UI_URL server.js
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_READ_TOKEN server.js
OPENFILES_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENFILES_SERVICE_URL server.js
OPENIIA_MAX_EVIDENCE_BYTES 12000000 server.js
OPENISAC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENISAC_SERVICE_URL server.js
OPENKNOWLEDGE_EDITOR_TOKEN [REDACTED] server.js
OPENKNOWLEDGE_GRAPH https://opensof.local/graph/core server.js
OPENKNOWLEDGE_MODEL_FILE path.join(DATA server.js
OPENKNOWLEDGE_ONTOWIKI_URL server.js
OPENKNOWLEDGE_SPARQL_ENDPOINT server.js
OPENKNOWLEDGE_TIMEOUT_MS 8000 server.js
OPENLLM_ANTHROPIC_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENAI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_URL process.env.OPENWEBUI_URL || server.js, lib/openllm/providers.js
OPENLLM_OPERATOR_TOKEN [REDACTED] server.js, lib/openllm.js
OPENLLM_WORKSPACES_DIR path.join(ROOT server.js
OPENLVC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENLVC_SERVICE_URL server.js
OPENMAIL_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENMAIL_SERVICE_URL server.js
OPENRF_AGENT_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md
OPENRF_DATA_DIR path.join(DATA server.js, lib/openrf-controller/server.js
OPENRF_OPERATOR_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md, openrf/README-UPSTREAM-v0.3.0.md
OPENRF_READ_TOKEN server.js, lib/openrf-controller/server.js, openrf/API.md
OPENSSA_ACTIVE_TIMEOUT_S 900 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_ITU_REGION 2 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_SENSOR_TOKEN [REDACTED] server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/local_server.js, edge/openssa-sensor/demo/run_streaming_demo.py
OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENWEBUI_CHAT_PATH /api/chat/completions server.js
OPENWEBUI_DEFAULT_MODEL server.js
OPENWEBUI_HEALTH_PATH /health server.js
OPENWEBUI_MODELS_PATH /api/models server.js
OPENWEBUI_URL ).replace(//+$/ server.js
OPEN_EYES_DEFAULT_ASSET ISAC-RASPBOT-01 server.js
PORT 3000 server.js, edge/openssa-sensor/local_server.js, lib/openrf-controller/server.js
PUBLIC_BASE_URL COMPILED_DEPLOYMENT.publicBaseUrl).replace(//+$/ server.js
RASPBOT_BROWSER_WS_URL server.js
RASPBOT_CONTROL_URL server.js
RASPBOT_STREAM_URL server.js
RES lib/openiia.js
ROCKETCHAT_AUTH_TOKEN [REDACTED] server.js
ROCKETCHAT_BOT_USERNAME openc5.bot server.js
ROCKETCHAT_EMBED_URL server.js
ROCKETCHAT_INCOMING_WEBHOOK_URL server.js
ROCKETCHAT_OUTGOING_TOKEN [REDACTED] server.js, rocketchat/outgoing-webhook-test.sh
ROCKETCHAT_PUBLIC_URL ROCKETCHAT_URL || '').replace(//+$/ server.js
ROCKETCHAT_URL ).replace(//+$/ server.js
ROCKETCHAT_USER_ID server.js
SITE_ID COMPILED_DEPLOYMENT.siteId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
SUITE_VERSION server.js, tools/integrate_opensof_service_entries.py

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
${req.headers.host http://${req.headers.host/ server.js
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/tracks README.md
openc5isr.bss.dev https://openc5isr.bss.dev/ server.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks server.js
opensof.local https://opensof.local/graph/core server.js
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/openiia.ttl
opensof.local https://opensof.local/ontology ontology/openiia.ttl
opensof.local https://opensof.local/ontology server.js
opensof.local https://opensof.local/resource/ server.js
opensof.local https://opensof.local/resource/${encodeURIComponent(row.task_id lib/openiia.js

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Investigation & Security

OpenCyberSec

OpenCyberSec

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

The cybersecurity operations module for asset visibility, findings, incidents, controls, evidence, response workflows and operational cyber context.

Operational value

Connects cyber observations and response tasks to the same assets, networks, cases and collaboration environment used for operations.

Differentiators

Cybersecurity is represented as an operational mission function with semantic relationships and taskable effects rather than a disconnected dashboard.

Platform connections

Release detection

Status Score Evidence items
detected 117 12
Evidence type Source Match
path OPENCYBERSEC-QUICKSTART.md opencybersec
path OPENCYBERSEC.md opencybersec
path .opennetworks-backup-20260827T210646Z/ontology/opencybersec.ttl opencybersec
path data/opencybersec.json opencybersec
path edge/opencybersec/README.md opencybersec
content API.md opencybersec
content CHANGELOG.md opencybersec
content DEPLOY-GODADDY.md opencybersec
content OPENCYBERSEC-QUICKSTART.md opencybersec
content OPENCYBERSEC.md opencybersec
path open-cybersec/app.js open-cybersec
path open-cybersec/index.html open-cybersec

Candidate REST/API interfaces

No component-specific REST route was associated by the scanner.

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
API open-cybersec/app.js, public/open-cybersec/app.js, public/open-llm/app.js
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
CONFIG drivers/install_openpnt_agent.sh, edge/opencybersec/install.sh, edge/openssa-sensor/install/check-sensor.sh, edge/openssa-sensor/install/install-sensor.sh
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
ENV_FILE edge/opencybersec/install.sh
EUID $(id -u drivers/install_openpnt_agent.sh, edge/opencybersec/install.sh, edge/opencybersec/uninstall.sh, edge/openpnt-linuxptp/install-linuxptp.sh
HERE edge/openpnt-linuxptp/SELF-TEST.sh, edge/openpnt-linuxptp/install-linuxptp.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build-simulation.sh, edge/openssa-sensor/native/uhd_spectrum_engine/build.sh
INSTALL_DIR edge/opencybersec/install.sh
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENSOF_ROOT https://wallacecorptech.com/live/opensof examples/opencybersec/ingest-examples.sh
PATH /usr/sbin:/usr/bin:/sbin:/bin edge/opencybersec/opencybersec_agent.py, lib/openllm/pipeline-engine.js, lib/openllm/util.js, tests/openpnt_agent_smoke_test.py
ROOT edge/opencybersec/install.sh, edge/openpnt-linuxptp/SELF-TEST.sh, edge/openpnt-linuxptp/install-linuxptp.sh, edge/openssa-sensor/install-demo-sensor.sh
RUN_ID OPENCYBERSEC.md
SERVICE edge/opencybersec/install.sh

Service candidates

Service ExecStart Source
opencybersec-agent.service /opt/opencybersec-agent/opencybersec_agent.py --config /etc/opencybersec-agent.json edge/opencybersec/systemd/opencybersec-agent.service

External dependencies/endpoints

Host URL Source
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ API.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
openc5isr.bss.dev https://openc5isr.bss.dev/ data/opencybersec.json
opensof.local https://opensof.local/exercise examples/opencybersec/csaf-advisory.json
opensof.local https://opensof.local/ontology .opennetworks-backup-20260827T210646Z/ontology/opencybersec.ttl
opensof.local https://opensof.local/ontology ontology/opencybersec.ttl
opensof.local https://opensof.local/ontology/cyber .opennetworks-backup-20260827T210646Z/ontology/opencybersec.ttl
opensof.local https://opensof.local/ontology/cyber ontology/opencybersec.ttl
opensof.local https://opensof.local/ontology/opencybersec .opennetworks-backup-20260827T210646Z/ontology/opencybersec.ttl
opensof.local https://opensof.local/ontology/opencybersec ontology/opencybersec.ttl
opensof.local https://opensof.local/resource/ .opennetworks-backup-20260827T210646Z/ontology/opencybersec.ttl
opensof.local https://opensof.local/resource/ ontology/opencybersec.ttl
opensof.local https://opensof.local/vex/exercise-0001 examples/opencybersec/openvex.json

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.

Investigation & Security

AEGIS-SENTINEL

AEGIS-SENTINEL

Field Value
Distribution BSS — OpenC5ISR
Product OpenC5ISR
Release 0.15.1
Deployment openc5isr.bss.dev
Source /srv/bss/releases/OpenC5ISR-v0.15.0-20app
Evidence Catalog intent plus component-scoped static evidence
Source fingerprint 93926e8c834f1ed79c9017a4096f70c76d73ce4f870f104fbd0cf54b2bed50ee
Status Generated baseline — human review required

Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.

Purpose

A security and protection integration point for presenting alerts, status and defensive capabilities within the wider operational platform.

Operational value

Lets protective functions participate in common situational awareness, tasking and evidence workflows.

Differentiators

Security alerts can become semantically linked operational objects and tasks instead of remaining isolated notifications.

Platform connections

Release detection

Status Score Evidence items
detected 42 10
Evidence type Source Match
content CHANGELOG.md aegis-sentinel
content DEPLOY-GODADDY.md aegis-sentinel
content EXTERNAL-SERVICES.md aegis-sentinel
content README.md aegis-sentinel
content WALLACECORP-DEPLOYMENT.md aegis-sentinel
content DEPLOY-GODADDY.md aegis_sentinel
content deploy.env.example aegis_sentinel
content server.js aegis_sentinel
content tests/compiled_deployment_smoke_test.py aegis_sentinel
content tests/external_integrations_smoke_test.py aegis_sentinel

Candidate REST/API interfaces

Method Path Source
GET http://127.0.0.1:18782/api/integrations tests/compiled_deployment_smoke_test.py

Candidate real-time interfaces

No component-specific WebSocket endpoint was associated by the scanner.

Configuration candidates

Variable Default Evidence
AEGIS_SENTINEL_LABEL COMPILED_DEPLOYMENT.aegisSentinelLabel).trim() || COMPILED_DEPLOYMENT.aegisSentinelLabel server.js, tools/integrate_opensof_service_entries.py
ANTHROPIC_API_KEY server.js, lib/openllm/agents.js, lib/openllm/providers.js
BASE http://127.0.0.1:3000 DEPLOY-GODADDY.md, OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, UPGRADE-v0.14.0.md
DATA_DIR path.join(ROOT OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, RELEASE-MANIFEST-v0.14.0.json, UPGRADE-v0.14.0.md
EOD_TECH_TARGET @eodtech server.js
HOST 0.0.0.0 server.js, lib/openrf-controller/server.js
KNOWLEDGE_NS server.js
MISSION_KNOWLEDGE_NS server.js
MOUNT_PATH COMPILED_DEPLOYMENT.mountPath server.js
NODE_ID COMPILED_DEPLOYMENT.nodeId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENAAR_SIGNING_KEY [REDACTED] server.js
OPENAAR_SNAPSHOT_EVERY_EVENTS 100 server.js
OPENAAR_SNAPSHOT_INTERVAL_S 30 server.js
OPENAI_API_KEY server.js, lib/openllm/providers.js
OPENANALYTICS_CONNECTOR_TIMEOUT_MS 60000 server.js
OPENBUS_API_TOKEN [REDACTED] OPENKNOWLEDGE-OPENTASK.md, OPENLVC-DEMO.md, OPENLVC-RTI.md, demo_simulator.py
OPENBUS_MAX_HISTORY 500 server.js
OPENCHAT_DEFAULT_TARGET #eod-ops server.js
OPENCOP_TRACK_URL https://opencop.c24.airoapp.ai/api/tracks server.js
OPENCOP_UI_URL BUILTIN_OPENCOP_UI_URL server.js
OPENCYBERSEC_AGENT_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_OPERATOR_TOKEN [REDACTED] OPENCYBERSEC-QUICKSTART.md, OPENCYBERSEC.md, server.js, examples/opencybersec/ingest-examples.sh
OPENCYBERSEC_READ_TOKEN server.js
OPENFILES_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENFILES_SERVICE_URL server.js
OPENIIA_MAX_EVIDENCE_BYTES 12000000 server.js
OPENISAC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENISAC_SERVICE_URL server.js
OPENKNOWLEDGE_EDITOR_TOKEN [REDACTED] server.js
OPENKNOWLEDGE_GRAPH https://opensof.local/graph/core server.js
OPENKNOWLEDGE_MODEL_FILE path.join(DATA server.js
OPENKNOWLEDGE_ONTOWIKI_URL server.js
OPENKNOWLEDGE_SPARQL_ENDPOINT server.js
OPENKNOWLEDGE_TIMEOUT_MS 8000 server.js
OPENLLM_ANTHROPIC_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENAI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENLLM_OPENWEBUI_URL process.env.OPENWEBUI_URL || server.js, lib/openllm/providers.js
OPENLLM_OPERATOR_TOKEN [REDACTED] server.js, lib/openllm.js
OPENLLM_WORKSPACES_DIR path.join(ROOT server.js
OPENLVC_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENLVC_SERVICE_URL server.js
OPENMAIL_HEALTH_URL server.js, tools/integrate_opensof_service_entries.py
OPENMAIL_SERVICE_URL server.js
OPENRF_AGENT_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md
OPENRF_DATA_DIR path.join(DATA server.js, lib/openrf-controller/server.js
OPENRF_OPERATOR_TOKEN [REDACTED] server.js, lib/openrf-controller/server.js, openrf/API.md, openrf/README-UPSTREAM-v0.3.0.md
OPENRF_READ_TOKEN server.js, lib/openrf-controller/server.js, openrf/API.md
OPENSSA_ACTIVE_TIMEOUT_S 900 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_ITU_REGION 2 server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
OPENSSA_SENSOR_TOKEN [REDACTED] server.js, edge/openssa-sensor/SERVER_INTEGRATION.md, edge/openssa-sensor/local_server.js, edge/openssa-sensor/demo/run_streaming_demo.py
OPENWEBUI_API_KEY [REDACTED] server.js, lib/openllm/providers.js
OPENWEBUI_CHAT_PATH /api/chat/completions server.js
OPENWEBUI_DEFAULT_MODEL server.js
OPENWEBUI_HEALTH_PATH /health server.js
OPENWEBUI_MODELS_PATH /api/models server.js
OPENWEBUI_URL ).replace(//+$/ server.js
OPEN_EYES_DEFAULT_ASSET ISAC-RASPBOT-01 server.js
PORT 3000 server.js, edge/openssa-sensor/local_server.js, lib/openrf-controller/server.js
PUBLIC_BASE_URL COMPILED_DEPLOYMENT.publicBaseUrl).replace(//+$/ server.js
RASPBOT_BROWSER_WS_URL server.js
RASPBOT_CONTROL_URL server.js
RASPBOT_STREAM_URL server.js
ROCKETCHAT_AUTH_TOKEN [REDACTED] server.js
ROCKETCHAT_BOT_USERNAME openc5.bot server.js
ROCKETCHAT_EMBED_URL server.js
ROCKETCHAT_INCOMING_WEBHOOK_URL server.js
ROCKETCHAT_OUTGOING_TOKEN [REDACTED] server.js, rocketchat/outgoing-webhook-test.sh
ROCKETCHAT_PUBLIC_URL ROCKETCHAT_URL || '').replace(//+$/ server.js
ROCKETCHAT_URL ).replace(//+$/ server.js
ROCKETCHAT_USER_ID server.js
SITE_ID COMPILED_DEPLOYMENT.siteId server.js, edge/openssa-sensor/lib/openssa.js, lib/openssa.js
SUITE_VERSION server.js, tools/integrate_opensof_service_entries.py

Service candidates

No component-specific service definition was associated by the scanner.

External dependencies/endpoints

Host URL Source
${req.headers.host http://${req.headers.host/ server.js
bss.dev https://bss.dev/live/isac/\nOPENLVC_PUBLIC_URL=\nAEGIS_SENTINEL_LABEL=AEGIS-SENTINEL\nOPENMAIL_PUBLIC_URL=\nOPENFILES_PUBLIC_URL=\n tools/integrate_opensof_service_entries.py
files.aegis.example.test https://files.aegis.example.test/ tests/external_integrations_smoke_test.py
isac.edge.example.test https://isac.edge.example.test/ tests/external_integrations_smoke_test.py
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ CHANGELOG.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/ README.md
loammhpng4.c36.airoapp.ai https://loammhpng4.c36.airoapp.ai/api/tracks README.md
lvc.example.test https://lvc.example.test/ tests/external_integrations_smoke_test.py
mail.aegis.example.test https://mail.aegis.example.test/ tests/external_integrations_smoke_test.py
openc5isr.bss.dev https://openc5isr.bss.dev/ server.js
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks deploy.env.example
opencop.c24.airoapp.ai https://opencop.c24.airoapp.ai/api/tracks server.js
opensof.local https://opensof.local/graph/core deploy.env.example
opensof.local https://opensof.local/graph/core server.js
opensof.local https://opensof.local/ontology server.js
opensof.local https://opensof.local/resource/ server.js

Verification checklist


Maintainer Notes

Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.