Skip to content

Feat/rag v0#211

Merged
cukas merged 4 commits into
mainfrom
feat/rag-v0
Jun 12, 2026
Merged

Feat/rag v0#211
cukas merged 4 commits into
mainfrom
feat/rag-v0

Conversation

@cukas

@cukas cukas commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

No description provided.

- agon --ground (or config cesarGround): each Cesar turn retrieves cited
  doc context (cesar/grounding.kern) and injects it as fenced evidence.
  Narrow trigger (skips slash commands + short inputs); fail-OPEN — no
  corpus / no embedder / weak hits / any error injects nothing, default
  behavior byte-identical. Excerpts fenced <<<DOC-CONTEXT as quoted data
  with an ignore-instructions directive (review finding).
- docs/modes.md generated from the canonical agent guide via new
  'agon agent-guide --docs' / npm run docs:modes (build:cli chained so it
  can never emit from a stale dist — review finding); drift-guarded by
  mode-docs-sync.test.ts. Escalation ladder added to the guide itself.
- 9 new tests (grounding trigger/fail-open/grounded path, docs sync).

⚔️ Forged by [Agon](https://github.com/KERNlang/agon)

Co-Authored-By: agon (KERN) <292465531+KERN-Agon@users.noreply.github.com>
docs/ stays local-only for design docs, but the generated mode page must
ship: the mode-docs-sync test reads it on clean checkouts and the RAG
docs corpus indexes it on every clone. docs/ → docs/* so the single
!docs/modes.md re-include can take effect.

⚔️ Forged by [Agon](https://github.com/KERNlang/agon)

Co-Authored-By: agon (KERN) <292465531+KERN-Agon@users.noreply.github.com>
AGON.md keeps only what has shipped; direction stays local.

⚔️ Forged by [Agon](https://github.com/KERNlang/agon)

Co-Authored-By: agon (KERN) <292465531+KERN-Agon@users.noreply.github.com>
⚔️ Forged by [Agon](https://github.com/KERNlang/agon)

Co-Authored-By: agon (KERN) <292465531+KERN-Agon@users.noreply.github.com>
@cukas cukas merged commit 40e4987 into main Jun 12, 2026
2 checks passed
@cukas cukas deleted the feat/rag-v0 branch June 12, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants