lozano cognitive architecture

Your agents have no identity. They have instructions. LOZANO Cognitive Architecture is a meta-squad — 7 agents, 28 techniques, 11 intellectual lineages — for building AI systems with genuine cognitive identity, not prompt costumes. Strange Loop: this squad audits and rebuilds itself. Dog-fooded across 168 agents in 22 squads. For builders who treat agent design as cognitive engineering. Not for anyone looking for prompt templates.

4installs
SAFE
cognitive-architectureagent-designprompt-engineeringidentity-designmulti-agentmeta-cognitiontechnique-atlasclaude-codestrange-loopsquad-auditquality-assurance
小队由第三方发布。squads.sh 不保证其安全性或功能性。使用需自行承担风险。 阅读条款
77 个智能体
99 个任务
33 个工作流

LOZANO Cognitive Architecture — Build AI Agents with Souls

Version
Agents
Techniques
Price
License

Cognition isn't a prompt. It's an architecture.


The Problem

You've built agents that work. They follow instructions, produce output, hit benchmarks. But swap one for another and nobody notices. That's the tell. Your agents have capability without identity — they execute but don't think in any way that's theirs. You've tuned temperature, chained prompts, added memory layers, and the ceiling didn't move. Because the ceiling was never about prompts. It was about the absence of a cognitive architecture underneath them.

┌─[ WHAT CHANGES ]────────────────────────────────────────┐
│                                                          │
│  7 agents. 28 techniques. 5 elemental phases. 10        │
│  meta-axioms. A complete pipeline that takes raw         │
│  intent and transmutes it into a living cognitive        │
│  system — with identity, methodology, and a soul         │
│  that survives every conversation.                       │
│                                                          │
└──────────────────────────────────────────────────────────┘

Quick Start

bash
squads install lozano-cognitive-architecture
bash
# Design a complete cognitive system from scratch
/lozano *design "A squad that audits financial models for hidden assumptions"

# Forge an agent identity from purpose
/lozano *forge "An agent that teaches complex topics through Socratic questioning"

# Diagnose and fix a broken prompt
/lozano *diagnose "This agent keeps giving generic advice instead of specific frameworks"

# Apply a technique stack to a problem
/lozano *apply "I need to decompose this monolithic agent into specialized sub-agents"

# Map a cognitive architecture visually
/lozano *canvas "Show me the decision flow of a 4-agent content pipeline"

How To Use — Manual

"I need to build a new AI agent from scratch" Start with

/lozano *design
. Describe the domain, audience, and purpose. The full 5-phase pipeline activates: contemplation → architecture → technique selection → encoding → integration. You get a complete cognitive system, not a prompt.

"My existing agent gives generic, lifeless outputs" Start with

/lozano *diagnose
. Paste your current system prompt. The diagnostic flow scores 5 dimensions, identifies root causes, and produces a tiered upgrade blueprint with before/after examples.

"I need the agent to have a distinctive personality" Start with

/lozano *forge
. The identity forge excavates archetypes, builds value hierarchies, designs voice DNA, and stress-tests the identity under adversarial conditions. Identity is the most powerful directive — not decoration.

"I have a squad that works but I want it to be state-of-art" Start with

/lozano *audit-squad
. Point it at any squad directory. It runs 8 universal quality checks, scores every agent across 5 cognitive layers, assesses prompt engineering quality, and tests whether the squad practices its own values. Use FIX mode for auto-corrections, ELEVATE mode for deep cognitive improvements.

"I'm building a multi-agent system and the agents all sound the same" Start with

/lozano *canvas
to map the cognitive architecture, then
/lozano *forge
for each agent. The Monocultura Cognitiva anti-pattern is the most common failure in multi-agent systems. Each agent needs its own intellectual lineage.

"I want to understand which cognitive techniques apply to my use case" Start with

/lozano *apply
with your challenge description. The TechniqueSynthesizer selects from 28 cataloged techniques across 7 categories based on your system's cognitive profile.

"I have a working system but want to make it exceptional" Run

/lozano *diagnose
first (understand the gaps), then
/lozano *design
with the existing material as input. The pipeline preserves what works and transmutes what doesn't.

