a6fded436f
Merge PR #431
...
Co-authored-by: Perplexity Computer <perplexity@tower.local >
Co-committed-by: Perplexity Computer <perplexity@tower.local >
2026-04-09 16:27:48 +00:00
641537eb07
Merge pull request '[EPIC] Gemini — Sovereign Infrastructure Suite Implementation' ( #418 ) from feat/gemini-epic-398-1775648372708 into main
2026-04-08 23:38:18 +00:00
17fde3c03f
feat: implement README.md
PR Checklist / pr-checklist (pull_request) Failing after 2m38s
2026-04-08 11:40:45 +00:00
b53fdcd034
feat: implement telemetry.py
2026-04-08 11:40:43 +00:00
1cc1d2ae86
feat: implement skill_installer.py
2026-04-08 11:40:40 +00:00
9ec0d1d80e
feat: implement cross_repo_test.py
2026-04-08 11:40:35 +00:00
e9cdaf09dc
feat: implement phase_tracker.py
2026-04-08 11:40:30 +00:00
e8302b4af2
feat: implement self_healing.py
2026-04-08 11:40:25 +00:00
311ecf19db
feat: implement model_eval.py
2026-04-08 11:40:19 +00:00
77f258efa5
feat: implement gitea_webhook_handler.py
2026-04-08 11:40:12 +00:00
5e12451588
feat: implement adr_manager.py
2026-04-08 11:40:05 +00:00
80b6ceb118
feat: implement agent_dispatch.py
2026-04-08 11:39:57 +00:00
ffb85cc10f
feat: implement fleet_llama.py
2026-04-08 11:39:52 +00:00
4179646456
feat: implement architecture_linter_v2.py
2026-04-08 11:39:46 +00:00
681fd0763f
feat: implement provision_wizard.py
2026-04-08 11:39:40 +00:00
b21c2833f7
Merge pull request '[PERPLEXITY-08] Add PR checklist CI workflow and enforcement script' ( #411 ) from perplexity/pr-checklist-ci into main
v7.0.0
2026-04-08 11:11:02 +00:00
f84b870ce4
Merge branch 'main' into perplexity/pr-checklist-ci
PR Checklist / pr-checklist (pull_request) Failing after 1m18s
2026-04-08 11:10:51 +00:00
8b4df81b5b
Merge pull request '[PERPLEXITY-08] Add PR checklist CI workflow and enforcement script' ( #411 ) from perplexity/pr-checklist-ci into main
2026-04-08 11:10:23 +00:00
e96fae69cf
Merge branch 'main' into perplexity/pr-checklist-ci
PR Checklist / pr-checklist (pull_request) Failing after 1m18s
2026-04-08 11:10:15 +00:00
cccafd845b
Merge pull request '[PERPLEXITY-03] Add disambiguation header to SOUL.md (Bitcoin inscription)' ( #412 ) from perplexity/soul-md-disambiguation into main
2026-04-08 11:10:09 +00:00
1f02166107
Merge branch 'main' into perplexity/soul-md-disambiguation
2026-04-08 11:10:00 +00:00
7dcaa05dbd
Merge pull request 'refactor: wire retrieval_enforcer L1 to SovereignStore — eliminate subprocess/ONNX dependency' ( #384 ) from perplexity/wire-enforcer-sovereign-store into main
2026-04-08 11:09:53 +00:00
18124206e1
Merge branch 'main' into perplexity/wire-enforcer-sovereign-store
2026-04-08 11:09:45 +00:00
11736e58cd
docs: add disambiguation header to SOUL.md (Bitcoin inscription)
...
This SOUL.md is the Bitcoin inscription version, not the narrative
identity document. Adding an HTML comment header to clarify.
The canonical narrative SOUL.md lives in timmy-home.
See: #388 , #378
2026-04-08 10:58:55 +00:00
14521ef664
feat: add PR checklist enforcement script
...
PR Checklist / pr-checklist (pull_request) Successful in 2m21s
Python script that enforces PR quality standards:
- Checks for actual code changes
- Validates branch is not behind base
- Detects issue bundling in PR body
- Runs Python syntax validation
- Verifies shell script executability
- Ensures issue references exist
Closes #393
2026-04-08 10:53:44 +00:00
8b17eaa537
ci: add PR checklist quality gate workflow
2026-04-08 10:51:40 +00:00
afee83c1fe
Merge pull request 'docs: add MEMORY_ARCHITECTURE.md — retrieval order, storage layout, data flow' ( #375 ) from perplexity/mempalace-architecture-doc into main
2026-04-08 10:39:51 +00:00
56d8085e88
Merge branch 'main' into perplexity/mempalace-architecture-doc
2026-04-08 10:39:35 +00:00
4e7b24617f
Merge pull request 'feat: FLEET-010/011/012 — Phase 3-5 cross-agent delegation, model pipeline, lifecycle' ( #365 ) from timmy/fleet-phase3-5 into main
2026-04-08 10:39:09 +00:00
8daa12c518
Merge branch 'main' into timmy/fleet-phase3-5
2026-04-08 10:39:01 +00:00
e369727235
Merge branch 'main' into perplexity/mempalace-architecture-doc
2026-04-08 10:38:42 +00:00
1705a7b802
Merge pull request 'feat: FLEET-010/011/012 — Phase 3-5 cross-agent delegation, model pipeline, lifecycle' ( #365 ) from timmy/fleet-phase3-5 into main
2026-04-08 10:38:08 +00:00
e0bef949dd
Merge branch 'main' into timmy/fleet-phase3-5
2026-04-08 10:37:56 +00:00
dafe8667c5
Merge branch 'main' into perplexity/mempalace-architecture-doc
2026-04-08 10:37:39 +00:00
4844ce6238
Merge pull request 'feat: Bezalel Builder Wizard — Sidecar Authority Update' ( #364 ) from feat/bezalel-wizard-sidecar-v2 into main
2026-04-08 10:37:34 +00:00
a43510a7eb
Merge branch 'main' into feat/bezalel-wizard-sidecar-v2
2026-04-08 10:37:25 +00:00
3b00891614
refactor: wire retrieval_enforcer L1 to SovereignStore — eliminate subprocess/ONNX dependency
...
Replaces the subprocess call to mempalace CLI binary with direct SovereignStore import. L1 palace search now uses SQLite + FTS5 + HRR vectors in-process. No ONNX, no subprocess, no API calls.
Removes: import subprocess, MEMPALACE_BIN constant
Adds: SovereignStore lazy singleton, _get_store(), SOVEREIGN_DB path
Closes #383
Depends on #380 (sovereign_store.py)
2026-04-08 10:32:52 +00:00
74867bbfa7
Merge pull request 'art: The Timmy Foundation — Visual Story (24 images + 2 videos)' ( #366 ) from timmy/gallery-submission into main
2026-04-08 10:16:35 +00:00
d07305b89c
Merge branch 'main' into perplexity/mempalace-architecture-doc
2026-04-08 10:16:13 +00:00
2812bac438
Merge branch 'main' into timmy/gallery-submission
2026-04-08 10:16:04 +00:00
5c15704c3a
Merge branch 'main' into timmy/fleet-phase3-5
2026-04-08 10:15:55 +00:00
30fdbef74e
Merge branch 'main' into feat/bezalel-wizard-sidecar-v2
2026-04-08 10:15:49 +00:00
9cc2cf8f8d
Merge pull request 'feat: Sovereign Memory Store — zero-API durable memory (SQLite + FTS5 + HRR)' ( #380 ) from perplexity/sovereign-memory-store into main
2026-04-08 10:14:36 +00:00
a2eff1222b
Merge branch 'main' into perplexity/sovereign-memory-store
2026-04-08 10:14:24 +00:00
3f4465b646
Merge pull request '[SOVEREIGN] Orchestrator v1 — backlog reader, priority scorer, agent dispatcher' ( #362 ) from timmy/sovereign-orchestrator-v1 into main
2026-04-08 10:14:16 +00:00
ff7ce9a022
Merge branch 'main' into perplexity/mempalace-architecture-doc
2026-04-08 10:14:10 +00:00
f04aaec4ed
Merge branch 'main' into timmy/gallery-submission
2026-04-08 10:13:57 +00:00
d54a218a27
Merge branch 'main' into timmy/fleet-phase3-5
2026-04-08 10:13:44 +00:00
3cc92fde1a
Merge branch 'main' into feat/bezalel-wizard-sidecar-v2
2026-04-08 10:13:34 +00:00
11a28b74bb
Merge branch 'main' into timmy/sovereign-orchestrator-v1
2026-04-08 10:13:21 +00:00