Shay
3cd056b476
docs: remove dangling reference to deprecated docs/dev/git-forgejo.md
...
lane-shas / verify pinned lane SHAs (pull_request) Failing after 3s
smoke / smoke (-m "not quarantine") (pull_request) Failing after 54s
core-bootstrap.md linked docs/dev/git-forgejo.md, which was removed as
deprecated (c0cbd13d ) — the git+Forgejo setup lives in AGENTS.md. Drop the
dead link. Surfaced by the main-lineage reconciliation audit.
2026-07-11 23:18:31 -07:00
Shay
0dbcd63d63
feat: 3lang depth PropGraph unification - phase refinements, wiring, tests + session pickup cleanups/governance
...
- Complete depth canonical, pack resolver DEPTH_PACKS, pipeline attrs+node_depths+graph_anti, contemplate/pass_manager/contracts propagation (immutable).
- Polish anti_unifier, tests (oov, construction, percent), runtime/chat integration.
- Governance: AGENTS.md updates, docs/README/handoff_template, skills bootstrap, retire handoff.
- Leaves pickup seeds (NEW_SESSION_PROMPT, plan.md, compact) for continuity.
- Spine tests green, 3lang depth visible in ctx for he.
Refs: plan.md, 2026-07-06-compact.md
2026-07-08 07:07:11 -07:00
Shay
717c6a334a
CGA Substrate Migration & Pack Registry Consolidation ( #929 )
...
* fix: final cleanups for CGA substrate migration PR
- Update UI test fixtures to packs/data paths
- Clean CLAUDE.md/GEMINI.md to minimal per AGENTS.md
- Refactor fraction geometric construction into dedicated helper in problem_frame_contracts.py
- No TODOs left in code; notes in PR description
This completes the mechanical readiness for the CGA substrate + registry consolidation work.
* docs: include PR description for review
* chore: enforce forgejo tooling in AGENTS.md
* docs: update bootstrap skill and add git-forgejo config doc per new rules
* docs: remove deprecated git-forgejo wrapper docs
* chore: ignore local .mcp.json configuration file
* fix(ui): remove unsupported assessment.bindings usage to fix TS2339/TS7006 in constructionEvidencePanelModel
2026-07-05 15:36:11 -07:00
Shay
310aed9ff0
chore: Refactor CLI and Governance Anchors ( #926 )
...
* docs: consolidate governance anchors and clean up test registries
* refactor(cli): decompose cli into dedicated modules
* test: fix broken test baselines and formatting
* docs: add domain boundary READMEs for governance anchors
* test: update baseline for determination lane
* test: fix capability_pass expectation
* test: fix CORE_SHOWCASE_SKIP_BUDGET enforcement
* chore: cleanup CLI extraction and unreachable code
2026-07-03 12:34:56 -07:00
Shay
f1dc05a173
docs(agent-governance): require workspace hygiene in Grok bootstrap
2026-06-17 11:17:55 -07:00
Shay
e36591ed46
docs(agent-governance): add Grok 4.3 / Grok Build engineering harness ( #798 )
...
* feat: add Grok 4.3 agent config, GROK.md, GPT55.md, handoff template, and .env additions
- GROK.md: full agent instructions optimized for Grok 4.3 high-effort mode
- GPT55.md: agent instructions for GPT-5.5 (o3-level reasoning, stateless)
- docs/handoff_template.md: mandatory cross-session handoff artifact template
- .env.grok43: Grok 4.3 environment config additions (do not commit secrets)
- AGENTS.md: prepend Grok 4.3 multi-agent/Arena mode addendum block
* feat: prepend Grok 4.3 / GPT-5.5 multi-agent addendum to AGENTS.md
* refine GROK.md: add Versor Coherence Guardian Protocol section + tighten NON-NEGOTIABLE INVARIANTS with explicit versor_apply / cga_inner / FieldState / claim schema / safety pack rules for stronger algebraic and epistemic guardrails
* refine AGENTS.md: align Grok 4.3 / Grok Build hard stops with refined GROK.md (Plan Mode, skills system, Versor Coherence Guardian references) while preserving full compatibility for Claude
* upgrade docs/handoff_template.md to mastery level for Grok Build: add Versor Coherence Guardian checks, subagent reconciliation section, skills usage tracking, and stronger invariant verification language
* expand .env.grok43 into full Grok Build mastery configuration (skills dir, Plan Mode preference, Arena settings, auto-invoke)
* create skills/core-bootstrap.md - highest priority Grok Build skill for statelessness compensation
* create skills/versor-coherence-guardian.md - critical Grok Build skill enforcing the new Versor Coherence Guardian Protocol
* create skills/pre-edit-sweep.md - Grok Build skill implementing the Pre-Edit Sweep Protocol at mastery level
* create skills/claim-proposal-guardian.md - Grok Build skill protecting claim schema and epistemic rigor
* create docs/core-rd-base-prompts.md - high-signal, architecture-grounded prompt library for HITL and agentic use (lightly polished for structure and scannability)
* add Phase-Specific Prompt Library reference section to GROK.md pointing to the new docs/core-rd-base-prompts.md
* add reference to docs/core-rd-base-prompts.md in AGENTS.md Grok section
* add prompt library reference to handoff_template.md in the 'What Must Not Be Forgotten' section
* move .env.grok43 to docs/examples/grok43.env.example as a proper example file
* remove old .env.grok43 (moved to docs/examples/grok43.env.example)
* update docs/core-rd-base-prompts.md: fix epistemic wording + add sections #8 PR Merge-Readiness Audit and #9 Grok Build Implementation Session
* make 'full suite before merge' rule scope-sensitive in GROK.md for docs/config-only changes
* add reference to new prompt sections #8 and #9 in handoff_template.md
* create docs/grokbuild/README.md - comprehensive SpaceX-level mastery guide for using Grok 4.3 + Grok Build on CORE
* fix broken markdown fences in sections #8 and #9 of docs/core-rd-base-prompts.md
* fix skill invocation wording and soften curl|bash recommendation in docs/grokbuild/README.md
* docs(agent-governance): clean handoff template whitespace
2026-06-17 07:27:50 -07:00