What is an Activity Diagram in SysML/UML?
A behavior diagram for flows of control/data among actions
Agents can generate or validate action sequences against requirements (e.g., boot → init → safe mode).
Define Agentic System / Agent.
An automated software actor that senses, plans, and acts via APIs, often orchestrated by an MCP server
Drives hands-off updates (e.g., sync DNG requirements, edit Cameo models, run simulations, open reviews).
What does Alf stand for?
Action Language for fUML
OMG textual language that compiles to fUML for precise executable behaviors.
What is the purpose of Allocation in SysML?
Mapping of responsibilities (e.g., functions to components, requirements to elements)
Core to automated trace—agents keep allocations consistent as designs evolve.
What is Ansys ModelCenter used for?
Workflow orchestrator linking models/analyses to MBSE
Agents can call analyses on model change, capture KPIs, and update verification status.
What does APS stand for?
Autodesk Platform Services
Cloud APIs (data, translate, view) for Autodesk ecosystems.
Define Baseline in DNG/GCM.
Immutable snapshot of a configuration at a point in time
Agents can compare baselines, reconstruct context (“as of CDR-2”), and produce audit packs.
What is a BDD in SysML?
Block Definition Diagram
SysML diagram defining structural elements and relationships.
What does Branch / Stream refer to in DNG, TWC?
Parallel lines of change enabling concurrent development
Agents can spawn experiment branches, later propose merges with summarized diffs.
What is CAD–MBSE Allocation?
Linking SysML elements to CAD parts/assemblies
Enables requirements to flow into geometry and vice versa (mass, envelope, interfaces).
What is Cameo / MagicDraw?
SysML/UML/UAF modeling environment with simulation and TWC repo
Primary agent workbench for model CRUD, execution, and views.
What is the function of Cameo Collaborator for Web?
Web publishing/viewing of model content
Agents publish evidence/ICDs and share approval views.
What does Cameo DataHub do?
Sync/trace bridge (incl. OSLC/ReqIF) between Cameo and RM tools like DNG
Low-friction DOORS↔Cameo alignment without custom glue.
What is the Cameo Simulation Toolkit (CST) used for?
Executes state machines, activities, parametrics
Agents run trade studies and verification scenarios programmatically.
What is a Change Set in DNG?
Scoped set of edits that can be reviewed/merged
Units of work agents open/close to keep governance clean.
Define Component in DNG.
Logical subdivision inside a DNG project for scoping artifacts/configuration
Agents target operations to relevant scopes.
What is Configuration Management in DNG/TWC?
Versioning with streams, change sets, baselines and compare/merge
Safe agent edits and reproducible states.
What does Coverage refer to in Traceability Coverage?
Degree to which requirements have linked design/tests/results
Agent dashboards track gaps; gates block release if coverage < target.
What is a Data Dictionary / Attribute Schema in DNG?
Artifact types, attributes, picklists, and rules
Agents enforce schema hygiene, normalize values, and prevent drift.
What is DOORS Next (DNG)?
Web-based RM in IBM ELM with configs, reviews, OSLC, JRS
Governance backbone; event source (TRS) to wake agents.
What does EARS stand for?
Easy Approach to Requirements Syntax
Template style for clear requirements.
What is ECAD?
Electronic design automation (schematic, PCB)
Agents propagate RM/MBSE changes into ECAD constraints and BOM.
What is Executable Model?
A model whose behavior can be simulated/executed (fUML, parametrics)
Enables automated verification in the loop.