twentyOne2x
16aa3f41b9
fix named proposal response validation
2026-07-14 02:23:06 +02:00
twentyOne2x
5e7625d985
fix Leo named proposal readback routing
2026-07-13 22:40:06 +02:00
twentyOne2x
ee3ee1d998
Preserve atomic claim text in source proposals
2026-07-13 22:13:19 +02:00
twentyOne2x
dd724992f6
Use dense source references for document extraction
2026-07-13 22:05:31 +02:00
twentyOne2x
ab39407072
Make source preparation preserve exact document text
2026-07-13 21:58:05 +02:00
twentyOne2x
e304e1f296
prepare DB-grounded source proposals from documents
2026-07-13 21:47:51 +02:00
twentyOne2x
d9063c4c57
prevent personal-name leakage in Leo bootstrap ( #126 )
CI / lint-and-test (push) Waiting to run
2026-07-13 21:25:47 +02:00
twentyOne2x
5dfcd32c34
fix Leo broad source intake truth ( #124 )
CI / lint-and-test (push) Waiting to run
2026-07-13 20:59:28 +02:00
twentyOne2x
ee48f82f06
Stage source artifacts as reviewable KB proposals ( #123 )
CI / lint-and-test (push) Waiting to run
2026-07-13 20:38:18 +02:00
twentyOne2x
9a76f480c5
Include approved rows in Leo demo readback ( #122 )
CI / lint-and-test (push) Waiting to run
2026-07-13 20:17:29 +02:00
twentyOne2x
73f466f899
Make broad Leo replies deterministic ( #121 )
CI / lint-and-test (push) Waiting to run
2026-07-13 20:07:51 +02:00
twentyOne2x
5d135d8818
Make broad Leo answers database-composed ( #120 )
CI / lint-and-test (push) Waiting to run
2026-07-13 19:53:25 +02:00
twentyOne2x
ec64dbf6d0
Fail closed on unavailable Leo database truth ( #119 )
...
CI / lint-and-test (push) Waiting to run
* Fail closed on unavailable Leo database truth
* Cover direct DB intents in fail-closed fallback
* Harden broad Leo database intent routing
* Fail closed on incomplete matrix state
* Distinguish unobserved matrix state
2026-07-13 14:36:30 +02:00
twentyOne2x
b6408cdbd1
Compose broad Leo answers from live database state ( #118 )
...
CI / lint-and-test (push) Waiting to run
Validated by 1121 repository tests and a read-only six-question smoke against live VPS Postgres before installation.
2026-07-13 13:59:16 +02:00
twentyOne2x
61c1fa9165
Accept explicit source-intake prohibitions ( #117 )
CI / lint-and-test (push) Waiting to run
2026-07-13 13:35:34 +02:00
twentyOne2x
2264ad1f2b
Enforce DB-composed Leo responses before delivery ( #116 )
CI / lint-and-test (push) Waiting to run
2026-07-13 13:27:54 +02:00
twentyOne2x
144e619eee
Keep Leo composition replies within budget
2026-07-13 12:58:24 +02:00
twentyOne2x
033e251fd0
Disambiguate governance rules in Leo composition
2026-07-13 12:52:50 +02:00
twentyOne2x
e3af44772e
Ground Leo composition in live Postgres constraints
2026-07-13 12:46:50 +02:00
twentyOne2x
5bc78a2a5a
Inject live database contracts into Leo turns
2026-07-13 12:37:08 +02:00
twentyOne2x
d9d799d725
Drive Leo answers from live database contracts
2026-07-13 12:20:30 +02:00
twentyOne2x
17c7875129
Make Leo honor intake and reply boundaries
2026-07-13 12:06:04 +02:00
twentyOne2x
c7bbe37116
Correct Leo source intake and mixed packet boundaries
2026-07-13 11:55:35 +02:00
twentyOne2x
ac41fbb958
Expose proposal readiness and current KB truth
2026-07-13 11:43:08 +02:00
twentyOne2x
63264c4587
Merge pull request #107 from living-ip/codex/kb-source-compiler-20260713
...
CI / lint-and-test (push) Waiting to run
Compile source artifacts into reviewable KB packets
2026-07-13 11:26:36 +02:00
twentyOne2x
a0aa27038e
Compile source artifacts into reviewable KB packets
2026-07-13 11:24:18 +02:00
twentyOne2x
c20db7f414
Merge pull request #106 from living-ip/codex/leo-broad-answer-contract-20260713
...
CI / lint-and-test (push) Waiting to run
Keep Working Leo replies concise by default
2026-07-13 11:10:49 +02:00
twentyOne2x
e8f0230509
Keep Working Leo replies concise by default
2026-07-13 11:09:11 +02:00
twentyOne2x
ed6b4b8b69
Audit source-derived KB rebuild coverage
2026-07-13 10:58:53 +02:00
twentyOne2x
8c20613fd0
Expand Leo database grounding and blind behavior suite
2026-07-13 10:50:42 +02:00
twentyOne2x
466bf34347
Add one-command canonical KB rebuild with parity
2026-07-13 10:50:11 +02:00
twentyOne2x
9f4e4cac0e
Pin Leo composition to the shipped apply contract
2026-07-13 09:58:32 +02:00
twentyOne2x
64c35a7589
Harden Leo against schema and receipt drift
2026-07-13 09:17:28 +02:00
twentyOne2x
c6c8a5eb31
Enforce m3taversal identity and schema truth
2026-07-13 08:55:46 +02:00
twentyOne2x
200749ca5b
Prevent GCP proof harness heredoc deadlocks
2026-07-13 07:13:18 +02:00
twentyOne2x
be23b5e95b
Add Cory-style Leo out-of-sample proof harness
2026-07-13 07:13:08 +02:00
twentyOne2x
cb49ce0e6a
Make GCP replay bootstrap recoverable
2026-07-13 05:24:25 +02:00
twentyOne2x
ff5fb56a36
Harden GCP replay and durable IAP bootstrap
2026-07-13 04:58:16 +02:00
twentyOne2x
55e1a9f92f
stabilize Cory-style KB demo followups
2026-07-13 02:32:14 +02:00
twentyOne2x
d6fae7be3c
add private macOS password storage skill
2026-07-13 02:06:59 +02:00
twentyOne2x
cf796fea76
feat: add secure GCP operator reauth helper ( #90 )
...
CI / lint-and-test (push) Waiting to run
* feat: add secure GCP operator reauth helper
* fix: keep secure GCP prompt open on empty input
* fix: enable paste in secure GCP password dialog
2026-07-13 01:31:26 +02:00
twentyOne2x
e40d5c8f33
docs: codify current Working Leo proof and GCP gate
2026-07-12 23:00:58 +02:00
twentyOne2x
a4b4e583f2
Run GCP Cory replay with Hermes Python
2026-07-12 22:39:14 +02:00
twentyOne2x
591894248f
Harden GCP Cory replay against false DB counts
2026-07-12 22:34:09 +02:00
twentyOne2x
3d5b0b75ef
Prove Leo KB composition and approved apply lifecycle
2026-07-12 21:17:17 +02:00
twentyOne2x
03d1fe3b28
Close final Cory direct-claim evidence gaps
2026-07-12 11:20:09 +02:00
twentyOne2x
02fdc27d7b
Expose exact Leo KB status readback
2026-07-12 11:11:23 +02:00
twentyOne2x
01643e4270
Require complete Leo database readback receipts
2026-07-12 10:57:54 +02:00
twentyOne2x
1e9de6d864
Stabilize Leo evidence sync without gateway restart
2026-07-12 10:43:42 +02:00
twentyOne2x
e8d1a0fe3b
Ground Leo direct claims in structured DB readback
2026-07-12 10:25:15 +02:00