-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
30 lines (26 loc) · 1.7 KB
/
NOTICE
File metadata and controls
30 lines (26 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
FORGE EVOLVE for TMPC
Copyright 2026 577 Industries, Inc.
This product includes software developed by 577 Industries, Inc.
(https://github.com/577Industries).
This repository is the C#/.NET/JavaScript/SQL extension of the FORGE EVOLVE
code-modernization framework, developed under U.S. Navy SBIR topic
DON26BZ01-NV013 ("AI-Assisted Modernization and Optimization of Theater
Mission Planning Center (TMPC) Software").
It reuses 577 Industries' FORGE OS framework (Apache-2.0). Specifically:
- The orchestrator's live-mode routing directly consumes the published
@577-industries/model-router package (see orchestrator/package.json).
- The governance/provenance layer mirrors the @577-industries/hashchain-audit
design (SHA-256 hashchain + Merkle root), reimplemented in C# for the .NET pipeline.
- The broader FORGE OS family (agent-memory, tool-guardrails, workflow-dag)
informs the architecture but is not a direct runtime dependency of this repo.
IMPORTANT - SCOPE AND HONESTY OF CLAIMS
* The mission-planning component in surrogate/ is SYNTHETIC and UNCLASSIFIED.
It contains NO real Theater Mission Planning Center source code, no real
tasking data, no real coordinates, and no real algorithms. See EXCLUSIONS.md.
* Quantitative results produced by this repository are measured on that
synthetic surrogate and are PRELIMINARY and FRAMEWORK-LEVEL. They are NOT
validated against government TMPC code and are NOT validated by the U.S. Navy.
* FORGE EVOLVE's prior published benchmarks (for COBOL/Fortran/Ada/VB6 ->
Java/Python/Rust/TypeScript) are internal/preliminary prior art, not
government-validated. The C#/.NET/JS/SQL capability in this repository is a
newly developed extension.