3 Commits
Author SHA1 Message Date
e06453bcab feat: prune template authoring artifacts and expand localized guides (#15)
* docs: remove stale research design note

* feat: prune maintainer artifacts during init

* docs: expand localized README guides

---------

Co-authored-by: MerlinH <merlinh221@gmail.com>
2026-07-10 23:14:20 +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