Skip to content

History / Agent Setup and Configuration

Revisions

  • Add a Claude Code track to Agent Setup; make config tool-agnostic - New 'Claude Code track' section mapping SAE mechanics to verified Claude Code primitives: CLAUDE.md guardrails, persona subagents (Guardian's isolated context = P3 adversarial independence), slash commands for lifecycle phases, a PreToolUse hook for the P5 blast-radius gate, MCP for the self-healing loop - Retitle the guardrails section to .cursorrules / CLAUDE.md; add CLAUDE.md + .claude/ to the repo scaffold - Tool-neutral wording in Glossary (Engineer) and Module 3 - All Claude Code syntax verified against the current official docs (subagents, slash commands, hooks, settings)

    @glazadsanjeev glazadsanjeev committed Jun 1, 2026
  • Fix broken module nav links: remove colon from module page slugs GitHub's markdown sanitizer parsed 'Module-1:' in link targets as a URL scheme and stripped the links, so all five Core Framework Module entries rendered as plain (non-clickable) text. Rename the five module pages to colon-free slugs (and &->and for Module 5) and update every reference across the wiki.

    @glazadsanjeev glazadsanjeev committed May 29, 2026
  • Complete the end-to-end framework: lifecycle, scenarios, techniques, practices, KPIs, governance, setup - The End-to-End Lifecycle: the canonical 10-phase operating loop with owners, artifacts, exit gates, and entropy scaling - Scenario Playbooks: 8 worked scenarios (greenfield, feature add, cross-cutting, bug fix, migration, integration, incident, legacy onboarding) - Operator Techniques: 15 tactical moves across context, generation, verification, prompting, orchestration - Best Practices: do/don't tables by area + five non-negotiables - KPIs & Metrics: flow/quality/health metric system, starter scorecard, vanity metrics to ignore, anti-gaming guidance - Risks, Security & Governance: AI-specific risks, security defaults, privacy/compliance, team-of-one governance, pre-ship checklist - Agent Setup & Configuration: repo scaffold, .cursorrules template, persona prompts, Guardian sandbox, self-healing wiring - Add 'Practice & Execution' sidebar section; update Home map

    @glazadsanjeev glazadsanjeev committed May 29, 2026