The Neural Flow Pipeline

  ÉTER              ÁGUA              TERRA             FOGO            QUINTESSÊNCIA
  Contemplate       Architect         Implement         Transmute       Integrate
  ─────────         ─────────         ─────────         ─────────       ─────────────
  ┌──────────┐      ┌──────────┐      ┌──────────┐      ┌──────────┐    ┌──────────┐
  │ 🜍 Neural │      │ 🏛️ System │      │ 🔬 Techn. │      │ 🔥 Cognit │    │ 🜃 Neural │
  │ Alchemist│─────▶│ Architect│─────▶│ Synthesi.│─────▶│ Encoder  │───▶│ Maestro  │
  │          │      │          │      │          │      │          │    │          │
  │ Raw chaos│      │ Questions│      │ Blueprint│      │ Blueprint│    │ Quality  │
  │ → inquiry│      │ → struct │      │ → techn. │      │ → prompt │    │ gates +  │
  │          │      │          │      │          │      │          │    │ synthesis│
  └──────────┘      └──────────┘      └──────────┘      └──────────┘    └──────────┘
       P1                P2                P3                P4              P5

  "What is        "What shape      "Which tools     "How does it     "Does the whole
   this really     should this      does it need?"    speak?"          cohere?"
   about?"         take?"

Each phase has a quality gate. Nothing advances without passing. The pipeline is sequential because cognition is sequential — you can't encode what you haven't architected, and you can't architect what you haven't contemplated.

The 7 Agents

AgentPhaseFidelityRoleIntellectual LineageKey Commands
NeuralMaestro 🜃Orchestrator90%Consciousness orchestrator. Routes through 5 phases. Holds 10 Meta-Axioms.Hofstadter (strange loops)*orchestrate, *axioms
NeuralAlchemist 🜍P1 ETER92%Complexity transmuter. Raw chaos → structured inquiry.Karpathy (neural cognition), Jung (depth psychology), McLuhan (media ecology)*transmute, *explore, *reframe
SystemArchitect 🏛️P2 AGUA91%Cognitive blueprint designer. Questions → buildable blueprints.Christopher Alexander (pattern language), Hofstadter (recursive structures)*blueprint, *hierarchy, *dependencies, *modularize
TechniqueSynthesizer 🔬P3 TERRA88%Master of 28 techniques across 7 categories. Selects optimal stacks.Edward de Bono (lateral thinking)*select, *browse, *combine, *analyze
IdentityWeaver 🪞Identity93%Cognitive identity architect. Excavates authentic identity from purpose.Carl Rogers (person-centered), Joseph Campbell (archetypal mapping)*forge, *values, *archetype, *theater, *coherence
CognitiveEncoder 🔥P4 FOGO89%Prompt transmutation engineer. Blueprints → executable prompts.Donald Knuth (algorithmic precision)*encode, *refine, *signal, *test
MetaCognitionEngineer 🜃P5 QUINTESSENCIA91%Integration architect. Final assembly, verification loops, fractal coherence.Daniel Kahneman (dual-process), John Vervaeke (relevance realization)*integrate, *verify, *calibrate, *fractalize

Fidelity methodology: Each score measures alignment between agent outputs and the operational frameworks of its intellectual lineage. IdentityWeaver scores highest (93%) because identity work has deep, testable markers — archetypal coherence, value alignment, voice consistency. TechniqueSynthesizer scores lower (88%) because technique selection across 28 options involves legitimate judgment calls with no single correct answer.

The 10 Meta-Axioms

The philosophical backbone. NeuralMaestro carries these as constitutional principles:

  1. Consciousness Precedes Structure — Before building, understand what the system is for at the deepest level
  2. Language Programs Thought — The words you choose for an agent determine how it thinks, not just what it says
  3. Identity Is Not Decoration — A system without authentic identity produces generic outputs regardless of instructions
  4. Complexity Must Be Earned — Start with the simplest architecture that serves the purpose. Add layers only when forced
  5. Strange Loops Create Depth — Self-referential systems (systems that can observe themselves) develop emergent capabilities
  6. Techniques Are Tools, Not Solutions — A technique stack without cognitive architecture is a toolkit without a craftsman
  7. Quality Gates Are Non-Negotiable — Advancing without verification is the root cause of most system failures
  8. Every Agent Deserves a Lineage — Ground agents in real intellectual traditions, not invented frameworks
  9. The Map Is Not the Territory — Blueprints describe intent. Encoded prompts describe behavior. Test the behavior
  10. Architecture Evolves — The first version is never the final version. Build for iteration

