Meta evergreen sources/_index.md
Sources Index Sources
Seed Sources
sources/acgs-adr-governed-flywheel
sources/acgs-auth0-clinicalguard-core-swarm-mesh
sources/acgs-autoresearch-constitution
sources/acgs-autoresearch-program
sources/acgs-clean-arch-overhaul
sources…
2 backlinks 343 connections 1 sections
Meta evergreen log.md
Operation Log Append-only.
4 backlinks 131 connections 6 sections
Meta reference hot.md
Hot Cache 2026-04-19.
4 backlinks 109 connections 4 sections
Concept seed concepts/verification-kernel.md
Verification Kernel A trusted safety layer that independently evaluates proposed actions before they reach execution.
47 backlinks 2 connections 2 sections
Meta evergreen index.md
Wiki Index Wiki Index
Top-Level
overview — vault purpose and current state
hot — recent context cache
log — append-only operation log
meta/dashboard — quick status dashboard
Repository Map
domains/_index — top-level domains and…
16 backlinks 15 connections 3 sections
Module seed modules/constitutional-swarm.md
Constitutional Swarm Swarm-native governance stack that extends acgs-lite from single-action enforcement to agent-society coordination.
30 backlinks 12 connections 3 sections
Module active packages/enhanced_agent_bus
enhanced_agent_bus Core multi-tenant runtime for agent registration, constitutional routing, deliberation, health, federation, and durable workflows.
12 backlinks 21 connections 3 sections
Concept seed concepts/agentic-firewall.md
Agentic Firewall A deterministic boundary that validates agent actions before they reach tools or side effects.
32 backlinks 2 connections 2 sections
Meta evergreen concepts/_index.md
Concepts Index Concepts
Seed Concepts
concepts/constitutional-governance
concepts/audit-trail
concepts/project-memory
concepts/context-compaction
concepts/worktree-isolation
concepts/subagent-execution
concepts/wiki-operating-model
c…
2 backlinks 26 connections 1 sections
Module active packages/acgs-lite
acgs-lite Deterministic governance package for defining constitutions, validating actions, producing audit trails, and integrating governed agents with runtimes and tooling.
10 backlinks 18 connections 3 sections
Overview developing overview.md
ACGS Overview ACGS is constitutional governance infrastructure for AI agents: the safety layer between an LLM and production.
9 backlinks 5 connections 4 sections
Module seed modules/clinicalguard.md
ClinicalGuard Healthcare governance service that validates clinical actions, checks HIPAA-style compliance, and writes tamper-evident audit trails before surfacing recommendations.
16 backlinks 9 connections 3 sections
Concept seed concepts/governed-autonomy.md
Governed Autonomy Agents may act autonomously inside a defined safe zone, but high-risk or disallowed actions are gated by deterministic governance.
21 backlinks 2 connections 2 sections
Meta evergreen modules/_index.md
Modules Index Modules
Core Modules
modules/acgs-lite
modules/constitutional-swarm
modules/enhanced-agent-bus
modules/acgs-deliberation
modules/acgs-ai
modules/acgs-dashboard
modules/acgs-auth0
modules/clinicalguard
modules/policy-en…
3 backlinks 15 connections 1 sections
Meta evergreen components/_index.md
Components Index Components
Seed Components
components/architecture-overview
components/governance-engine
components/message-processor
components/agent-bus
components/frontend-surface
components/deployment-surface
components/agent-heal…
3 backlinks 14 connections 1 sections
Dependency active dependencies/system-stack.md
System Stack This page ties the platform together at the implementation level so the wiki can move from concept to concrete stack.
9 backlinks 10 connections 3 sections
Meta evergreen meta/dashboard.md
Dashboard The Local REST API plugin is not available right now.
4 backlinks 11 connections 2 sections
Dependency active dependencies/integration-surface.md
Integration Surface The repo spans both internal docs tooling and external runtime systems, so the wiki needs a boundary map that shows which dependencies are operational, which are optional, and which are research-only.
10 backlinks 7 connections 2 sections
Dependency active dependencies/runtime-dependencies.md
Runtime Dependencies These dependencies explain how the governed platform runs in production, not just how it is modeled in docs.
9 backlinks 7 connections 2 sections
Meta evergreen decisions/_index.md
Decisions Index Decisions
Seed Decisions
decisions/development-roadmap
decisions/module-boundaries
decisions/operational-scope
decisions/bounded-self-evolution
decisions/governed-flywheel-inside-runtime
decisions/rust-first-validation…
2 backlinks 8 connections 1 sections
Domain seed domains/acgs.md
ACGS ACGS is constitutional governance infrastructure for AI agents.
6 backlinks 8 connections 4 sections
Flow seed flows/agent-governance-flow.md
Agent Governance Flow An agent proposes an action, the governance engine validates it, the runtime routes it through the bus or client surface, and the decision is audited.
9 backlinks 5 connections 2 sections
Concept seed concepts/external-constitution-pattern.md
External Constitution Pattern Policy lives outside the model as a swappable, auditable artifact that is enforced deterministically at runtime.
12 backlinks 2 connections 2 sections
Meta evergreen flows/_index.md
Flows Index Flows
Seed Flows
flows/system-flow
flows/development-flow
flows/policy-lifecycle-flow
flows/governed-flywheel-flow
flows/agent-governance-flow
flows/clinicalguard-validation-flow
2 backlinks 7 connections 1 sections
Module active packages/pi_legal_guard
pi_legal_guard Domain-specific legal operations package for Ontario personal-injury workflows built on ACGS governance.
5 backlinks 6 connections 3 sections
Decision active decisions/bounded-self-evolution.md
Bounded Self-Evolution Self-improvement belongs inside the governed runtime, not in an external MLOps plane.
7 backlinks 3 connections 2 sections
Meta evergreen comparisons/_index.md
Comparisons Index Comparisons
Seed Comparisons
comparisons/functions-vs-platform
comparisons/acgs-lite-vs-constitutional-swarm
comparisons/embedded-vs-central-governance
comparisons/runtime-governance-vs-research-loop
3 backlinks 5 connections 1 sections
Meta evergreen dependencies/_index.md
Dependencies Index Dependencies
Seed Dependencies
dependencies/tech-stack
dependencies/platform-integrations
dependencies/system-stack
dependencies/integration-surface
dependencies/runtime-dependencies
2 backlinks 6 connections 1 sections
Meta evergreen entities/_index.md
Entities Index Entities
Seed Entities
entities/anthropic
entities/gitlab
entities/obsidian
entities/python
entities/rust
entities/typescript
1 backlinks 7 connections 1 sections
Flow seed flows/governed-flywheel-flow.md
Governed Flywheel Flow Runtime decisions and feedback are normalized into tenant-local datasets, replayed offline, promoted only through evidence-backed review, and rolled back if promotion regresses behavior.
8 backlinks 5 connections 2 sections
Concept seed concepts/project-memory.md
Project Memory Persistent notes, indexes, and logs that let the team recover context across sessions.
12 backlinks 1 connections 1 sections
Concept seed concepts/trajectory-governance.md
Trajectory Governance Governance applied to intermediate tool-call sequences, not just final outputs.
11 backlinks 2 connections 2 sections
Module active packages/agent-ui
agent-ui Front-end shell for the repository's interactive surfaces.
3 backlinks 6 connections 3 sections
Module active src/core/services/api_gateway
api_gateway Central entry point for external requests with routing, authentication, rate limiting, logging, and health monitoring.
3 backlinks 6 connections 3 sections
Module seed modules/policy-engine.md
Policy Engine The core decision layer that validates actions, compares candidate constitutions, and manages enforcement outcomes.
10 backlinks 2 connections 1 sections
Module active packages/acgs-dashboard
acgs-dashboard Operational dashboard for policy, compliance, and observability.
3 backlinks 5 connections 2 sections
Module active packages/acgs.ai
acgs.ai Public-facing web application and demo surface.
3 backlinks 5 connections 2 sections
Concept seed concepts/governance-layering.md
Governance Layering A stack of governance surfaces, where each layer has a distinct purpose and level of durability.
9 backlinks 2 connections 2 sections
Module active workers/governance-proxy
governance_proxy Edge worker that applies policy-aware routing and deployment-time governance near the request boundary.
3 backlinks 5 connections 3 sections
Source note seed sources/acgs-lite-architecture.md
ACGS Lite Architecture This guide explains the runtime validation lifecycle, MACI separation, and constitutional update process.
8 backlinks 2 connections 1 sections
Module active packages/acgs_auth0
acgs_auth0 Identity bridge that ties Auth0-backed login, token handling, and governance controls together.
3 backlinks 4 connections 2 sections
Concept seed concepts/constitutional-governance.md
Constitutional Governance A rules-first system where agent actions are evaluated against explicit governance constraints before execution.
9 backlinks 1 connections 1 sections
Source note seed sources/constitutional-swarm-readme.md
constitutional-swarm README This README describes the governed multi-agent runtime built on acgs-lite, including the stable core, research stack, and trust-model direction.
8 backlinks 2 connections 2 sections
Decision active decisions/development-roadmap.md
Development Roadmap The repo evolved from function-level prototypes into a multi-package governance platform.
5 backlinks 2 connections 3 sections
Meta evergreen domains/_index.md
Domains Index Domains
Current Domain
domains/acgs — constitutional governance infrastructure for AI agents
2 backlinks 3 connections 1 sections
Component seed components/governance-engine.md
Governance Engine The core validation layer that turns policy into enforced behavior.
8 backlinks 2 connections 1 sections
Dependency active dependencies/platform-integrations.md
Platform Integrations Platform Integrations
Integrations
GitLab for source control and CI/CD
Obsidian for vault-backed knowledge management
MCP and local tooling for agent automation
4 backlinks 3 connections 1 sections
Decision active decisions/prompt-guard-before-governance.md
Prompt Guard Before Governance Raw content should be screened for injection and obfuscation before the main governance engine evaluates the proposed action.
4 backlinks 3 connections 2 sections
Decision active decisions/rust-first-validation-core.md
Rust-First Validation Core The validator hot path is easier to reason about, optimize, and deploy when the core rules live in pure Rust and are shared across Python and WASM surfaces.
4 backlinks 3 connections 2 sections
Concept seed concepts/worktree-isolation.md
Worktree Isolation Using separate git worktrees to isolate independent tasks, reduce collision risk, and make cleanup safer.
8 backlinks 2 connections 2 sections
Source note seed sources/acgs-lite-readme.md
acgs-lite README This README is the package-level reference for the deterministic governance engine, its quickstart, integrations, compliance coverage, and audit trail model.
7 backlinks 2 connections 2 sections
Concept seed concepts/behavioral-role-attestation.md
Behavioral Role Attestation A role-verification approach that checks what an agent actually does rather than what it says it is.
7 backlinks 2 connections 2 sections
Flow seed flows/clinicalguard-validation-flow.md
ClinicalGuard Validation Flow Clinical input is screened, checked against healthcare rules, audited with a constitutional hash, and only then surfaced for clinician or patient use.
5 backlinks 4 connections 2 sections
Decision active decisions/governed-flywheel-inside-runtime.md
Governed Flywheel Inside Runtime The runtime already owns governance, telemetry, evidence, and promotion boundaries, so the flywheel should extend that control plane instead of bypassing it.
3 backlinks 3 connections 2 sections
Source note seed sources/message-processor-architecture.md
MessageProcessor Architecture This document captures the extracted coordinator architecture for the bus message pipeline.
7 backlinks 2 connections 1 sections
Module active packages/mhc
mhc Compatibility alias and import simplification layer for the swarm runtime.
2 backlinks 4 connections 2 sections
Flow seed flows/policy-lifecycle-flow.md
Policy Lifecycle Flow A proposed constitution becomes a draft bundle, then moves through review, evaluation, approval, staging, activation, and rollback.
4 backlinks 5 connections 2 sections
Comparison seed comparisons/acgs-lite-vs-constitutional-swarm.md
acgs-lite vs constitutional-swarm This comparison captures the layering between the core governance engine and the multi-agent runtime built on top of it.
4 backlinks 4 connections 3 sections
Source note seed sources/ai-governance-intel-2026-04.md
AI Governance Research Intelligence 2026-04 This note aggregates recent AI governance papers and maps them to ACGS product and research implications.
6 backlinks 2 connections 2 sections
Source note seed sources/constitutional-swarm-deep.md
Constitutional Swarm deep dive This note captures the swarm-native governance architecture, local co-processor model, and executor flow.
7 backlinks 1 connections 1 sections
Concept seed concepts/federated-constitutional-hash-protocol.md
Federated Constitutional Hash Protocol A proposed cross-org governance layer where agents carry credentials tied to a universal constitutional hash and a local org constitution.
6 backlinks 2 connections 2 sections
Component seed components/governance-path.md
Governance Path Track and verify path-aware governance history for routed messages.
6 backlinks 2 connections 1 sections
Concept seed concepts/subagent-execution.md
Sub-Agent Execution A delegated work model where each sub-agent owns a bounded slice, reports evidence, and verifies its own output.
6 backlinks 2 connections 2 sections
Dependency active dependencies/tech-stack.md
Tech Stack Tech Stack
Stack
Python for agent runtime, governance logic, and tooling
TypeScript for web surfaces and app tooling
Rust for performance-sensitive paths
Obsidian for the wiki layer
2 backlinks 3 connections 1 sections
Source note seed sources/docs-readme.md
ACGS Docs Index This index is the shortest path into the repo's working documentation.
5 backlinks 2 connections 3 sections
Module active packages/acgs-deliberation
acgs-deliberation Stable import surface for voting, consensus, deliberation queues, and HITL orchestration.
2 backlinks 2 connections 1 sections
Component seed components/claude-code-governance-sidecar.md
Claude Code Governance Sidecar A PreToolUse hook pattern that screens tool actions with local governance before execution.
5 backlinks 2 connections 1 sections
Source note seed sources/clinicalguard-readme.md
clinicalguard README This README documents the clinical governance service, its skills, and its fail-closed posture around external clinical reasoning.
5 backlinks 2 connections 2 sections
Concept seed concepts/compliance-coverage.md
Compliance Coverage The set of regulatory controls that a governance engine can auto-cover, plus the remaining manual evidence it still needs.
5 backlinks 2 connections 2 sections
Source note seed sources/constitutional-swarm-breakthrough-research.md
Constitutional Swarm Breakthrough Research This research note is an aggressive synthesis of theory, code gaps, and future directions for constitutional-swarm.
5 backlinks 2 connections 2 sections
Component seed components/deployment-surface.md
Deployment Surface Deployment and release lanes spanning GitLab CI, cloud builds, and local developer workflows.
6 backlinks 1 connections 1 sections
Comparison seed comparisons/functions-vs-platform.md
Functions vs Platform This comparison captures the development arc described by the user: starting from small functions, then growing into a durable governed platform.
3 backlinks 4 connections 3 sections
Component seed components/message-processor.md
MessageProcessor The thin orchestration facade for the bus validation pipeline.
4 backlinks 3 connections 1 sections
Meta evergreen meta/_index.md
Meta Index Meta
Pages
meta/dashboard — live status and quick links
0 backlinks 2 connections 1 sections
Decision active decisions/module-boundaries.md
Module Boundaries Keep the repo legible by separating governance primitives, product surfaces, research, and demo assets.
2 backlinks 2 connections 1 sections
Concept seed concepts/multi-agent-governance.md
Multi-Agent Governance Governance that spans multiple interacting agents, their coordination, and the trust boundaries between them.
5 backlinks 2 connections 2 sections
Source note seed sources/policy-simulator-drift-experience-library.md
Policy simulator, drift detection, and experience library This note captures how policy simulation, enforcement tiers, and precedent accumulation support safe improvement.
6 backlinks 1 connections 1 sections
Concept seed concepts/prompt-guard.md
Prompt Guard A fast input-filtering layer that detects injection, override, and obfuscation patterns before governance validation.
6 backlinks 1 connections 1 sections
Meta evergreen questions/_index.md
Questions Index None yet.
1 backlinks 1 connections 1 sections
Source note seed sources/repo-guidance-layering.md
Repo Guidance Layering This doc explains where repo guidance belongs so it stays discoverable and maintainable.
5 backlinks 2 connections 3 sections
Source note seed sources/acgs-lite-why-governance.md
Why Constitutional AI Governance Matters This guide explains why deterministic governance is needed for autonomous agents and frames the constitution as a firewall.
5 backlinks 2 connections 1 sections
Concept seed concepts/wiki-operating-model.md
Wiki Operating Model The documentation structure that separates fast orientation, durable reference, verification criteria, and session carry-forward state.
4 backlinks 3 connections 3 sections
Source note seed sources/acgs-clean-engine-core.md
acgs_lite engine core hot path This note captures the validation fast path, precomputation strategy, and remaining latency bottlenecks.
5 backlinks 1 connections 1 sections
Source note seed sources/acgs-deliberation-readme.md
acgs-deliberation README This README describes the deliberation-focused extraction path from the bus package.
4 backlinks 2 connections 2 sections
Source note seed sources/acgs-lite-supervisor-models.md
Advanced Safety Patterns This guide describes multi-model supervision and formal verification patterns for high-stakes systems.
5 backlinks 1 connections 1 sections
Component seed components/agent-health.md
Agent Health Health detection, monitoring, healing, and operator override for bus-managed agents.
4 backlinks 2 connections 1 sections
Source note seed sources/enhanced-agent-bus-agent-health.md
Agent Health and Healing This subsystem note covers monitoring, detection, healing, and operator override for agent health.
5 backlinks 1 connections 1 sections
Source note seed sources/agent-ui-readme.md
agent-ui README This README describes the T3-based app shell used for the web surface.
4 backlinks 2 connections 2 sections
Concept seed concepts/agent-dna.md
AgentDNA A local constitutional co-processor embedded in each agent to enforce governance without central coordination.
5 backlinks 1 connections 1 sections
Source note seed sources/ai-workspace.md
AI Workspace This doc describes the repo-local agent workspace layout and the commands that keep it sane.
4 backlinks 2 connections 3 sections
Component seed components/architecture-overview.md
Architecture Overview Describe the repo as a layered system: governance core, agent bus, application surfaces, demos, and supporting research/docs.
4 backlinks 2 connections 2 sections
Component seed components/collaboration.md
Collaboration Real-time presence, sync, permissions, chat, and audit for collaborative editing.
5 backlinks 1 connections 1 sections
Source note seed sources/constitutional-swarm-specs.md
constitutional-swarm Specs This note indexes the formal specifications used to verify constitutional swarm safety properties.
5 backlinks 1 connections 1 sections
Concept seed concepts/context-compaction.md
Context Compaction The process of reducing session context to the smallest durable summary that still preserves what matters.
5 backlinks 1 connections 1 sections
Flow seed flows/development-flow.md
Development Flow Functions become packages, packages become coordinated services, and services become documented operational surfaces.
4 backlinks 2 connections 2 sections
Source note seed sources/eab-crypto-prompt-guard.md
EAB crypto and prompt guard This note captures the communication-layer protections used before constitutional validation.
5 backlinks 1 connections 1 sections
Source note seed sources/enhanced-agent-bus-readme.md
enhanced-agent-bus README This README defines the bus as a service surface with many integrated subsystems, including governance, MACI, persistence, and observability.
4 backlinks 2 connections 2 sections
Component seed components/federation.md
Federation Cross-org peer discovery, handshake, capability-vector intersection, and bilateral audit.
4 backlinks 2 connections 1 sections
Source note seed sources/enhanced-agent-bus-federation.md
Federation This note covers the cross-org governance model and the privacy-preserving trust protocol used by the bus.
5 backlinks 1 connections 1 sections
Component seed components/frontend-surface.md
Frontend Surface User-facing interfaces for product storytelling, governance visibility, and operator workflows.
4 backlinks 2 connections 1 sections
Source note seed sources/enhanced-agent-bus-governance-path.md
Governance Path This note captures the path-aware routing model that makes MACI verification part of the transport history.
5 backlinks 1 connections 1 sections
Component seed components/stability.md
Governance Stability Mathematical stability notes, manifold constraints, and formal verification references.
4 backlinks 2 connections 1 sections
Source note seed sources/enhanced-agent-bus-governance-stability.md
Governance Stability Notes This note indexes the math background for the stability layer of the bus package.
5 backlinks 1 connections 1 sections
Source note seed sources/acgs-docs-governed-flywheel-design.md
Governed flywheel integration design This note captures the planned self-evolution subsystem architecture and control-plane boundaries.
5 backlinks 1 connections 1 sections
Component seed components/monitoring.md
Monitoring Operational analytics and monitoring summaries for the enhanced agent bus.
5 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-owasp-2026.md
OWASP Top 10 for Agentic Applications 2026 This guide maps the modern agentic threat model to ACGS-Lite mitigations.
5 backlinks 1 connections 1 sections
Source note seed sources/pi-legal-guard-readme.md
PI Legal Guard README This README describes a domain-specific legal operations service layered on top of ACGS constitutional governance.
4 backlinks 2 connections 2 sections
Source note seed sources/subagent-execution.md
Sub-Agent Execution This doc describes the evidence bar for delegated work: scope, commands, verification, and remaining risk.
4 backlinks 2 connections 3 sections
Source note seed sources/worktree-isolation.md
Worktree Isolation This doc explains how to keep independent tasks from stepping on one another in a large multi-package repo.
4 backlinks 2 connections 3 sections
Source note seed sources/acgs-lite-compliance.md
ACGS Lite Compliance This guide explains compliance coverage, reporting, and the gap between automated coverage and full compliance.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-docs-index.md
ACGS Lite Docs Index This index is the main navigation page for acgs-lite's deeper documentation set.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-integrations.md
ACGS Lite Integrations This guide shows how the governance layer wraps OpenAI, Anthropic, LangChain, AutoGen, CrewAI, MCP, and more.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-maci.md
ACGS Lite MACI Architecture This guide documents the separation-of-powers pattern for agent governance.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-quickstart.md
ACGS Lite Quickstart This guide is the shortest path from installation to a governed callable and MCP server.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-clean-validator-core.md
acgs_lite Rust validator core This note captures the pure-Rust validator architecture, WASM deployment, and ABI boundary behavior.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-claude-code-integration.md
acgs-lite Claude Code Integration This integration note documents the governance sidecar hook pattern for tool-call screening.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-adr-governed-flywheel.md
ADR-0001 governed flywheel integration This note captures the architecture decision to keep flywheel behavior inside the governed runtime.
4 backlinks 1 connections 1 sections
Source note seed sources/clinicalguard-deployment.md
ClinicalGuard deployment guide This note captures the operational deployment model and security hardening for the healthcare service.
4 backlinks 1 connections 1 sections
Source note seed sources/clinicalguard-one-pager.md
ClinicalGuard one-pager This note captures the product positioning and compliance story for healthcare governance.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-lifecycle-api.md
Constitution Lifecycle API This note captures the HTTP API that manages constitution bundle state transitions.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-spec-constitution-lifecycle.md
Constitution lifecycle v1 This note captures the bundle-based policy activation model and its control-plane semantics.
4 backlinks 1 connections 1 sections
Source note seed sources/constitutional-swarm-bittensor-dashboard.md
Constitutional Swarm Bittensor, dashboard, and planning This note captures the subnet, audit, and product monitoring extensions around constitutional swarm.
4 backlinks 1 connections 1 sections
Source note seed sources/constitutional-swarm-paper.md
constitutional-swarm Paper Index This note marks the long-form manuscript sources associated with constitutional-swarm.
4 backlinks 1 connections 1 sections
Source note seed sources/context-compaction.md
Context Compaction This doc gives the handoff format for preserving the right state through long sessions or agent transitions.
3 backlinks 2 connections 3 sections
Concept seed concepts/drift-detection.md
Drift Detection A behavioral analysis layer that flags probing, gaming, boundary-walking, and escalation suppression.
4 backlinks 1 connections 1 sections
Comparison seed comparisons/embedded-vs-central-governance.md
Embedded vs Central Governance Embedded governance places constitutional checks inside each agent or runtime boundary, while central governance routes decisions through a shared control plane.
2 backlinks 3 connections 2 sections
Source note seed sources/enhanced-agent-bus-docs.md
Enhanced Agent Bus Docs Index This index points at the message-processor architecture and runtime security docs for the bus package.
4 backlinks 1 connections 1 sections
Source note seed sources/enhanced-agent-bus-monitoring.md
Enhanced Agent Bus Monitoring Docs This note points to the phased monitoring summaries used for analytics and operational work.
5 backlinks 0 connections 1 sections
Concept seed concepts/governance-circuit-breaker.md
Governance Circuit Breaker A fail-closed safety mechanism that halts repeated harmful or unstable agent behavior until reviewed.
3 backlinks 2 connections 2 sections
Concept seed concepts/governance-manifold.md
Governance Manifold A stable projection of inter-agent trust that prevents runaway influence or collapse.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-mcp-governance-server.md
MCP Governance Server This guide documents the MCP transport path for centralized governance.
4 backlinks 1 connections 1 sections
Source note seed sources/message-processor-coverage-cleanup-plan.md
MessageProcessor Coverage Cleanup Plan This plan is the execution roadmap for retiring the remaining MessageProcessor wrappers.
4 backlinks 1 connections 1 sections
Source note seed sources/message-processor-final-audit.md
MessageProcessor Final Architecture Audit This audit explains what is fixed, what remains, and when the refactor can stop.
4 backlinks 1 connections 1 sections
Concept seed concepts/negative-constraint-framing.md
Negative Constraint Framing Rules phrased as exclusions or blocks rather than aspirational directives.
3 backlinks 2 connections 2 sections
Decision active decisions/operational-scope.md
Operational Scope Preserve a clear split between deployable governance surfaces and experimental or exploratory work.
1 backlinks 1 connections 1 sections
Concept seed concepts/policy-simulation.md
Policy Simulation A what-if evaluation layer that scores rule changes against regressions, blast radius, and weighted risk.
4 backlinks 1 connections 1 sections
Source note seed sources/project-memory.md
Project Memory This doc defines what belongs in durable workspace memory versus a tracked repo document.
3 backlinks 2 connections 3 sections
Source note seed sources/enhanced-agent-bus-collaboration.md
Real-time Collaboration Module This module handles collaborative editing infrastructure with a clear security and audit posture.
5 backlinks 0 connections 1 sections
Comparison seed comparisons/runtime-governance-vs-research-loop.md
Runtime Governance vs Research Loop Runtime governance prevents unsafe actions in production, while the research loop uses governed evidence to improve the rules that future runtime decisions follow.
2 backlinks 3 connections 2 sections
Concept seed concepts/taskdag-stigmergy.md
TaskDAG Stigmergy An orchestrator-free execution model where task completion unlocks downstream work automatically.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-testing-governance.md
Testing Governance This guide frames constitution testing as a standard software quality workflow.
4 backlinks 1 connections 1 sections
Source note seed sources/acgs-docs-architecture.md
ACGS docs architecture index This note captures the architecture-docs entry point and its role as a design index.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-cli-reference.md
ACGS Lite CLI Reference This guide documents the terminal-facing control surface for governance projects.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-use-cases.md
ACGS Lite Industry Use Cases This guide frames how constitutional governance applies to the most common regulated agent domains.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-mcp-guide.md
ACGS Lite MCP Guide This guide explains the centralized governance server pattern and its orchestration modes.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-clean-rust-ffi.md
acgs_lite Rust FFI dispatch This note captures the Python↔Rust dispatch split, experimental optimizations, and object-pooling tradeoffs.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-audit-trail.md
acgs-lite Audit Trail Example This example shows how governance evidence becomes durable, verifiable audit history.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-basic-governance.md
acgs-lite Basic Governance Example The fastest no-key demo that proves runtime governance blocks unsafe inputs before execution.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-design-notes.md
acgs-lite Design Notes This note points to the product-direction documents that shape acgs-lite's broader direction.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-eu-ai-act-example.md
acgs-lite EU AI Act Example This example demonstrates automated risk-tier inference and article-level compliance assessment.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-examples.md
acgs-lite Examples This entry summarizes the example ladder for proving the acgs-lite runtime and governance features.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-lean-runtime.md
acgs-lite Lean Runtime Example This example documents the interface between acgs-lite and external Lean toolchains.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-maci-example.md
acgs-lite MACI Example This example documents the separation-of-powers model used throughout the governance stack.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-mock-stub-testing.md
acgs-lite Mock/Stub Example This example captures the repo's structural subtyping pattern for testable service boundaries.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-rust.md
acgs-lite Rust Extension This note captures the performance-oriented native extension behind acgs-lite's validation path.
3 backlinks 1 connections 1 sections
Concept seed concepts/audit-trail.md
Audit Trail A tamper-evident record of decisions, actions, validations, and outcomes.
3 backlinks 1 connections 1 sections
Source note seed sources/eab-bus-opa-tenancy-self-evolution.md
EAB bus, OPA, tenancy, and self-evolution This note captures the runtime governance path from message routing to bounded experiment evidence.
3 backlinks 1 connections 1 sections
Source note seed sources/eab-impact-dafny-maci.md
EAB impact scoring, Dafny, and MACI This note captures the 7-dimensional impact model, formal verification stack, and web middleware layer.
3 backlinks 1 connections 1 sections
Source note seed sources/enhanced-agent-bus-rust.md
Enhanced Agent Bus Rust This entry marks the bus package's Rust extension reference, which is currently a minimal stub.
3 backlinks 1 connections 1 sections
Source note seed sources/jwt-env-precedence.md
JWT Environment Precedence This note documents how JWT algorithm settings are resolved per bus module.
3 backlinks 1 connections 1 sections
Source note seed sources/acgs-lite-engine-core.md
acgs_lite/engine/core.py — The Hot Path at 2.45µs Auto-ingested source note from docs/wiki/sources/acgs-lite-engine-core.md.
2 backlinks 1 connections 2 sections
Module active packages/acgs-core
acgs-core Core governance primitives, audit behavior, and policy support.
0 backlinks 0 connections 1 sections
Source note seed sources/acgs-lite-hackathon.md
acgs-lite Hackathon Docs This page marks the hackathon-oriented support assets around the Constitutional Sentinel demo.
3 backlinks 0 connections 1 sections
Component seed components/agent-bus.md
Agent Bus The system runtime for moving agent state, work, and governance signals between surfaces.
2 backlinks 1 connections 1 sections
Flow seed flows/system-flow.md
System Flow Request enters an agent surface, is checked by governance, routed through the bus or runtime, then recorded and observed.
1 backlinks 2 connections 1 sections
Entity seed entities/typescript.md
TypeScript TypeScript powers the app-facing surfaces and dashboard code.
3 backlinks 0 connections 1 sections
Source note seed sources/acgs-lite-compliance-2026.md
2026 AI Regulatory Compliance: EU AI Act, SB 205, and TRAIGA Auto-ingested source note from packages/acgs-lite/docs/compliance-2026.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-index.md
ACGS -- Constitutional AI Governance Auto-ingested source note from packages/acgs-lite/docs/index.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-claudedocs-acgs-lite-api.md
ACGS API Reference (`acgs_lite` module) Auto-ingested source note from docs/archive/claudedocs/acgs-lite-api.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-claudedocs-archive-acgs-lite-api-20260329.md
ACGS API Reference (`acgs_lite` module) Auto-ingested source note from docs/archive/claudedocs/archive/acgs-lite-api-20260329.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-01-business-panel-analysis.md
ACGS Business Panel Analysis Auto-ingested source note from docs/archive/gtm-v1/strategy/01-business-panel-analysis.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-security.md
Acgs Lite Security Auto-ingested source note from packages/acgs-lite/docs/security.md.
1 backlinks 1 connections 2 sections
Source note seed sources/business-panel-analysis-zh.md
ACGS 项目全方位商业分析报告(九位专家联合研讨) Auto-ingested source note from docs/wiki/sources/business-panel-analysis-zh.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-auth0-clinicalguard-core-swarm-mesh.md
acgs_auth0 + ClinicalGuard + acgs-core (Cedar + SQLite audit) + ConstitutionalMesh Auto-ingested source note from docs/wiki/sources/acgs-auth0-clinicalguard-core-swarm-mesh.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-rust-crate.md
acgs_lite_rust — Rust crate source Auto-ingested source note from docs/wiki/sources/acgs-lite-rust-crate.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-matcher-rust-ffi.md
acgs_lite/engine: matcher.py + rust.py + _rust_dispatch.py Auto-ingested source note from docs/wiki/sources/acgs-lite-matcher-rust-ffi.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-rust-readme.md
ACGS-2 Governance Engine (Rust/PyO3) Auto-ingested source note from packages/acgs-lite/rust/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-clean-arch-overhaul.md
acgs-clean architectural overhaul + ImpactScorer wiring Auto-ingested source note from docs/wiki/sources/acgs-clean-arch-overhaul.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-validator-core.md
acgs-lite — Pure-Rust Validator Core Auto-ingested source note from docs/wiki/sources/acgs-lite-validator-core.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-design-readme.md
acgs-lite Design Notes Auto-ingested source note from packages/acgs-lite/design/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-examples-readme.md
ACGS-Lite Examples Auto-ingested source note from packages/acgs-lite/examples/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-hackathon-readme.md
acgs-lite Hackathon Docs Auto-ingested source note from packages/acgs-lite/hackathon/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-adrs-0001-governed-flywheel-integration.md
ADR-0001: Governed Flywheel Integration Inside ACGS Runtime Auto-ingested source note from docs/adrs/0001-governed-flywheel-integration.md.
1 backlinks 1 connections 2 sections
Source note seed sources/adr-002-constitutional-hash-validation.md
ADR-002: Constitutional Hash Validation Auto-ingested source note from docs/wiki/sources/adr-002-constitutional-hash-validation.md.
1 backlinks 1 connections 2 sections
Source note seed sources/adr-003-013-proposed-architectures.md
ADR-003 + ADR-013: Constitutional AI and LangGraph Orchestration Auto-ingested source note from docs/wiki/sources/adr-003-013-proposed-architectures.md.
1 backlinks 1 connections 2 sections
Source note seed sources/adr-018-jagged-frontier-autonomy.md
ADR-018: Jagged Frontier Autonomy Research Spike Auto-ingested source note from docs/wiki/sources/adr-018-jagged-frontier-autonomy.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-adr-adr-019-evoskills.md
ADR-019: EvoSkills — Self-Evolving Agent Skill Packages for ACGS Auto-ingested source note from docs/adr/ADR-019-evoskills.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-agent-health-readme.md
Agent Health & Healing Auto-ingested source note from packages/enhanced_agent_bus/agent_health/README.md.
1 backlinks 1 connections 2 sections
Entity seed entities/anthropic.md
Anthropic Anthropic is the model provider referenced by the repo's agent workflows and platform integrations.
2 backlinks 0 connections 1 sections
Source note seed sources/docs-archive-omx-plans-prd-acgs-lite-agno-integration.md
Archived Decision Record — ACGS-Lite integration for Agno Auto-ingested source note from docs/archive/omx-plans/prd-acgs-lite-agno-integration.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-acgs-lite-agno-integration.md
Archived Test Record — ACGS-Lite integration for Agno Auto-ingested source note from docs/archive/omx-plans/test-spec-acgs-lite-agno-integration.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-audit.md
Audit Trail Auto-ingested source note from packages/acgs-lite/docs/api/audit.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-changelog.md
Changelog Auto-ingested source note from packages/acgs-lite/docs/changelog.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-cli.md
CLI Reference: Mastering the ACGS Command Line Auto-ingested source note from packages/acgs-lite/docs/cli.md.
1 backlinks 1 connections 2 sections
Source note seed sources/clinicalguard-clinicalguard-one-pager.md
ClinicalGuard Auto-ingested source note from packages/clinicalguard/docs/clinicalguard-one-pager.md.
1 backlinks 1 connections 2 sections
Source note seed sources/clinicalguard-docs-readme.md
ClinicalGuard Docs Auto-ingested source note from packages/clinicalguard/docs/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/clinicalguard-training-readme.md
ClinicalGuard Local Model Training Auto-ingested source note from packages/clinicalguard/training/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-constitution.md
Constitution Auto-ingested source note from packages/acgs-lite/docs/api/constitution.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-lifecycle.md
Constitution Lifecycle HTTP API Auto-ingested source note from packages/acgs-lite/docs/api/lifecycle.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-specs-constitution-lifecycle-v1.md
Constitution Lifecycle v1 — Product & Architecture Specification Auto-ingested source note from docs/specs/constitution-lifecycle-v1.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-architecture-and-positioning.md
Constitutional Swarm Architecture and Positioning Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-architecture-and-positioning.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-deep-dive.md
Constitutional Swarm Deep Dive Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-deep-dive.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-gap-closure-roadmap.md
Constitutional Swarm Gap-Closure Roadmap Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-gap-closure-roadmap.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-live-stack-analysis.md
Constitutional Swarm Live Stack Analysis Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-live-stack-analysis.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-one-page-architecture-brief.md
Constitutional Swarm One-Page Architecture Brief Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-one-page-architecture-brief.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-pitch-deck-slide-version.md
Constitutional Swarm Pitch-Deck Slide Version Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-pitch-deck-slide-version.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-product-capabilities-unblocked.md
Constitutional Swarm Product Capabilities Unblocked Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-product-capabilities-unblocked.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-productization-gaps.md
Constitutional Swarm Productization Gaps Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-productization-gaps.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-quarterly-execution-roadmap.md
Constitutional Swarm Quarterly Execution Roadmap Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-quarterly-execution-roadmap.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-readme-rewrite-outline.md
Constitutional Swarm README Rewrite Outline Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-readme-rewrite-outline.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-research.md
Constitutional Swarm Research Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-research.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-constitutional-swarm-self-improve-launch-answers.md
Constitutional Swarm Self-Improve Launch Answers Auto-ingested source note from docs/wiki/wiki/queries/constitutional-swarm-self-improve-launch-answers.md.
1 backlinks 1 connections 2 sections
Source note seed sources/constitutional-swarm-paper-readme.md
constitutional_swarm Paper Auto-ingested source note from packages/constitutional_swarm/paper/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/constitutional-swarm-miner-validator-artifact-chain.md
ConstitutionalMiner + ConstitutionalValidator + Artifact + ChainAnchor + tests Auto-ingested source note from docs/wiki/sources/constitutional-swarm-miner-validator-artifact-chain.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-contributing.md
Contributing Auto-ingested source note from packages/acgs-lite/docs/contributing.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-contributing-frameworks.md
Contributing a New Compliance Framework Auto-ingested source note from packages/acgs-lite/docs/contributing-frameworks.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-contributing-integrations.md
Contributing a New Integration Auto-ingested source note from packages/acgs-lite/docs/contributing-integrations.md.
1 backlinks 1 connections 2 sections
Source note seed sources/eab-bus-opa-tenancy-gateway-self-evolution.md
EAB bus + OPA client + tenancy + API gateway + self-evolution evidence API Auto-ingested source note from docs/wiki/sources/eab-bus-opa-tenancy-gateway-self-evolution.md.
1 backlinks 1 connections 2 sections
Source note seed sources/eab-crypto-and-prompt-guard.md
EAB crypto.rs + prompt_guard.rs Auto-ingested source note from docs/wiki/sources/eab-crypto-and-prompt-guard.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-architecture.md
Enhanced Agent Bus — 6-Layer Architecture Auto-ingested source note from packages/enhanced_agent_bus/docs/ARCHITECTURE.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-claudedocs-enhanced-agent-bus-architecture.md
Enhanced Agent Bus — Architecture Reference Auto-ingested source note from docs/archive/claudedocs/enhanced-agent-bus-architecture.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-claudedocs-archive-design-enhanced-agent-bus-decomposition-20260318.md
Enhanced Agent Bus Decomposition Design Auto-ingested source note from docs/archive/claudedocs/archive/design_enhanced_agent_bus_decomposition_20260318.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-claudedocs-design-enhanced-agent-bus-decomposition-20260318.md
Enhanced Agent Bus Decomposition Design Auto-ingested source note from docs/archive/claudedocs/design_enhanced_agent_bus_decomposition_20260318.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-docs-readme.md
Enhanced Agent Bus Docs Auto-ingested source note from packages/enhanced_agent_bus/docs/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-monitoring-readme.md
Enhanced Agent Bus Monitoring Docs Auto-ingested source note from packages/enhanced_agent_bus/monitoring/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-claudedocs-archive-enhanced-agent-bus-reorg-plan-20260321.md
Enhanced Agent Bus Reorg Plan Auto-ingested source note from docs/archive/claudedocs/archive/enhanced-agent-bus-reorg-plan-20260321.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-rust-readme.md
Enhanced Agent Bus Rust Auto-ingested source note from packages/enhanced_agent_bus/rust/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-external-distribution-submissions.md
External Distribution Submissions for `acgs-lite` Auto-ingested source note from packages/acgs-lite/docs/external-distribution-submissions.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-federation-readme.md
Federation — Cross-Organizational Governance Auto-ingested source note from packages/enhanced_agent_bus/federation/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-final-launch-copy.md
Final Launch Copy for `acgs-lite` Auto-ingested source note from packages/acgs-lite/docs/final-launch-copy.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-gaia-vs-acgs-lite-vs-constitutional-swarm-positioning-brief.md
GAIA vs ACGS-lite vs Constitutional Swarm Positioning Brief Auto-ingested source note from docs/wiki/wiki/queries/gaia-vs-acgs-lite-vs-constitutional-swarm-positioning-brief.md.
1 backlinks 1 connections 2 sections
Entity seed entities/gitlab.md
GitLab GitLab hosts the repo, CI/CD pipelines, and release workflows for ACGS.
2 backlinks 0 connections 1 sections
Source note seed sources/enhanced-agent-bus-governance-deliberation-extraction-plan.md
Governance and Deliberation Extraction Plan Auto-ingested source note from packages/enhanced_agent_bus/docs/GOVERNANCE_DELIBERATION_EXTRACTION_PLAN.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-governance-path-readme.md
Governance Path — SCION-style Path-Aware Routing Auto-ingested source note from packages/enhanced_agent_bus/governance_path/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/constitutional-swarm-coordinator-map-elites-tiers-sync.md
GovernanceCoordinator + MAP-Elites + TierManager + Bayesian ThresholdUpdater + ConstitutionSync Auto-ingested source note from docs/wiki/sources/constitutional-swarm-coordinator-map-elites-tiers-sync.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-superpowers-plans-2026-03-30-governed-flywheel-issue-board.md
Governed Flywheel GitHub Issue Board Auto-ingested source note from docs/superpowers/plans/2026-03-30-governed-flywheel-issue-board.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-superpowers-plans-2026-03-30-governed-flywheel-implementation-backlog.md
Governed Flywheel Implementation Backlog Auto-ingested source note from docs/superpowers/plans/2026-03-30-governed-flywheel-implementation-backlog.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-architecture-2026-03-30-governed-flywheel-integration-design.md
Governed Flywheel Integration Design Auto-ingested source note from docs/architecture/2026-03-30-governed-flywheel-integration-design.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-governed-agent.md
GovernedAgent Auto-ingested source note from packages/acgs-lite/docs/api/governed_agent.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-hero-demo-capture-plan.md
Hero Demo Capture Plan for `acgs-lite` Auto-ingested source note from packages/acgs-lite/docs/hero-demo-capture-plan.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-jwt-env-precedence.md
JWT Environment Precedence Auto-ingested source note from packages/enhanced_agent_bus/docs/JWT_ENV_PRECEDENCE.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-launch-copy-drafts.md
Launch Copy Drafts for `acgs-lite` Auto-ingested source note from packages/acgs-lite/docs/launch-copy-drafts.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-mcp.md
MCP Governance Server: Centralized Safety for the Agentic Mesh Auto-ingested source note from packages/acgs-lite/docs/mcp.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-message-processor-architecture.md
MessageProcessor Architecture Auto-ingested source note from packages/enhanced_agent_bus/docs/MESSAGE_PROCESSOR_ARCHITECTURE.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-message-processor-coverage-regen-cleanup-plan.md
MessageProcessor Coverage-Regeneration Cleanup Plan Auto-ingested source note from packages/enhanced_agent_bus/docs/MESSAGE_PROCESSOR_COVERAGE_REGEN_CLEANUP_PLAN.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-message-processor-final-architecture-audit.md
MessageProcessor Final Architecture Audit Auto-ingested source note from packages/enhanced_agent_bus/docs/MESSAGE_PROCESSOR_FINAL_ARCHITECTURE_AUDIT.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-next-milestones.md
Next Milestones for `acgs-lite` Auto-ingested source note from packages/acgs-lite/docs/next-milestones.md.
1 backlinks 1 connections 2 sections
Entity seed entities/obsidian.md
Obsidian Obsidian is the local knowledge workspace used to surface the wiki as a navigable vault.
2 backlinks 0 connections 1 sections
Source note seed sources/acgs-lite-oss-growth-playbook.md
OSS Growth Playbook for `acgs-lite` Auto-ingested source note from packages/acgs-lite/docs/oss-growth-playbook.md.
1 backlinks 1 connections 2 sections
Source note seed sources/constitutional-swarm-maci-dp-protocol.md
Path B: ε-DP FedSink-MACI Protocol Specification Auto-ingested source note from packages/constitutional_swarm/docs/maci_dp_protocol.md.
1 backlinks 1 connections 2 sections
Source note seed sources/policy-simulator-drift-experience-enforcement.md
Policy simulator + graduated enforcement + drift detection + experience library Auto-ingested source note from docs/wiki/sources/policy-simulator-drift-experience-enforcement.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-omx-plans-prd-acgs-lite-mypy-ci-gate.md
PRD — acgs-lite mypy CI gate Auto-ingested source note from docs/archive/omx-plans/prd-acgs-lite-mypy-ci-gate.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-omx-plans-prd-acgs-lite-warning-cleanup.md
PRD — acgs-lite warning cleanup Auto-ingested source note from docs/archive/omx-plans/prd-acgs-lite-warning-cleanup.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-omx-plans-prd-acgs-lite-z3-optional-test-hardening.md
PRD — acgs-lite Z3 optional-dependency test hardening Auto-ingested source note from docs/archive/omx-plans/prd-acgs-lite-z3-optional-test-hardening.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-omx-plans-prd-clinicalguard-agno-runtime-hardening.md
PRD — ClinicalGuard Agno runtime hardening Auto-ingested source note from docs/archive/omx-plans/prd-clinicalguard-agno-runtime-hardening.md.
1 backlinks 1 connections 2 sections
Source note seed sources/acgs-lite-pytest-cache-readme.md
pytest cache directory # Auto-ingested source note from packages/acgs-lite/.pytest_cache/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/clinicalguard-pytest-cache-readme.md
pytest cache directory # Auto-ingested source note from packages/clinicalguard/.pytest_cache/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/constitutional-swarm-pytest-cache-readme.md
pytest cache directory # Auto-ingested source note from packages/constitutional_swarm/.pytest_cache/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/enhanced-agent-bus-pytest-cache-readme.md
pytest cache directory # Auto-ingested source note from packages/enhanced_agent_bus/.pytest_cache/README.md.
1 backlinks 1 connections 2 sections
Entity seed entities/python.md
Python Python powers the governance runtime, agent utilities, and automation scripts.
2 backlinks 0 connections 1 sections
Source note seed sources/enhanced-agent-bus-collaboration-readme.md
Real-time Collaboration Module for ACGS-2 Auto-ingested source note from packages/enhanced_agent_bus/collaboration/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-wiki-wiki-queries-roadmap-to-leverage-gaia-with-acgs-and-constitutional-swarm.md
Roadmap to Leverage GAIA with ACGS and Constitutional Swarm Auto-ingested source note from docs/wiki/wiki/queries/roadmap-to-leverage-gaia-with-acgs-and-constitutional-swarm.md.
1 backlinks 1 connections 2 sections
Entity seed entities/rust.md
Rust Rust supports the low-latency path and performance-sensitive engine layers.
2 backlinks 0 connections 1 sections
Source note seed sources/spacetime-hash-and-moka-opa-cache.md
spacetime_governance hash + moka OPA cache Auto-ingested source note from docs/wiki/sources/spacetime-hash-and-moka-opa-cache.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-acgs-lite-mypy-ci-gate.md
Test Spec — acgs-lite mypy CI gate Auto-ingested source note from docs/archive/omx-plans/test-spec-acgs-lite-mypy-ci-gate.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-acgs-lite-warning-cleanup.md
Test Spec — acgs-lite warning cleanup Auto-ingested source note from docs/archive/omx-plans/test-spec-acgs-lite-warning-cleanup.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-acgs-lite-z3-optional-test-hardening.md
Test Spec — acgs-lite Z3 optional-dependency test hardening Auto-ingested source note from docs/archive/omx-plans/test-spec-acgs-lite-z3-optional-test-hardening.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-clinicalguard-agno-runtime-hardening.md
Test Spec — ClinicalGuard Agno runtime hardening Auto-ingested source note from docs/archive/omx-plans/test-spec-clinicalguard-agno-runtime-hardening.md.
1 backlinks 1 connections 2 sections
Source note seed sources/constitutional-swarm-specs-readme.md
TLA+ specifications Auto-ingested source note from packages/constitutional_swarm/specs/README.md.
1 backlinks 1 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-assess-cli-ux-spec.md
`acgs assess` CLI UX Spec Auto-ingested source note from docs/archive/gtm-v1/strategy/ASSESS-CLI-UX-SPEC.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-wiki-wiki-concepts-accelerating-invariant-contract.md
Accelerating Invariant Contract Auto-ingested source note from docs/wiki/wiki/concepts/accelerating-invariant-contract.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-acgs-non-technical-guide-zh.md
ACGS (智能体宪政治理系统) 非技术人员完全解析与落地实操指南 Auto-ingested source note from docs/ACGS_NON_TECHNICAL_GUIDE_ZH.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-openai-cookbook-integration-plan.md
ACGS × OpenAI Agentic Governance Cookbook — Integration Plan Auto-ingested source note from docs/archive/openai-cookbook-integration-plan.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-messaging-audience-narratives.md
ACGS Audience-Segmented Messaging Auto-ingested source note from docs/archive/gtm-v1/strategy/messaging/AUDIENCE-NARRATIVES.md.
1 backlinks 0 connections 2 sections
Source note seed sources/acgs-autoresearch-constitution.md
ACGS Autoresearch Constitution Auto-ingested source note from docs/wiki/sources/acgs-autoresearch-constitution.md.
1 backlinks 0 connections 2 sections
Source note seed sources/acgs-autoresearch-program.md
ACGS Autoresearch program.md — Governance Engine Optimization Auto-ingested source note from docs/wiki/sources/acgs-autoresearch-program.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-acgs-certified-program.md
ACGS Certified Badge Program & Trademark Brief Auto-ingested source note from docs/archive/gtm-v1/strategy/ACGS-CERTIFIED-PROGRAM.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-archive-research-acgs-codebase-deep-dive-20260318.md
ACGS Codebase Deep Dive Research Report Auto-ingested source note from docs/archive/claudedocs/archive/research_acgs_codebase_deep_dive_20260318.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-research-acgs-codebase-deep-dive-20260318.md
ACGS Codebase Deep Dive Research Report Auto-ingested source note from docs/archive/claudedocs/research_acgs_codebase_deep_dive_20260318.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-benchmarks-competitive-benchmarks.md
ACGS Competitive Benchmarks Auto-ingested source note from docs/benchmarks/COMPETITIVE-BENCHMARKS.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-04-competitive-landscape.md
ACGS Competitive Landscape Auto-ingested source note from docs/archive/gtm-v1/strategy/04-competitive-landscape.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-sales-compliance-brief.md
ACGS Compliance Brief Auto-ingested source note from docs/archive/gtm-v1/strategy/sales/COMPLIANCE-BRIEF.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-messaging-core-messaging.md
ACGS Core Messaging Auto-ingested source note from docs/archive/gtm-v1/strategy/messaging/CORE-MESSAGING.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-sales-design-partner-program.md
ACGS Design Partner Program Auto-ingested source note from docs/archive/gtm-v1/strategy/sales/DESIGN-PARTNER-PROGRAM.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-03-economic-engine-design.md
ACGS Economic Engine Design Auto-ingested source note from docs/archive/gtm-v1/strategy/03-economic-engine-design.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-05-gtm-playbook.md
ACGS Go-to-Market Playbook Auto-ingested source note from docs/archive/gtm-v1/strategy/05-gtm-playbook.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-investor-gtm-package.md
ACGS Investor GTM Package Auto-ingested source note from docs/archive/gtm-v1/strategy/INVESTOR-GTM-PACKAGE.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-messaging-landing-page-copy.md
ACGS Landing Page Copy Auto-ingested source note from docs/archive/gtm-v1/strategy/messaging/LANDING-PAGE-COPY.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-messaging-landing-page-copy-final.md
ACGS Landing Page Copy, Final Auto-ingested source note from docs/archive/gtm-v1/strategy/messaging/LANDING-PAGE-COPY-FINAL.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-launch-pack.md
ACGS Launch Pack Auto-ingested source note from docs/archive/gtm-v1/launch/LAUNCH-PACK.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-02-market-research-evidence.md
ACGS Market Research & Competitive Evidence Auto-ingested source note from docs/archive/gtm-v1/strategy/02-market-research-evidence.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-outreach-templates.md
ACGS Outreach Templates & Design Partner Materials Auto-ingested source note from docs/archive/gtm-v1/launch/OUTREACH-TEMPLATES.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-sales-pitch-deck.md
ACGS Pitch Deck Outline Auto-ingested source note from docs/archive/gtm-v1/strategy/sales/PITCH-DECK.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-plans.md
ACGS Plans Auto-ingested source note from docs/archive/PLANS.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-messaging-pricing-page-copy-final.md
ACGS Pricing Page Copy, Final Auto-ingested source note from docs/archive/gtm-v1/strategy/messaging/PRICING-PAGE-COPY-FINAL.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-acgs-reels-strategy.md
ACGS Reels Strategy Pack Auto-ingested source note from docs/archive/acgs-reels-strategy.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-repo-map.md
ACGS Repo Map Auto-ingested source note from docs/repo-map.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-revenue-model-assumptions.md
ACGS Revenue Model & Break-Even Assumptions Auto-ingested source note from docs/archive/gtm-v1/strategy/REVENUE-MODEL-ASSUMPTIONS.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-wiki-wiki-concepts-acgs-runtime-governance-admission.md
ACGS Runtime Governance Admission Auto-ingested source note from docs/wiki/wiki/concepts/acgs-runtime-governance-admission.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-sales-battlecard.md
ACGS Sales Battlecard Auto-ingested source note from docs/archive/gtm-v1/strategy/sales/BATTLECARD.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-testing-spec.md
ACGS Testing Specification Auto-ingested source note from docs/testing-spec.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-expert-panel-2026-04-06.md
ACGS 商业专家团决议 Auto-ingested source note from docs/archive/gtm-v1/strategy/EXPERT-PANEL-2026-04-06.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-investor-memo-zh.md
ACGS 投资人备忘录 Auto-ingested source note from docs/archive/gtm-v1/strategy/INVESTOR-MEMO-ZH.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-archive-core-services-api-20260325.md
ACGS-2 Core Services API Reference Auto-ingested source note from docs/archive/claudedocs/archive/core-services-api-20260325.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-core-services-api.md
ACGS-2 Core Services API Reference Auto-ingested source note from docs/archive/claudedocs/core-services-api.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-archive-developer-guide-20260325.md
ACGS-2 Developer Guide Auto-ingested source note from docs/archive/claudedocs/archive/developer-guide-20260325.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-developer-guide.md
ACGS-2 Developer Guide Auto-ingested source note from docs/archive/claudedocs/developer-guide.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-archive-index.md
ACGS-2 Project Index Auto-ingested source note from docs/archive/claudedocs/archive/INDEX.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-index.md
ACGS-2 Project Index Auto-ingested source note from docs/archive/claudedocs/INDEX.md.
1 backlinks 0 connections 2 sections
Source note seed sources/acgs-engine-package-complete.md
acgs-clean engine package — complete module map Auto-ingested source note from docs/wiki/sources/acgs-engine-package-complete.md.
1 backlinks 0 connections 2 sections
Source note seed sources/acgs-governance-intelligence-loop.md
acgs-clean governance intelligence loop Auto-ingested source note from docs/wiki/sources/acgs-governance-intelligence-loop.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-devpost-submission.md
ACGS-Lite: Constitutional Governance for AI in GitLab Auto-ingested source note from docs/archive/DEVPOST_SUBMISSION.md.
1 backlinks 0 connections 2 sections
Source note seed sources/acgs2-engine-deliberation-tensors.md
acgs2 engine (production) + deliberation.rs + tensor_ops.rs Auto-ingested source note from docs/wiki/sources/acgs2-engine-deliberation-tensors.md.
1 backlinks 0 connections 2 sections
Source note seed sources/acgs2-project-context.md
acgs2 Project Context Auto-ingested source note from docs/wiki/sources/acgs2-project-context.md.
1 backlinks 0 connections 2 sections
Source note seed sources/acgs2-unique-capabilities.md
acgs2 unique capabilities: Constitution model, DBC-150, ABL-Refl, Time-R1, RLM, deliberation layer Auto-ingested source note from docs/wiki/sources/acgs2-unique-capabilities.md.
1 backlinks 0 connections 2 sections
Source note seed sources/affine-architecture-overview.md
AFFiNE Architecture Overview Auto-ingested source note from docs/wiki/sources/affine-architecture-overview.md.
1 backlinks 0 connections 2 sections
Source note seed sources/affine-backend-architecture.md
AFFiNE: Backend Architecture (NestJS + GraphQL + Prisma) Auto-ingested source note from docs/wiki/sources/affine-backend-architecture.md.
1 backlinks 0 connections 2 sections
Source note seed sources/affine-infra-di-livedata-patterns.md
AFFiNE: Frontend Patterns (LiveData, DI, Reactive State) Auto-ingested source note from docs/wiki/sources/affine-infra-di-livedata-patterns.md.
1 backlinks 0 connections 2 sections
Source note seed sources/affine-local-first-crdt-patterns.md
AFFiNE: Local-First CRDT Patterns Auto-ingested source note from docs/wiki/sources/affine-local-first-crdt-patterns.md.
1 backlinks 0 connections 2 sections
Source note seed sources/agent-capability-evolver-implementation.md
AgentCapabilityEvolver — Current Implementation Auto-ingested source note from docs/wiki/sources/agent-capability-evolver-implementation.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-2026-03-19-ai-video-tools-research.md
AI Video Tools Research Auto-ingested source note from docs/archive/gtm-v1/strategy/2026-03-19-ai-video-tools-research.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-ai-workspace.md
AI Workspace Auto-ingested source note from docs/ai-workspace.md.
1 backlinks 0 connections 2 sections
Source note seed sources/benchmark-and-rule-model.md
Autoresearch benchmark harness + Rule model Auto-ingested source note from docs/wiki/sources/benchmark-and-rule-model.md.
1 backlinks 0 connections 2 sections
Source note seed sources/autoresearch-quality-results-polis-session.md
Autoresearch quality benchmark + results management + session contracts + Polis democratic governance Auto-ingested source note from docs/wiki/sources/autoresearch-quality-results-polis-session.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-grants-acgs-constitutional-governance-subnet.md
Bittensor Grant Application Auto-ingested source note from docs/archive/gtm-v1/strategy/grants/acgs-constitutional-governance-subnet.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-grants-bittensor-grant-application.md
Bittensor Grant Application Auto-ingested source note from docs/archive/gtm-v1/strategy/grants/bittensor-grant-application.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-sales-budget-playbook.md
Budget Creation Playbook Auto-ingested source note from docs/archive/gtm-v1/strategy/sales/BUDGET-PLAYBOOK.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-mac-build-brief-for-pi-codex.md
Build Brief for Pi / Codex Auto-ingested source note from docs/archive/gtm-v1/strategy/MAC-BUILD-BRIEF-FOR-PI-CODEX.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-hackathon.md
Build with ACGS -- 21-Day Hackathon Challenge Auto-ingested source note from docs/archive/HACKATHON.md.
1 backlinks 0 connections 2 sections
Source note seed sources/causal-chain-refusal-markov-trust.md
Causal chain + MOSAIC refusal + Markov obligation prediction + trust scoring Auto-ingested source note from docs/wiki/sources/causal-chain-refusal-markov-trust.md.
1 backlinks 0 connections 2 sections
Source note seed sources/claude-code-coordinator-mode.md
Claude Code — Coordinator Mode Auto-ingested source note from docs/wiki/sources/claude-code-coordinator-mode.md.
1 backlinks 0 connections 2 sections
Source note seed sources/claude-code-kairos-autonomous.md
Claude Code — KAIROS Autonomous Mode Auto-ingested source note from docs/wiki/sources/claude-code-kairos-autonomous.md.
1 backlinks 0 connections 2 sections
Source note seed sources/claude-howto-reference.md
claude-howto: community reference guide to Claude Code features Auto-ingested source note from docs/wiki/sources/claude-howto-reference.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-hackathon-concept.md
ClinicalGuard: Constitutional AI Governance for Healthcare Agents Auto-ingested source note from docs/archive/HACKATHON_CONCEPT.md.
1 backlinks 0 connections 2 sections
Source note seed sources/constitution-modules-survey.md
Constitution modules survey + evidence collection + MACI registry + fuzzer/linter Auto-ingested source note from docs/wiki/sources/constitution-modules-survey.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-09-miner-onboarding.md
Constitutional Governance Subnet — Miner Onboarding Guide Auto-ingested source note from docs/archive/gtm-v1/strategy/09-miner-onboarding.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-constitutional-vs-policy.md
Constitutional Governance vs Policy Enforcement: Why the Difference Matters for AI Agents Auto-ingested source note from docs/archive/gtm-v1/launch/CONSTITUTIONAL-VS-POLICY.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-context-compaction.md
Context Compaction and Carry-Forward Rules Auto-ingested source note from docs/context-compaction.md.
1 backlinks 0 connections 2 sections
Source note seed sources/continuous-learning-v2-implementation.md
Continuous Learning v2 — Full Implementation Auto-ingested source note from docs/wiki/sources/continuous-learning-v2-implementation.md.
1 backlinks 0 connections 2 sections
Source note seed sources/data-flywheel-classifier-langgraph-chaos.md
Data flywheel + constitutional classifier + activation saga + ML governance + LangGraph + chaos Auto-ingested source note from docs/wiki/sources/data-flywheel-classifier-langgraph-chaos.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-wiki-wiki-concepts-declarative-evolution.md
Declarative Evolution Auto-ingested source note from docs/wiki/wiki/concepts/declarative-evolution.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-wiki-wiki-raw-articles-declarative-evolution-sql-to-prolog-2026-04-18.md
Declarative Evolution: SQL → Prolog Auto-ingested source note from docs/wiki/wiki/raw/articles/declarative-evolution-sql-to-prolog-2026-04-18.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-demo-recording.md
Demo Recording Guide — ACGS-Auth0 Hackathon Submission Auto-ingested source note from docs/archive/DEMO_RECORDING.md.
1 backlinks 0 connections 2 sections
Source note seed sources/eab-impact-vector-dafny-verification-middleware.md
EAB impact vector + Dafny verification + MACI pipeline + ASGI/WSGI middleware Auto-ingested source note from docs/wiki/sources/eab-impact-vector-dafny-verification-middleware.md.
1 backlinks 0 connections 2 sections
Source note seed sources/eab-security-and-parallel-optimizer.md
EAB security.rs + parallel_optimizer.rs Auto-ingested source note from docs/wiki/sources/eab-security-and-parallel-optimizer.md.
1 backlinks 0 connections 2 sections
Source note seed sources/eu-ai-act-test-suite-semantic-search.md
EU AI Act + governance test suite + semantic search Auto-ingested source note from docs/wiki/sources/eu-ai-act-test-suite-semantic-search.md.
1 backlinks 0 connections 2 sections
Source note seed sources/eu-ai-act-article12-oversight-obligations.md
EU AI Act Article 12/14 + Rego export + ObligationEngine Auto-ingested source note from docs/wiki/sources/eu-ai-act-article12-oversight-obligations.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-eu-ai-act-guide.md
EU AI Act Compliance Guide for Engineering Teams Auto-ingested source note from docs/EU_AI_ACT_GUIDE.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-messaging-assess-page-copy.md
EU AI Act 评估落地页文案 Auto-ingested source note from docs/archive/gtm-v1/strategy/messaging/ASSESS-PAGE-COPY.md.
1 backlinks 0 connections 2 sections
Source note seed sources/evolve-skill-meta-autoresearch.md
Evolve Skill — Meta-Autoresearch Auto-ingested source note from docs/wiki/sources/evolve-skill-meta-autoresearch.md.
1 backlinks 0 connections 2 sections
Source note seed sources/coding-agent-skill-evolved.md
Evolved Coding Agent Skill Auto-ingested source note from docs/wiki/sources/coding-agent-skill-evolved.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-microsoft-vs-acgs-show-hn-final.md
Final Show HN Post to Paste Auto-ingested source note from docs/archive/gtm-v1/launch/MICROSOFT-VS-ACGS-SHOW-HN-FINAL.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-show-hn-final-cli-assess.md
Final Show HN Post, CLI Assess Angle Auto-ingested source note from docs/archive/gtm-v1/launch/SHOW-HN-FINAL-CLI-ASSESS.md.
1 backlinks 0 connections 2 sections
Source note seed sources/five-critical-priorities.md
Five Critical Priorities Auto-ingested source note from docs/wiki/sources/five-critical-priorities.md.
1 backlinks 0 connections 2 sections
Source note seed sources/forgecode-internals.md
Forge: AI-Enhanced Terminal Development Environment Auto-ingested source note from docs/wiki/sources/forgecode-internals.md.
1 backlinks 0 connections 2 sections
Source note seed sources/git-com-co-governance-platform.md
git.com.co — constitutional governance platform (Nexus Overseer) Auto-ingested source note from docs/wiki/sources/git-com-co-governance-platform.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-gitlab.md
GitLab Duo Integration Auto-ingested source note from docs/GITLAB.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-gitlab-marketplace-submission.md
GitLab Marketplace / CI Component Submission Auto-ingested source note from docs/archive/gtm-v1/launch/GITLAB-MARKETPLACE-SUBMISSION.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-test-plans-01-governance-core.md
Governance Core Test Plan Auto-ingested source note from docs/test-plans/01-governance-core.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-archive-design-governance-pipeline-viz-20260319.md
Governance Pipeline Visualization — System Design Auto-ingested source note from docs/archive/claudedocs/archive/design_governance_pipeline_viz_20260319.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-design-governance-pipeline-viz-20260319.md
Governance Pipeline Visualization — System Design Auto-ingested source note from docs/archive/claudedocs/design_governance_pipeline_viz_20260319.md.
1 backlinks 0 connections 2 sections
Source note seed sources/governed-agent-z3-circuit-voting-emergency.md
GovernedAgent + Z3 + CircuitBreaker + EmergencyOverride + Condorcet voting Auto-ingested source note from docs/wiki/sources/governed-agent-z3-circuit-voting-emergency.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-hackathon-social-posts.md
Hackathon Social Posts -- Ready to Copy-Paste Auto-ingested source note from docs/archive/gtm-v1/launch/HACKATHON-SOCIAL-POSTS.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-hacker-news-post.md
Hacker News — Show HN Post Auto-ingested source note from docs/archive/gtm-v1/launch/hacker-news-post.md.
1 backlinks 0 connections 2 sections
Source note seed sources/hermes-agent-internals.md
Hermes Agent: NousResearch's self-improving agent (v0.7.0) Auto-ingested source note from docs/wiki/sources/hermes-agent-internals.md.
1 backlinks 0 connections 2 sections
Source note seed sources/homunculus-state.md
Homunculus State — Accumulated Instincts and Evolved Artifacts Auto-ingested source note from docs/wiki/sources/homunculus-state.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-origin.md
How This Was Built Auto-ingested source note from docs/ORIGIN.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-codex-implementation-brief-pr11.md
Implementation Brief for Codex Auto-ingested source note from docs/archive/gtm-v1/strategy/CODEX-IMPLEMENTATION-BRIEF-PR11.md.
1 backlinks 0 connections 2 sections
Source note seed sources/jrt-context-optimizer.md
jrt_context_optimizer.yaml — JRT Context Optimizer Auto-ingested source note from docs/wiki/sources/jrt-context-optimizer.md.
1 backlinks 0 connections 2 sections
Source note seed sources/claude-code-kairos-memory-cron.md
KAIROS memory + BriefTool + autoDream + cron scheduling Auto-ingested source note from docs/wiki/sources/claude-code-kairos-memory-cron.md.
1 backlinks 0 connections 2 sections
Source note seed sources/lean-verify-mhc-compliance-bench.md
Lean 4 verification + Agent DNA / Constitutional Mesh + 18-framework compliance Auto-ingested source note from docs/wiki/sources/lean-verify-mhc-compliance-bench.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-linkedin-post.md
LinkedIn Post Auto-ingested source note from docs/archive/gtm-v1/launch/linkedin-post.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-microsoft-vs-acgs-linkedin.md
LinkedIn Post: Microsoft validated the category. ACGS is the constitutional layer. LinkedIn Post: Microsoft validated the category.
1 backlinks 0 connections 2 sections
Source note seed sources/llm-wiki-idea.md
LLM Wiki idea Auto-ingested source note from docs/wiki/sources/llm-wiki-idea.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-mac-roadmap-brief.md
MAC Paper to ACGS Roadmap Brief Auto-ingested source note from docs/archive/gtm-v1/strategy/MAC-ROADMAP-BRIEF.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-mac-implementation-plan.md
MAC-Driven Constitution Roadmap: Concrete Implementation Plan Auto-ingested source note from docs/archive/gtm-v1/strategy/MAC-IMPLEMENTATION-PLAN.md.
1 backlinks 0 connections 2 sections
Source note seed sources/maci-integrations-evals.md
MACI system + Anthropic integration + A2A protocol + eval runner Auto-ingested source note from docs/wiki/sources/maci-integrations-evals.md.
1 backlinks 0 connections 2 sections
Source note seed sources/mamba-hybrid-optimizer.md
mamba_hybrid_optimizer.yaml — Mamba-2 Hybrid Optimizer Config Auto-ingested source note from docs/wiki/sources/mamba-hybrid-optimizer.md.
1 backlinks 0 connections 2 sections
Source note seed sources/mamba-hybrid-code.md
mamba_hybrid.py — Actual Implementation Auto-ingested source note from docs/wiki/sources/mamba-hybrid-code.md.
1 backlinks 0 connections 2 sections
Source note seed sources/remaining-integrations-autoresearch-tools.md
MCP server + GitHub integration + autoresearch eval/setup tools Auto-ingested source note from docs/wiki/sources/remaining-integrations-autoresearch-tools.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-memory-2026-03-30.md
Memory Flush - 2026-03-30 Auto-ingested source note from docs/archive/memory-2026-03-30.md.
1 backlinks 0 connections 2 sections
Source note seed sources/mempalace-memory-backend.md
Mempalace memory backend — acgs-clean room map Auto-ingested source note from docs/wiki/sources/mempalace-memory-backend.md.
1 backlinks 0 connections 2 sections
Source note seed sources/message-router-yaml.md
message_router.yaml — OpenEvolve Message Router Config Auto-ingested source note from docs/wiki/sources/message-router-yaml.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-microsoft-vs-acgs-blog-final.md
Microsoft Validated the Category. Here’s Where ACGS Is Different. Microsoft Validated the Category.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-microsoft-vs-acgs-blog.md
Microsoft Validated the Category. Here’s Where ACGS Is Different. Microsoft Validated the Category.
1 backlinks 0 connections 2 sections
Source note seed sources/nanobot-architecture.md
nanobot — ultra-lightweight personal AI assistant Auto-ingested source note from docs/wiki/sources/nanobot-architecture.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-plans-persistence-merge-plan.md
Persistence Layer Merge Plan Auto-ingested source note from docs/plans/PERSISTENCE-MERGE-PLAN.md.
1 backlinks 0 connections 2 sections
Source note seed sources/pi-claude-bridge.md
Pi ↔ Claude Code native integration Auto-ingested source note from docs/wiki/sources/pi-claude-bridge.md.
1 backlinks 0 connections 2 sections
Source note seed sources/pi-skills-develop-secure-architect.md
Pi agent skills: develop + secure + architect — operational guide to ACGS Auto-ingested source note from docs/wiki/sources/pi-skills-develop-secure-architect.md.
1 backlinks 0 connections 2 sections
Source note seed sources/pi-skills-test-verify-event-schemas.md
Pi skills: test + verify + event schemas (circuit breaker, agent message V2, audit, policy decision) Auto-ingested source note from docs/wiki/sources/pi-skills-test-verify-event-schemas.md.
1 backlinks 0 connections 2 sections
Source note seed sources/pi-mono-internals.md
pi-mono internals — agent loop, skills, extensions, session management Auto-ingested source note from docs/wiki/sources/pi-mono-internals.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-pr11-execution-brief.md
PR #11 Execution Brief Auto-ingested source note from docs/archive/gtm-v1/strategy/PR11-EXECUTION-BRIEF.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-pr11-task-checklist.md
PR #11 Task Checklist Auto-ingested source note from docs/archive/gtm-v1/strategy/PR11-TASK-CHECKLIST.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-prd-lean-runtime-docs-and-integration.md
PRD — Lean runtime docs and optional integration Auto-ingested source note from docs/archive/omx-plans/prd-lean-runtime-docs-and-integration.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-prd-lean-runtime-hardening.md
PRD — Lean runtime hardening Auto-ingested source note from docs/archive/omx-plans/prd-lean-runtime-hardening.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-prd-lean-runtime-risk-closure.md
PRD — Lean runtime risk closure Auto-ingested source note from docs/archive/omx-plans/prd-lean-runtime-risk-closure.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-prd-lean-runtime-smoke-cli.md
PRD — Lean runtime smoke-check CLI Auto-ingested source note from docs/archive/omx-plans/prd-lean-runtime-smoke-cli.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-prd-leanstral-verifier-hardening.md
PRD — Leanstral verifier hardening Auto-ingested source note from docs/archive/omx-plans/prd-leanstral-verifier-hardening.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-prd-validationresult-unification-and-mypy-cleanup.md
PRD — ValidationResult unification and acgs-lite mypy cleanup Auto-ingested source note from docs/archive/omx-plans/prd-validationresult-unification-and-mypy-cleanup.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-pricing-repositioning-brief.md
Pricing Repositioning Brief Auto-ingested source note from docs/archive/gtm-v1/strategy/PRICING-REPOSITIONING-BRIEF.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-project-memory.md
Project Memory and Durable Workspace Memory Auto-ingested source note from docs/project-memory.md.
1 backlinks 0 connections 2 sections
Source note seed sources/proposal-engine-hitl-sandbox-policy-resolver-interfaces.md
Proposal engine + HITL approval chains + sandbox isolation + policy resolver + EAB protocols + event schemas Auto-ingested source note from docs/wiki/sources/proposal-engine-hitl-sandbox-policy-resolver-interfaces.md.
1 backlinks 0 connections 2 sections
Source note seed sources/psv-verus-hash-agility-bundles-degradation.md
PSV-Verus policy synthesis + constitutional hash agility + x402 bundles + degradation detection Auto-ingested source note from docs/wiki/sources/psv-verus-hash-agility-bundles-degradation.md.
1 backlinks 0 connections 2 sections
Source note seed sources/legalguard-pytest-cache-readme.md
pytest cache directory # Auto-ingested source note from packages/legalguard/.pytest_cache/README.md.
1 backlinks 0 connections 2 sections
Source note seed sources/pi-legal-guard-pytest-cache-readme.md
pytest cache directory # Auto-ingested source note from packages/pi_legal_guard/.pytest_cache/README.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-reddit-post.md
Reddit r/MachineLearning — Post Auto-ingested source note from docs/archive/gtm-v1/launch/reddit-post.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-repo-guidance-layering.md
Repo Guidance Layering Auto-ingested source note from docs/repo-guidance-layering.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-archive-research-gitlab-duo-building-20260319.md
Research Report: Best Ways to Build with GitLab Duo Auto-ingested source note from docs/archive/claudedocs/archive/research_gitlab_duo_building_20260319.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-claudedocs-research-gitlab-duo-building-20260319.md
Research Report: Best Ways to Build with GitLab Duo Auto-ingested source note from docs/archive/claudedocs/research_gitlab_duo_building_20260319.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-wiki-wiki-comparisons-runtime-governance-checkpoints-vs-output-only-validation.md
Runtime Governance Checkpoints vs Output-Only Validation Auto-ingested source note from docs/wiki/wiki/comparisons/runtime-governance-checkpoints-vs-output-only-validation.md.
1 backlinks 0 connections 2 sections
Source note seed sources/acgs-rust-dispatch-enforcement-streaming.md
RustDispatchMixin + enforcement + streaming validation Auto-ingested source note from docs/wiki/sources/acgs-rust-dispatch-enforcement-streaming.md.
1 backlinks 0 connections 2 sections
Source note seed sources/safe-rollout-manager.md
SafeRolloutManager — Canary Deployment for Governed Evolution Auto-ingested source note from docs/wiki/sources/safe-rollout-manager.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-security-best-practices-report.md
Security Best Practices Report Auto-ingested source note from docs/archive/security_best_practices_report.md.
1 backlinks 0 connections 2 sections
Source note seed sources/shannon-ai-pentester.md
Shannon — AI pentester (Keygraph) Auto-ingested source note from docs/wiki/sources/shannon-ai-pentester.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-show-hn-draft.md
Show HN Draft Auto-ingested source note from docs/archive/gtm-v1/launch/SHOW-HN-DRAFT.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-launch-microsoft-vs-acgs-show-hn.md
Show HN: Microsoft validated agent governance. ACGS is the constitutional layer. Show HN: Microsoft validated agent governance.
1 backlinks 0 connections 2 sections
Source note seed sources/skill-program-md.md
skill_program.md — The Skill Evolution program.md Auto-ingested source note from docs/wiki/sources/skill-program-md.md.
1 backlinks 0 connections 2 sections
Source note seed sources/spacetime-and-eab-rust-kernel.md
SpacetimeDB governance + Enhanced Agent Bus Rust kernel Auto-ingested source note from docs/wiki/sources/spacetime-and-eab-rust-kernel.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-wiki-wiki-comparisons-sql-vs-prolog-for-declarative-evolution.md
SQL vs Prolog for Declarative Evolution Auto-ingested source note from docs/wiki/wiki/comparisons/sql-vs-prolog-for-declarative-evolution.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-subagent-execution.md
Sub-Agent Execution Guide Auto-ingested source note from docs/subagent-execution.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-06-subnet-concept.md
Subnet Concept Document Auto-ingested source note from docs/archive/gtm-v1/strategy/06-subnet-concept.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-07-subnet-concept-qa-responses.md
Subnet Concept: Q&A Responses Auto-ingested source note from docs/archive/gtm-v1/strategy/07-subnet-concept-qa-responses.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-06-subnet-concept-technical-notes.md
Subnet Concept: Technical Accuracy Notes Auto-ingested source note from docs/archive/gtm-v1/strategy/06-subnet-concept-technical-notes.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-08-subnet-implementation-roadmap.md
Subnet Implementation Roadmap Auto-ingested source note from docs/archive/gtm-v1/strategy/08-subnet-implementation-roadmap.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-superpowers-specs-2026-03-19-sveltekit-migration-design.md
SvelteKit Migration Design Auto-ingested source note from docs/superpowers/specs/2026-03-19-sveltekit-migration-design.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-superpowers-plans-2026-03-19-sveltekit-migration.md
SvelteKit Migration Implementation Plan Auto-ingested source note from docs/superpowers/plans/2026-03-19-sveltekit-migration.md.
1 backlinks 0 connections 2 sections
Source note seed sources/swarm-impact-durable-bench-scenarios.md
Swarm coordinator + impact scorer weights + durable execution + bench_stable + log_run + scenario generation Auto-ingested source note from docs/wiki/sources/swarm-impact-durable-bench-scenarios.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-systemic-improvement.md
Systemic Improvement Tracking Auto-ingested source note from docs/archive/SYSTEMIC_IMPROVEMENT.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-lean-runtime-docs-and-integration.md
Test Spec — Lean runtime docs and optional integration Auto-ingested source note from docs/archive/omx-plans/test-spec-lean-runtime-docs-and-integration.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-lean-runtime-hardening.md
Test Spec — Lean runtime hardening Auto-ingested source note from docs/archive/omx-plans/test-spec-lean-runtime-hardening.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-lean-runtime-risk-closure.md
Test Spec — Lean runtime risk closure Auto-ingested source note from docs/archive/omx-plans/test-spec-lean-runtime-risk-closure.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-lean-runtime-smoke-cli.md
Test Spec — Lean runtime smoke-check CLI Auto-ingested source note from docs/archive/omx-plans/test-spec-lean-runtime-smoke-cli.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-leanstral-verifier-hardening.md
Test Spec — Leanstral verifier hardening Auto-ingested source note from docs/archive/omx-plans/test-spec-leanstral-verifier-hardening.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-omx-plans-test-spec-validationresult-unification-and-mypy-cleanup.md
Test Spec — ValidationResult unification and mypy cleanup Auto-ingested source note from docs/archive/omx-plans/test-spec-validationresult-unification-and-mypy-cleanup.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-archive-gtm-v1-strategy-10-throughput-model.md
Throughput Model — On-Chain / Off-Chain Sizing Auto-ingested source note from docs/archive/gtm-v1/strategy/10-throughput-model.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-wiki-wiki-index.md
Wiki Index Auto-ingested source note from docs/wiki/wiki/index.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-wiki-wiki-log.md
Wiki Log Auto-ingested source note from docs/wiki/wiki/log.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-wiki-wiki-schema.md
Wiki Schema Auto-ingested source note from docs/wiki/wiki/SCHEMA.md.
1 backlinks 0 connections 2 sections
Source note seed sources/docs-worktree-isolation.md
Worktree Isolation for ACGS Auto-ingested source note from docs/worktree-isolation.md.
1 backlinks 0 connections 2 sections
Source note seed sources/x402-tiers-autonomy-data-classification.md
x402 governance tiers + autonomy enforcement + data classification + PII + tenant audit Auto-ingested source note from docs/wiki/sources/x402-tiers-autonomy-data-classification.md.
1 backlinks 0 connections 2 sections
Source note seed sources/x402-marketplace-rollback-adaptive-map-elites.md
x402 marketplace + constitutional rollback + adaptive governance + MAP-Elites + PQC Auto-ingested source note from docs/wiki/sources/x402-marketplace-rollback-adaptive-map-elites.md.
1 backlinks 0 connections 2 sections