StellaOps Bot
|
c2b9cd8d1f
|
Fix build and code structure improvements. New but essential UI functionality. CI improvements. Documentation improvements. AI module improvements.
|
2025-12-29 07:45:03 +02:00 |
|
StellaOps Bot
|
32f9581aa7
|
Merge branch 'main' of https://git.stella-ops.org/stella-ops.org/git.stella-ops.org
|
2025-12-26 21:43:56 +02:00 |
|
StellaOps Bot
|
b4fc66feb6
|
Refactor code structure and optimize performance across multiple modules
|
2025-12-26 21:38:12 +02:00 |
|
StellaOps Bot
|
f10d83c444
|
Refactor code structure and optimize performance across multiple modules
|
2025-12-26 20:03:41 +02:00 |
|
StellaOps Bot
|
3698ebf4a8
|
Complete Entrypoint Detection Re-Engineering Program (Sprints 0410-0415) and Sprint 3500.0002.0003 (Proof Replay + API)
Entrypoint Detection Program (100% complete):
- Sprint 0411: Semantic Entrypoint Engine - all 25 tasks DONE
- Sprint 0412: Temporal & Mesh Entrypoint - all 19 tasks DONE
- Sprint 0413: Speculative Execution Engine - all 19 tasks DONE
- Sprint 0414: Binary Intelligence - all 19 tasks DONE
- Sprint 0415: Predictive Risk Scoring - all tasks DONE
Key deliverables:
- SemanticEntrypoint schema with ApplicationIntent/CapabilityClass
- TemporalEntrypointGraph and MeshEntrypointGraph
- ShellSymbolicExecutor with PathEnumerator and PathConfidenceScorer
- CodeFingerprint index with symbol recovery
- RiskScore with multi-dimensional risk assessment
Sprint 3500.0002.0003 (Proof Replay + API):
- ManifestEndpoints with DSSE content negotiation
- Proof bundle endpoints by root hash
- IdempotencyMiddleware with RFC 9530 Content-Digest
- Rate limiting (100 req/hr per tenant)
- OpenAPI documentation updates
Tests: 357 EntryTrace tests pass, WebService tests blocked by pre-existing infrastructure issue
|
2025-12-20 17:46:27 +02:00 |
|