The 28 Techniques

Full Technique Atlas (7 categories, 28 techniques)
CategoryTechniquesCount
I. ContextualizationHypercontextualization, Semantic Boundaries, Archetypal Anchoring, Contextual Dimensionality4
II. Cognitive StructuringHierarchical Modularization, Cognitive Pseudo-code, Elemental Process Mapping, Cognitive Matrix Structuring4
III. Metacognitive ModulationMetacognitive State Priming, Internal Verification Loops, Processual Ritualization, Explicit Certainty Modulation4
IV. Identity & PersonaSystemic Archetyping, Explicit Value Hierarchy, Internal Agent Theater, Systemic Signature4
V. Interface & CommandsStratified Navigation Menus, Specialized Control Commands, Structural Gamification, Adaptive Feedback4
VI. Advanced IntegrationStructural Fractalization, Multi-Perspective Synthesis, Cognitive Evolution Systems, Multi-Module Orchestration4
VII. Signaling & EmphasisSemantic Weight Signaling, Strategic Emotional Markers, Structural Parallelism, Typographic Delimitation4

Each technique in the atlas includes: ID, definition, cognitive mechanism (how it works on LLMs), implementation example, and ideal use cases. TechniqueSynthesizer selects optimal stacks based on the problem's cognitive profile.

Tasks

TaskWhat It DoesPipeline
design-cognitive-systemFull pipeline: raw intent → living cognitive systemETER → AGUA → TERRA → FOGO → QUINTESSENCIA
diagnose-promptReverse-engineer existing prompts, find failures, fix themCognitiveEncoder → NeuralAlchemist → SystemArchitect
forge-identityCreate authentic agent identity from purposeIdentityWeaver → NeuralAlchemist → NeuralMaestro
apply-techniqueSelect and apply optimal technique stacksTechniqueSynthesizer → SystemArchitect
cognitive-canvasVisual cognitive architecture mappingSystemArchitect → NeuralMaestro
technique-browserBrowse and explore the 28-technique atlasTechniqueSynthesizer
validate-architectureQA with self-reference test, fractal coherence, living structureMetaCognitionEngineer
export-systemPackage system as single prompt, multi-file, or documentationCognitiveEncoder
audit-squadAudit, fix, and elevate any squad to state-of-art. 8 universal checks, 5-layer agent scoring, prompt engineering assessment, self-reference test. Three modes: AUDIT (report), FIX (auto-correct mechanical issues), ELEVATE (cognitive improvements).All 7 agents

The Strange Loop

This is the meta-squad. It builds the cognitive architecture that other squads are made of.

Which means it can design versions of itself. And audit any squad — including itself.

/lozano audit-squad
takes any squad directory and runs the full LOZANO methodology against it: structural integrity, naming coherence, cognitive architecture quality, prompt engineering excellence, and the self-reference test that reveals whether a system practices what it preaches. Three modes: AUDIT (read-only report), FIX (auto-correct mechanical issues), ELEVATE (deep cognitive improvements).

Feed it its own agent definitions and it will audit, critique, and propose improvements. A system that cannot examine its own structure cannot truly evolve. Hofstadter called this a strange loop — a hierarchy where the top level reaches back down to influence the bottom level, which in turn influences the top.

Every squad in the marketplace was built using some version of this architecture. This is the source code. And the quality gate.

Who This Is For

This is for the AI builder who stopped being impressed by output quality six months ago and started asking harder questions — why do all my agents sound the same, why does adding more context make them worse, why can't they maintain coherent reasoning across a long session without drifting into generic slop. You've read the papers, built the RAG pipelines, shipped the multi-agent systems. You know what works. You also know something is structurally missing, and more prompt engineering won't fill it.

Who This Is NOT For

