Phase 09 complete — v0.2 NcProgramManager milestone done: - LicenseGenerator standalone console EXE (separate repo: license-generator.git) - keygen: RSA 2048-bit key pair generation - fingerprint: WMI machine fingerprint (Windows) - sign: RSA-SHA256 sign fingerprint -> .lic file - LicenseValidator.cs: PublicKeyXml PLACEHOLDER replaced with real vendor public key - Offline license system now production-ready end-to-end Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
25 lines
460 B
JSON
25 lines
460 B
JSON
{
|
|
"name": "NcProgramManager",
|
|
"version": "0.2.0",
|
|
"milestone": {
|
|
"name": "v0.2 NcProgramManager",
|
|
"version": "0.2.0",
|
|
"status": "complete"
|
|
},
|
|
"phase": {
|
|
"number": 9,
|
|
"name": "license-generator",
|
|
"status": "complete"
|
|
},
|
|
"loop": {
|
|
"plan": null,
|
|
"position": "IDLE"
|
|
},
|
|
"timestamps": {
|
|
"created_at": "2026-05-13T00:00:00Z",
|
|
"updated_at": "2026-05-17T23:45:00Z"
|
|
},
|
|
"satellite": {
|
|
"groom": true
|
|
}
|
|
}
|