Commit graph

5 commits

Author SHA1 Message Date
Rediet Bekele
e75baedb0d
Merge pull request #3 from redecon/feat/parallel-orchestration
feat(concurrency): implement Phase 4 optimistic locking with Concurre…
2026-02-20 22:48:54 +03:00
Rediet Bekele
dd3ca5247b feat(concurrency): implement Phase 4 optimistic locking with ConcurrencyGuard and stale file detection 2026-02-20 19:42:08 +00:00
Rediet Bekele
7cda39af8b
Merge pull request #2 from redecon/feat/intent-trace
feat(trace): implement Phase 3 AI-Native Git Layer with TraceLogger, …
2026-02-20 21:34:25 +03:00
Rediet Bekele
576b65b32c feat(trace): implement Phase 3 AI-Native Git Layer with TraceLogger, mutation classification, and JSONL serialization 2026-02-20 18:29:38 +00:00
Rediet Bekele
9292f2f03f feat(intent): enforce intent handshake and gatekeeper; add IntentHookEngine and handshake test 2026-02-20 17:34:47 +00:00