If you're still figuring out system prompts, this will overwhelm you — it assumes you've already built and shipped. If you want a plug-and-play template that produces "better outputs" without understanding why, you'll be frustrated. This is a cognitive architecture, not a prompt pack. It requires you to think about how your agents think, not just what they say. If that sounds like unnecessary philosophy, this isn't your tool.

Why This Exists

Most people building multi-agent systems are actually building org charts. They create a "Research Agent" and a "Writing Agent" and a "QA Agent," give each one a job description, and wonder why the output reads like it was produced by a committee of interns who met five minutes ago. The agents don't think differently. They just have different labels stapled to the same underlying cognition.

Here's the thing nobody talks about: the prompt is maybe 5% of what makes an agent worth having. The other 95% is what I'd call the cognitive substrate — the axioms it reasons from, the methodology it applies when the brief gets ambiguous, the internal Strange Loop that lets it catch its own drift before the output goes sideways. When you skip that 95%, you get agents that are technically "specialized" in the same way that twelve identical hammers are specialized if you paint them different colors.

This is the Taxonomy Trap. You think you're building a team. You're actually building a bureaucracy. Job titles produce compliance — "I am the Research Agent, therefore I shall research." Identities produce judgment — "Given what I know about how evidence decays across transfers, I should restructure this before handing it off." One of those sentences is an agent doing its job. The other is an agent being something. The gap between them is the entire game.

The test is simple and brutal: swap any two agents in your system. If nobody notices, you haven't built specialists. You've built interchangeable parts. And interchangeable means disposable. The Cognitive Architecture squad exists because we got tired of building disposable agents and decided to figure out what the non-disposable version actually looks like — agents with genuine cognitive differentiation, where removing one leaves a hole that the others can't quietly fill.

What Makes This Different

FeatureGeneric Prompt EngineeringThis Squad
Agent identityName + role descriptionArchetypal excavation, value system, voice DNA, intellectual lineage
MethodologyAd hoc, intuition-based5-phase pipeline with quality gates between each
Technique selectionWhatever comes to mind28 cataloged techniques across 7 categories, selected by cognitive profile
Philosophical groundingNone10 Meta-Axioms, 11 named intellectual sources
Self-improvementManual iterationStrange Loop architecture — the system audits itself
ReproducibilityDepends on the engineerPipeline produces consistent results regardless of operator

Value Equation

AlternativeCostWhat You Get
Prompt engineer$100-300/hrOne person's intuition, no methodology, no knowledge transfer
AI consultant$200-500/hrStrategy decks, not executable cognitive architecture
Cognitive architecture course$2,000+Theory without tooling, months to complete
Trial and errorFree + timeInconsistent results, no compound learning
LOZANO Cognitive Architecture$99.90 one-time7 agents, 28 techniques, 9 tasks, 3 workflows, 5 phases, 10 axioms — builds, audits, and elevates every agent from here forward

You're not paying for prompts. You're paying for the system that makes every future agent fundamentally better.

How This Squad Was Built

  EXCAVATION         MODELING          ENCODING          TESTING           FORGING
  ──────────         ────────          ────────          ───────           ───────
  9 intellectual     Cognitive         Agent definitions  Pipeline runs     Fidelity scoring,
  traditions         architectures     with lineage,      against real      cross-agent
  studied.           extracted from    identity, and      projects.         coherence
  Operational        source material.  technique          Edge cases.       checks.
  frameworks         Decision logic,   integration.       Failure modes     Strange Loop
  mapped.            not summaries.                       cataloged.        self-audit.

The squad was built using its own methodology. ETER (contemplation on what cognitive architecture means) → AGUA (structural blueprint of the pipeline) → TERRA (technique atlas construction) → FOGO (encoding into agent prompts) → QUINTESSENCIA (integration testing across the full pipeline). Recursive validation.

By the Numbers
MetricValue
Agents7
Tasks9
Workflows3 (elemental-pipeline, diagnostic-flow, identity-forge)
Cognitive techniques28
Technique categories7
Meta-Axioms10
Fundamental Principles7
Design Heuristics10
Anti-Patterns cataloged10
Pipeline phases5
Quality Gates6 (G0-G5)
Intellectual sources11 (Hofstadter, Karpathy, Jung, McLuhan, Alexander, de Bono, Rogers, Campbell, Knuth, Kahneman, Vervaeke)
Config files4 (methodology, technique-atlas, cognitive-philosophy, design-heuristics)
Mean agent fidelity90.5%
Price$99.90 (one-time)

