Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions run_pssa.ps1

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: "AI-019-model-tier-policy"
type: spec
status: draft
status: archived
created: "2026-05-19"
tags: [spec, proposal, agents, model-selection]
template_version: "1.0"
Expand Down Expand Up @@ -63,3 +63,5 @@ Per-agent overlays gain a ≤6-line "## Model Tier (per AGENTS.md)" section list
- Vault: `10_projects/dotfiles/30-architecture/dotfiles-architecture-map.md` (AUDIT-004) — locates where each per-agent overlay lives.
- Related: `00_meta/patterns/pattern-spec-driven-development.md` (SDD-003 gate enforcing this PR).
- Behavioural precedent: `AGENTS.md` "Operating Mode" + "Competence Retention Protocol" already encode task-class branching; this PR extends to model-tier branching.

<!-- archived 2026-05-20 — PR: https://github.com/mlorentedev/dotfiles/pull/60 -->
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: "SDD-003-ci-spec-gate"
type: spec
status: draft
status: archived
created: "2026-05-19"
tags: [spec, proposal, sdd, ci]
template_version: "1.0"
Expand Down Expand Up @@ -62,3 +62,5 @@ A new `.github/pull_request_template.md` lists the SDD checklist (vault entry, s
- Related patterns: `00_meta/patterns/pattern-spec-driven-development.md` (the pattern being enforced).
- Prior tiers: PR [#49](https://github.com/mlorentedev/dotfiles/pull/49) (Tier 1+2), PR [#51](https://github.com/mlorentedev/dotfiles/pull/51) (Tier 3).
- Convention precedent: `scripts/diff-check.sh` and `scripts/doctor.sh` follow the same reusable-helper-plus-CI-caller pattern.

<!-- archived 2026-05-20 — PR: https://github.com/mlorentedev/dotfiles/pull/60 -->
Loading