Commit Graph
6 Commits
Author SHA1 Message Date
MerlinH c55dc7403f chore: remove OpenSpec artifacts 2026-07-11 01:15:14 +10:00
7e8846a7fb feat: add deterministic model tier routing (#14)
* feat: add deterministic model tier routing

Define Sol, Terra, and Luna policies with fixed fallbacks, explicit surface assignments, runtime precedence, and Luna escalation. Validate generated metadata and expose tier overrides across role, task, and orchestration commands.

* fix: infer model tiers from surface models

* fix: rebalance prompt model routing

* fix: decouple prompt effort routing

---------

Co-authored-by: MerlinH <merlinh221@gmail.com>
2026-07-10 18:49:20 +10:00
c5b75809bf feat: add compact agent context helpers (#13)
* feat: add compact agent context helpers

* feat: wire context helpers into agent surfaces

* fix: make changed context helper degrade safely

* refactor: compact overlapping skill surfaces

* chore: refresh prompt surface matrix after skill compaction

* fix: preserve skill arguments and decision gates

* refactor: fold context helper hints into contracts

* refactor: centralize shared context guidance in AGENTS

---------

Co-authored-by: MerlinH <merlinh221@gmail.com>
2026-07-08 02:26:02 +10:00
MerlinH 841f906dc0 feat: add prompt discovery metadata 2026-06-30 08:58:10 +10:00
MerlinH 275d48cdd6 feat: uplift Codex prompt surfaces 2026-06-30 08:58:10 +10:00
MerlinH e89981f0f5 feat: adopt template repository Codex surfaces 2026-06-30 00:16:11 +10:00