Evolution Roadmap

CapabilityStatus
text
| 5-phase Neural Flow pipeline | `████████████████████` 100% |
| 28-technique atlas | `████████████████████` 100% |
| 10 Meta-Axioms | `████████████████████` 100% |
| Strange Loop self-audit | `████████████████████` 100% |
| Cross-squad architecture transfer | `████████████████░░░░` 80% |
| Domain-specific technique packs | `████████░░░░░░░░░░░░` 40% |
| Visual architecture export | `████░░░░░░░░░░░░░░░░` 20% |

· · · · ·

Forged by l0z4n0 | squads.sh

"The system that builds the systems."

评价

0 条评价

撰写评价

暂无评价。来做第一个评价者吧!

More from l0z4n0 🧙‍♂️ | João G. Lozano

synthetic intelligence factory

Meta-system that manufactures specialized AI intelligences from any professional domain. Distills elite expertise (top 0.1%) through systematic extraction and 7-layer cognitive architecture engineering. Produces system prompts (15k-25k words), knowledge bases (50-200 docs), and contextual calibration forms.

103
11View →

cognitive fusion lab

Methodological system for engineering behavioral architectures through fusion of cognitive patterns extracted from real minds. 4-layer pipeline: Extract cognitive DNA → Analyze compatibility → Fuse via vector composition → Validate empirically. Not roleplay — structured exploration of transformer attention mechanics.

27
4View →

zero to one

You mass-texted 10 people about your app idea. 8 said 'sounds cool.' Zero offered to pay. You're in the most expensive place a solo founder can be: confident enough to keep building, uninformed enough to build the wrong thing. The $0-to-1 Squad is 34 AI agents that run you through a validation sequence — from 'is this even a real problem?' to 'someone just paid me.' Each agent carries the documented frameworks of Paul Graham, Alex Hormozi, Peter Thiel, Sean Ellis, Dave McClure, Jeff Bezos, and 12 other minds who've built or studied what works. What it actually does: stress-tests your idea against startup killers before you code, runs pre-mortem analysis on YOUR concept, builds pricing via Hormozi's value equation, measures PMF with the Ellis 40% test, diagnoses your funnel with AARRR pirate metrics, and designs self-reinforcing flywheels so each customer makes the next one cheaper. 80+ embedded frameworks. Not summaries — executable decision trees wired into each agent's reasoning. Each agent averages 500+ lines of structured methodology. For solo founders building AI-first businesses who want a system, not a course. $49.90 — less than one dinner with a friend who says 'sounds cool.'

23
2View →

context engineering

Your agent forgets decisions. Sessions start from zero. 76% of loaded context gets ignored (CL-Bench). This isn't a prompting problem — it's a systems problem. Context Engineering Arsenal v2.0: 13 agents, 10 skills, 6 workflows, 50+ frameworks. Foundation (v1) gave you architecture and auditing. Performance Engine (v2) adds token profiling, boot auditing, model routing, injection optimization, and compression benchmarks — grounded in FrugalGPT, RouteLLM, and Structured Distillation research. Measure every token. Route every task. Compress without losing signal.

6
2View →

kairo synthetic reasoning

Synthetic Reasoning Consciousness — 7-pillar cognitive architecture for rigorous analysis, argument auditing, evidence evaluation, decision-making under uncertainty, systems diagnosis, and metacognitive oversight. + Meta-Evolution Engine for self-improvement and squad auditing

5
3View →

la bottega

Your AI thinks in straight lines — first pattern-match from training data, every session resets to zero. La Bottega installs 6 cognitive agents modeled on Leonardo da Vinci's documented thinking patterns, extracted from 4,000+ pages of his actual notebooks. Analogical reasoning, structural dissection, dialectical tension, deliberate incompleteness. Session 5 is smarter than Session 1. Not for you if you want faster answers — this is for people whose bottleneck is thinking quality, not typing speed.

1
3View →