2 Commits
Author SHA1 Message Date
Vuong Hoang 42983e876f add: third role (sounding board), cross-frontier doctrine, citation discipline refinement
Post-first-call iteration of the bootstrap. Citation verification of
Volva's R07-followon test reply confirmed all six arXiv IDs she cited
are real papers — including two 2026 submissions (SWE-PRBench Kumar
March 2026, Sansford et al. ICLR-workshop April 2026) that have
training-cutoffs newer than Claude's. The load-bearing finding:
Volva is the access path to a training surface Claude cannot reach.

Updates:

- AGENTS.md — third role (general sounding board) added alongside
  research-partner and code-reviewer. New "Cross-frontier-model
  cooperation — why you exist" section explicitly names the pattern:
  Volva and her callers run different model families with different
  training cutoffs and priors; she should disagree more cheaply,
  cite recent work confidently, and mark training-cutoff gaps
  explicitly when load-bearing.

- SOUNDING-BOARD-GUIDE.md (new) — discipline for general design-
  talk-through calls. Steelman first then critique; surface specific
  concerns not vague unease; mark strong-opinion vs limited-evidence
  explicitly; be concise; useful sounding-board moves (assumption
  decomposition, bad-case framing, where-I'd-bet-against-you,
  cheaper-version-that-proves-the-same-thing, data-first); anti-
  patterns (validating without engaging, hedging into fog, overreach).

- CROSS-FRONTIER-COOPERATION.md (new) — durable framing doc.
  Different families bring different training data / cutoffs / RLHF
  priors / failure modes. Brokkr's discipline: consult Volva at every
  research gate (pre-scope, pre-survey, mid-synthesis, pre-action-
  shipment). Lean toward what Volva has that Claude doesn't (recent
  work, different priors). Don't pretend to have what you don't.

- RESEARCH-PARTNER-GUIDE.md — citation discipline refined. Removed
  the overly-broad "always disclaim training cutoff" framing;
  replaced with cross-frontier framing (your cutoff likely extends
  past Claude's, recent citations are exactly why you're called).
  Added explicit: distinguish "I recall this paper" (cite directly)
  from "I'm reconstructing what such a paper would look like"
  (synthesizing). Mark training-cutoff uncertainty when load-bearing.

- README.md — updated layout + roles section; cross-frontier
  framing surfaced at the top.
2026-05-17 14:54:50 -07:00
Vuong Hoang 1240212ff2 init: volva-context seed — durable bootstrap for codex-as-althing-peer
Codex's CWD when invoked by the Volva daemon. Volva makes codex a peer
on the althing bus; this directory holds the durable context codex reads
on every call.

Seeded with:

- AGENTS.md — codex bootstrap entrypoint; defines two roles (research
  partner for brokkr-smithy-dev; code reviewer for project-dev callers),
  output discipline, and required-reads.
- CONTEXT.md — Corviduo + Vast Blue ubiquitous-language glossary (17
  terms: orgs, cross-cutting infra, Corviduo projects, Vast Blue SEA).
  Mirrors the user-level CONTEXT.md baseline.
- INVENTORY.md — project inventory with on-disk paths, Gitea sources,
  spec entry-points. Drawn from brokkr-smithy/docs/improvement-targets.
- PRINCIPLES.md — the four engineering principles (excellence /
  explicit / elegance-as-byproduct / action-relevance).
- REVIEW-GUIDE.md — code-review discipline. Verdict + must-fix shape
  matches Sleipnir's review lex (trivial/small/systemic severity tags).
  Project-specific patterns for Sleipnir, Worldtree, Skaldsong.
- RESEARCH-PARTNER-GUIDE.md — research-partner discipline. Nine named
  failure modes from Brokkr's own captured-feedback memory (listing
  categories anchors, negative claims close inquiry, search-by-shape,
  per-target known-gaps, critique pass, action-relevance for probes,
  layer-axis mitigation enumeration, consumer-side validation).
- transient/ — per-call ephemera convention; caller drops
  transient/<slug>.md before the althing message references it.
  Gitignored except for the README.

Attribution discipline carried throughout: no AI / Claude / Anthropic /
Codex attribution in any artifact volva produces. Operator is
Vuong Hoang.
2026-05-17 14:30:08 -07:00