nc_program_manager/.paul/paul.json
dtrentin 3312a57757 feat(08-license-integration): wire RSA license check, remove -chiave arg
Replace AES checkLicense with MachineFingerprint+LicenseFile+LicenseValidator.
License.lic hardcoded next to EXE; -chiave= CLI arg and InputArgs.chiave removed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 23:10:05 +02:00

25 lines
469 B
JSON

{
"name": "NcProgramManager",
"version": "0.2.0-dev",
"milestone": {
"name": "v0.2 NcProgramManager",
"version": "0.2.0",
"status": "in_progress"
},
"phase": {
"number": 8,
"name": "license-integration",
"status": "complete"
},
"loop": {
"plan": null,
"position": "IDLE"
},
"timestamps": {
"created_at": "2026-05-13T00:00:00Z",
"updated_at": "2026-05-17T22:00:00Z"
},
"satellite": {
"groom": true
}
}