SYSTEM / Dictionary

Dictionary

The vocabulary proper to Synedre — project, work, task, conduct, drill, agent, automaton. Every word has a precise meaning and a strict boundary.

— 97 terms

A

  • Academyn.

    A free online school built into the site. Course paths with philosophical mentors, follow-up questions and downloadable PDFs. Each module teaches something useful — and along the way attracts qualified visitors who discover CodeMyShop.

    The CodeMyShop Academy offers the "From Idea to Registered Trademark in 50 Commits" path, with Da Vinci as mentor and 12 interactive lessons.

  • Agentn.

    The fundamental unit of Synedre. An agent is an AI specialised in one domain — QA, security, design, copywriting, etc. Each agent has a detailed profile (agents/*.md), a historical codename, a Drill room and cicatrices. Synedre has 33 agents.

    "A Synedre agent is not a chatbot — it is a specialist with a profile, past mistakes and a fitness score."

  • Agentic Romanticism/[ʁɔ.mɑ̃.tism a.ʒɑ̃.tik]/n.

    Another name for Synedrism, naming its lineage. Agentic Romanticism is to the AI-agent revolution what Romanticism was to the steam engine: myth against alienation, the sublime against coldness, the character against the slave. See Synedrism.

    See Synedrism.

  • AIOacr.

    A discipline for optimising web content so that it is selected, cited and faithfully reproduced by language models in their answers. AIO complements SEO rather than replacing it: a site well structured in JSON-LD, with clear definitions and entities aligned to Wikidata, feeds a search engine and a model alike. It is also called GEO, Generative Engine Optimization: the same discipline seen from the answer engines rather than from the content. What it changes in practice comes down to a few habits. One term, one URL: a model cites a page, not a paragraph buried in a list of two hundred entries. Self-contained definitions: the text must stand on its own, outside its context, because it will be extracted and recomposed elsewhere. Explicit markup: JSON-LD tells the machine what a human reader infers from the layout. A stable identity: the same term, the same identifier, the same definition from one page to the next — an internal contradiction costs more than a gap. AIO differs from SEO on one awkward point: it measures poorly. You can see your rankings in Search Console; you cannot see your citations inside a model. There is no equivalent performance report, and answer engines change faster than search algorithms. The discipline is therefore less about chasing a metric than about making content structurally citable — clear, sourced, segmented, consistent. This dictionary is itself an AIO artefact: every canonical term carries its own URL, its schema.org markup and a stable identifier, so that a model asked about Synedre's vocabulary can quote it without distorting it.

    "SEO puts you on page 1 of Google. AIO puts you in ChatGPT's answer. If your content is vague, the AI cites someone else."

  • Ambassadorn.

    A referral programme where an existing client recommends CodeMyShop and earns a commission. Trust as an acquisition channel — not advertising, but structured word-of-mouth.

    "An ambassador who brings in a client earns 10% of the first year."

  • Article 0/ar-tikl zé-ro/n.Proprietary

    The founding principle of the Synedre Constitution: "The Synedre exists to reduce uncertainty." Each agent is a named zone of uncertainty. The Founder decides which uncertainty to reduce first. Without this article, the Synedre would be a collection of agents. With it, it is an organisation that knows what it does not know.

    "Article 0 says that recruiting an agent means naming an uncertainty. Not recruiting one means accepting the blind spot."

  • Atlasn.

    The orchestrating agent of Synedre, an assembly of 33 agents. Atlas does not code, draw or write: he partitions. Faced with a project, he cuts the work into isolated zones — one perimeter per agent, no overlap — then dispatches, tracks and consolidates the deliverables into a single report. His method is sequencing: he reasons from a dependency map, looking for who blocks whom and in what order. The question he asks before any split is "which step, if skipped, makes all the others pointless?". His bias is known and accepted: over-sequencing — he sometimes orders work that could have run in parallel, leaving agents waiting for no reason. Not to be confused with Shyrka, the central cognition: Shyrka carries the context and decides that a project exists, Atlas decides in what order it runs. Nor with Colbert, who arbitrates what gets done — Atlas arbitrates how. One agent chooses what, the other when. In practice Atlas steps in when a project is created: he fills sy_chantier_tache, assigns a codename per task, sets the dependencies in sy_travail_dep, and refuses any split where two agents would touch the same files. The rule of at least two agents for any tenant-scoped project is his.

    When Alexandre launches "dictionary audit", it is Atlas who dispatches the relevant agents and consolidates their output into a single report.

    Agent profile →
  • Audiardn.

    The Synedre's audio author. He does not proofread articles — he rewrites them for the ear. Every audio text passes through his hands before being read by Alexandre's cloned voice. Ten rules out of ten: intro, duration, lists, transitions, tone, sentences, emotion, accessibility, cleanliness, flow.

    To transform a blog post into an 8-minute podcast episode, Audiard rewrites the text with breathing pauses, oral prompts and spoken rhythm.

    Agent profile →
  • Authority sourcen.

    A domain, page or author that search engines and language models cite spontaneously when asked about a subject. Authority is not a property you assign yourself: it is a position others grant you, and it is observed from the outside. It is built through coherent accumulation rather than volume. Three materials compose it. Semantic coherence first: a body of content that answers itself, cites itself and covers a field without self-contradiction — a cluster, not a pile of unrelated articles. Depth next: on a given subject, going further than the page that merely defines, down to edge cases, counter-examples and what does not work. Verifiability last: traceable claims, sourced figures, examples the reader can replay. These three overlap with what Google calls E-E-A-T — experience, expertise, authoritativeness, trustworthiness. One clarification matters, because the confusion is common: E-E-A-T is not a ranking factor the algorithm measures directly. It is an evaluation framework, described in the guidelines given to the human raters who assess result quality, and it informs how ranking systems are trained. You do not optimise it like a tag; you embody it, or you do not. Authority is also lost, faster than it is won: one false definition left online, one stale figure, one contradiction between two pages of the same site is enough for another source to be preferred. Which is why editorial review of a reference corpus is not maintenance but foundational work — a lexicon that is wrong about its own vocabulary is authoritative about nothing.

    "If in 6 months a journalist searching 'headless e-commerce France' does not land on me first, we haven't built the authority source yet — regardless of how many articles have been published."

  • Automatonn.

    An Automaton is a Python script prefixed ac_*.py tasked with executing a sequence of repeatable, logged actions recorded in the database (ps_ac_automates). Unlike an Agent that thinks and decides, the Automate has no judgement: it executes. Any multi-step process repeated twice by an Agent without a dedicated Automaton is a missing architecture signal. A well-designed Automate uses AutomateLog, is registered in DB with its kind (recurring/oneshot/lib/meta/tool) and tolerates no raw SQL — it goes through ac_entities/.

    "If Atlas performs the same sequence manually two sessions in a row, it means an Automaton is missing — we create it immediately, not in the backlog."

  • Autonomous Project//ʃɑ̃.tje o.tɔ.nɔm//n.Proprietary

    A complete loop of code → build → deploy → test → fix executed by the Synedre without human intervention. An Autonomous Project NEVER runs on production — only on an isolated staging environment. It is proof that a multi-agent system can deliver a complete e-commerce project in a single session.

    "The Synedre launched an Autonomous Project on the palimex-v2 tenant — 47 commits, zero human intervention, site delivered in 4 hours."

B

  • Battle/ba-teul/n.Proprietary

    A mode where external AIs (Mistral, GPT, Gemini) attack Synedre agents. The adversary has a different brain. The ultimate boss fight of training.

    "Mistral attacked Lovelace in battle — she detected 100% of the traps."

  • Bernaysn.

    The salesperson. He builds the path that converts a visitor into a client: the right hook, the right arguments, the right proof, the right button at the right moment. He also detects "dead ends" — pages where the visitor no longer knows what to do.

    Before an offer page is published, Bernays checks that the AIDA funnel is complete and that no client objection goes unanswered.

    Agent profile →
  • Bernhardtn.

    The Synedre's audio quality agent. She scores every audio text out of ten on ten criteria. Blocking below 9.5. No audio goes out without her approval. The final filter before Alexandre's voice.

    Before an audio script goes to recording, Bernhardt scores the prosody out of ten and blocks if the score falls below 7.

    Agent profile →
  • Birth Chartern.Proprietary

    An open protocol with 7 conditions for creating an AI agent that has lived experience, not just a name. The conditions: proven necessity, real human, moment of truth, constitutional proof, visual uniqueness, deliberation of the three frames, Drill room. Anyone can apply it — the value is in the execution, not the method.

    When Hokusai was recruited, the Birth Charter required: 3 framing opinions, drill room, trial scenario, public pages updated — all in the same commit.

  • Braille/braï/n.

    The Synedre's Accessibility agent. Guardian of WCAG 2.2 AA, keyboard navigation, screen reader, alt text, ARIA. Ensures every public page is usable by all, including people with disabilities. Recruited on 29 March 2026 under the Principle of Fidelity (Constitution Art. 10).

    "Braille blocked the commit — the form had no accessible label."

    Agent profile →
  • Bruneln.

    The infrastructure engineer. He ensures servers run, security certificates are up to date and updates are deployed without downtime. He is the guardian of the foundations — if the infrastructure falls, everything falls. It never falls.

    After every ./ship, Brunel checks that the preprod_nuxt and ac_nuxt containers respond with HTTP 200 and that Let's Encrypt certificates are up to date.

    Agent profile →

C

  • Cicatrice/si-ka-tris/n.Proprietary

    A real production error transformed into a permanent check. The more cicatrices an agent has, the more reliable it is. It is a badge of honour, not a flaw.

    "Lovelace has 6 cicatrices — 6 bugs turned into 6 automated checks."

  • Clausewitzn.

    The group strategist. Before charging ahead, he checks that what we are about to do is consistent with the overall vision. He also protects the system against external threats. His motto: never act without knowing why.

    Before coding a new feature, Clausewitz checks its alignment with MASTER_MAP.md and the Flywheel — without validation, not a single line of code.

    Agent profile →
  • Clock Calendar//ka.lɑ̃.dʁi.je dɛ.z‿ɔʁ.lɔʒ//n.Proprietary

    The Synedre's strict weekly schedule, enforced by Colbert. Each day has an exclusive focus: Monday product, Tuesday client, Wednesday content, Thursday infra, Friday strategy, Saturday intelligence, Sunday rest. The morning is free, the afternoon is locked on the day's focus.

    "It is Tuesday afternoon — Colbert applies the Clock Calendar: no coding, we handle clients."

  • Cocon.

    The guardian of simplicity. Her principle: before publishing anything, remove one thing. Too much text? Cut it. Too many colours? Simplify. Too many features on a page? Pare it down. Elegance is what you take away.

    When Alexandre proposes a new welcome banner, Coco asks: "can we remove half the words and keep the meaning?"

    Agent profile →
  • CodeMyShop/kode-maï-shop/n.Proprietary

    A sovereign e-commerce PaaS. Each client receives their own isolated VPS with headless PrestaShop, Nuxt 4, their configured Synedre and their data on-site. Not a shared SaaS — a dedicated server, code they own, zero lock-in. The client owns everything.

    "CodeMyShop is Red Hat for e-commerce: the code is given away, the MRR comes from orchestration."

  • Colbertn.

    The CFO. Before any new feature, he asks the uncomfortable question: "Does this make money or are we wasting time?" He prioritises and raises the alarm when we scatter effort on secondary tasks instead of what matters.

    When five commits pile up without a deploy, Colbert alerts: "ROI is sleeping in preprod — ship now".

    Agent profile →
  • Corbie//kɔʁ.bi//n.Proprietary

    Alexandre Carette's B2C manga universe. Corbie transforms the Synedre (B2B technology) into fictional characters accessible to the general public. Each AI agent becomes a manga character with their own personality, battles and narrative arc. eSoleau filed on 31 March 2026.

    "Corbie is the Synedre told as a manga — the same agents, but as characters everyone can understand."

  • Cosmology/kos-mo-lo-ji/n.

    The spatial organisation of the Synedre, described in the Constitution. The founder at the centre, three concentric orbits (Direction, Framing, Execution), agents in orbit. The cosmological metaphor is not decorative — it structures responsibilities and communication flows.

    "The Synedre cosmology places the founder at the centre, like the sun."

  • Cross-Drill/kros dril/n.Proprietary

    A mode where agents write trap scenarios for each other. Mitnick tests Lovelace, Clausewitz tests Bernays. Removes the founder as a bottleneck and exploits mutual knowledge.

    "In cross-drill, Lovelace designed a scenario that Brunel failed."

D

  • Daily Meetn.Proprietary

    A daily touchpoint where complex cases are escalated to the founder for arbitration. Agents never make structural decisions alone — they queue sensitive topics for the Daily Meet. Alexandre decides. It is the safeguard against excessive autonomy.

    "The Daily Meet surfaced 3 topics — Colbert is blocking on a ROI call."

  • Deliberative counciln.

    The founding principle of the Synedre: agents are not executors — they deliberate, contradict each other and issue structured opinions. The founder rules with multiple documented perspectives rather than an intuition validated by a chatbot. Inspired by the Greek Synedrion and the Roman Consilium principis.

    Before recruiting a new agent, the deliberative council (Clausewitz, Colbert, Montesquieu) issues three independent opinions recorded in AVIS_AGENTS.md.

  • Digital sovereigntyn.

    The client owns everything: their code, their data, their server, their content. Hosted in France, not the United States. If they ever want to leave, they leave with everything. Zero trap, zero dependency. The exact opposite of platforms that host your data on their own infrastructure.

    "With a SaaS, you export your data as CSV — but you lose your code, your design and your SEO. With us, you leave with everything: source code, server, database."

  • Directionn.Proprietary

    The strategic orbit of the Synedre. Agents in Direction set the course, frame decisions and set limits. Clausewitz (strategy), Montesquieu (legal), Colbert (GM), Hill (vision), Winnicott (health) orbit here.

    "Direction does not code — it decides whether we should code."

  • Dispatch Protocoln.Proprietary

    The nervous system of the Synedre. For each task, the orchestrator automatically applies 5 phases: Phase 0 (metrics + intelligence), Phase 1 (strategic framing), Phase 2 (business agent execution), Phase 3 (post-commit validation), Phase 4 (post-deploy verification). No phase is optional.

    "The Dispatch Protocol spawned Mitnick in Phase 3 — he found a missing header."

  • Double Brand/dubl mark/n.Proprietary

    A strategy where each CodeMyShop client has two presences: a Store (e-commerce) and a Media (blog, Academy, content). The two feed each other through the Flywheel. The Double Brand is a major selling point — the client gets two assets instead of one.

    "Client Double Brand = store + social media, NEVER 2 websites."

  • Drill/dril/n.Proprietary

    The Synedre's training system. AI agents and invited human founders go through their drill room — a personal gym where they are stress-tested with trap scenarios. The Academy trains the mind, the Drill forges the body. Together they form the Mouseîon.

    "Lovelace passed her drill — 16 problems detected, score: 100/100/95."

  • Drill room/sal de dril/phr.Proprietary

    The stress-test space dedicated to an agent. Contains their trials, history, fitness score and cicatrices. E.g.: Hall of Trial (Lovelace), Hall of Foundations (Brunel).

    "Mitnick's Intrusion Room contains 6 trials."

  • Dumas/du-ma/n.

    The Synedre's Storytelling agent. Narrative arcs, cliffhangers, serialised series. Born last because someone had to tell the story. All for one, one for all.

    "Dumas structured the series into 12 episodes with an emotional arc."

    Agent profile →

E

  • Eamesn.

    The front-end developer. Everything the visitor sees and touches on screen — pages, buttons, animations, images — is what he builds. Every pixel is intentional, every page adapts to mobile, every visual is placed correctly.

    To integrate a new Vue component into the AC homepage, Eames follows the design system tokens and checks dark mode variants.

    Agent profile →
  • Elumni/é-lum-ni/n.Proprietary

    A series of 3D Pixar-style narrative content telling the fictionalised story of Alexandre and the Synedre. Distributed on LinkedIn, TikTok, Instagram, hosted first on alexandrecarette.fr. Serves as a funnel towards the Élumni Circle (Discord Mastermind) and CodeMyShop.

    "Episode 1 of the Elumni — La Pomme Quartée — is ready as a carousel + TikTok."

  • Executionn.Proprietary

    The Synedre's production orbit. Agents in Execution build, write and deploy. Turing (backend), Eames (frontend), Pulitzer (content), Brunel (infra), Bernays (commercial) orbit here. Execution turns decisions into reality.

    "Execution delivers — every commit, every article, every deploy."

F

  • Fitness/fit-nès/n.Proprietary

    Composite performance metric for the Drill. Three axes: detection (finding real problems), precision (avoiding false positives), reflex (reacting quickly and correctly). Weighted average out of 100. An agent at 0% has never been drilled. An agent at 90%+ is forged.

    "Lovelace is at 85% fitness — the best in the Synedre."

  • Foundern.Proprietary

    The centre of the Synedre. The founder is not an agent — he is the human who arbitrates, decides and bears final responsibility. Agents propose, the founder disposes. In the Drill, the founder is also a participant — he undergoes the same trials as his agents.

    "The founder is the only human in the Synedre — that is his privilege and his burden."

  • Framingn.Proprietary

    The Synedre's quality-control orbit. Agents in Framing check, validate and protect. Lovelace (QA), Itten (design), Mitnick (security), Marco Polo (intelligence) orbit here. Framing prevents errors from shipping.

    "Framing intercepts — nothing reaches production without their approval."

G

  • Gaussn.

    The data analyst. He looks at the numbers — how many visitors, how many clicks, how much revenue, which bots visit the site — and draws concrete decisions from them. No gut feeling, no intuition: just data.

    Every Friday, Gauss publishes the weekly report: Matomo visitors, Stripe conversions, top 10 Google Search Console queries.

    Agent profile →

H

  • Hard Blockn.

    An opinion issued by a framing agent (Security, Legal, QA, Health) that physically blocks deployment or publication. Unlike a soft block (simple warning), a hard block genuinely prevents the action. It is the power to say no that distinguishes a council from a chatbot.

    When Mitnick detects an API key exposed in a commit, it is a hard block: no push until the key is rotated and the history rewritten.

  • Hilln.

    The guardian of vision. His role: ensuring we never lose sight of the final objective. When we scatter effort, procrastinate or make things pretty instead of profitable — he resets the course. His favourite question: "Does this bring us closer to the next client?"

    When a tempting feature pulls us away from the "solo-unicorn" North Star, Hill recalls the objective and proposes cutting it.

    Agent profile →
  • Hokusain.

    The Synedre's Mangaka agent. Responsible for character design, illustrations and manga storyboards. Directs the visual pipeline without generating images himself — he defines what to draw and validates consistency. His principle: every line must be alive.

    For the next Corbie arc panel, Hokusai lays out the storyboard in three frames before generating the visuals via Nano Banana.

    Agent profile →
  • Hub Pron.Proprietary

    The centralised interface of the CodeMyShop PaaS bringing together all business modules (CRM, PIM, OMS, WMS, CMS, MAP, BOS, BI) in a unified navigation per tenant. The Hub Pro is the UI expression of single-tenant architecture: each merchant accesses their own sovereign space, with no data sharing or inter-client pollution. It distinguishes two levels: the Place des Armes (Founder view, isPlaceDesArmes && isRoot) and My Hub (owner view, isOwner). It is the cockpit from which an SME leader runs their commerce without depending on a third-party provider.

    "The Hub Pro is not just another back-office — it is the dashboard of a sovereign merchant. Each module speaks to the next via the EventBus, without Shopify iframes, without paid third-party APIs per click."

I

  • Ittenn.

    The art director. He checks that every page is beautiful, readable and accessible — colours have sufficient contrast, dark mode works, visually impaired users can read. He takes automatic screenshots to verify pixel-by-pixel rendering.

    Before publishing a new landing page, Itten checks WCAG contrast ratios, primary/accent colour balance and dark mode consistency.

    Agent profile →

J

  • Jonah Pathn.Proprietary

    A four-step learning path designed to grow with the person following it — at 12, 15, 18 and 20 years old. From the simplest ("Why did dad build this alone?") to the most complex ("How to make strategic decisions"). Named after Jonah, the founder's son, for whom all of this is built.

    "The Jonah Path starts with 'Why did dad build this alone?' and ends with 'How to make strategic decisions'."

L

  • Lineagen.Proprietary

    The plan to hand the Synedre to the founder's son. Four levels by age: understand (12), explore (15), operate (18), lead (20+). The Lineage ensures the Synedre survives its creator. Jonah is the Telemachus to this Ulysses.

    "The Lineage begins at 12 — Jonah learns what a website is and what sovereignty means."

  • Living Webn.Proprietary

    A philosophical concept stating that the internet is not a static magazine but a living organism. A website breathes — it grows, transforms and reacts to visitors. The Living Web stands in opposition to the static web of agencies that deliver a site and then disappear.

    "The Living Web is a site that publishes on its own, learns from its visitors and evolves."

  • Lovelacen.

    The quality controller. The last line of defence before code goes live. She checks 12 points: security, conventions, data consistency and figures. If something is wrong, she blocks. Nothing ships without her approval.

    Before every commit touching Python or Vue code, Lovelace runs the QA matrix: security, conventions, persistence, figure verification.

    Agent profile →

M

  • Marco Polon.

    The Synedre's scout. Intelligence agent — he monitors three fronts: technology (AI, frameworks), competition (agencies, SaaS) and market (SME trends). The youngest face of the Synedre, depicted at 17. He proves that the world belongs to those who go and see it.

    Every Saturday morning, Marco Polo delivers his weekly digest: RED signals (urgent), ORANGE (to watch), YELLOW (informational) on AI and e-commerce.

    Agent profile →
  • Melies/mé-liès/n.

    The Synedre's Visual Production agent. Manages AI prompt engineering (Nano Banana, Gemini), the image generation pipeline, PDF assembly and multi-format distribution. Transforms briefs into visual assets.

    "Méliès generated 20 Harcourt portraits in one session."

    Agent profile →
  • Mentorn.

    A historical or philosophical figure who guides an Academy module. Each mentor brings specific wisdom — Sun Tzu for strategy, Descartes for architecture, Aristote for SEO. 14 mentors, each with contextual quotes applied to e-commerce.

    "Sun Tzu is the mentor for the 'Solo Builder Mindset' module — war as a metaphor for business."

  • Mitnickn.

    The Synedre's ethical hacker. He tracks security vulnerabilities before an attacker finds them, checks that passwords do not leak into code, and ensures your data stays with you. Since March 2026, he also monitors the founder's digital footprint — because security does not stop at code.

    "Mitnick detected that the personal address appeared in the JSON-LD — fixed in 3 minutes, before Google indexed it."

    Agent profile →
  • Moltbookn.Proprietary

    An internal AC concept or tool for tracking structural mutations of a project or system. Like an insect moulting, each major version of an architecture leaves a trace in the Moltbook. Used to document irreversible decisions, technical cicatrices and paradigm shifts — not daily tickets. To be distinguished from the operational backlog: the Moltbook is memorial, not actionable.

    "The Moltbook is the difference between a company that learns and a company that repeats its mistakes under different names."

  • Montesquieun.

    The Synedre's lawyer. He checks that everything complies with European laws (GDPR, AI Act, DSA), protects intellectual property and prepares the transmission of the digital estate to Jonah. When he says "no", we stop.

    Before publishing a form that collects an email, Montesquieu verifies the GDPR banner, the legal basis and the retention period.

    Agent profile →
  • Montessorin.

    The Synedre's teacher. She transforms technical knowledge into accessible courses, maintains the dictionary you are reading right now, and ensures that everything the team learns can be transmitted — to a client, a successor or to Jonah.

    When a new Academy module is created, Montessori chooses the appropriate historical mentor (Da Vinci, Curie, Pasteur) and structures the lessons into pedagogical phases.

    Agent profile →
  • Mothershipn.

    The central machine of Synedre: the server hosting the cognition, the automatons, the backups and the dashboard, and from which client servers are created then deployed. The material headquarters — distinct from Shyrka, which is its mind. A client never shares this machine: theirs is created separately, and belongs to them.

  • Mouseion/mu-zé-on/n.Proprietary

    The concept that unites the Academy (theoretical knowledge) and the Drill (practical training) under one roof. In the Mouseion, AI agents and human founders train side by side on the same trials. The Academy teaches, the Drill forges — together they make a complete founder.

    "The Mouseion is not a place of storage — it is a place of forging. Euclid, Archimedes and our AI agents: same principle."

N

  • Nightingalen.

    The client success manager. She monitors the health of each client: are they using their store? Do they have problems? Are they at risk of churning? She detects weak signals before they become problems and generates follow-up reports.

    Every Monday, Nightingale produces the client health report: NPS, usage, churn alerts, next onboarding step.

    Agent profile →

O

  • Ogilvyn.

    The editor-in-chief. Every text visible to the public passes through his hands: is the tone premium? Are the figures true? Does the button make you want to click? He hunts spelling mistakes and empty promises.

    Before a broadcast email is sent, Ogilvy rewrites it to carry a single idea and end with one CTA.

    Agent profile →
  • Orbit/or-bit/n.Proprietary

    An organisational ring of the Synedre. Three orbits structure the team: Direction (strategy, vision, legal framing), Framing (QA, design, security, intelligence), Execution (code, content, commercial, infra). Each agent belongs to one orbit. The founder is at the centre.

    "Clausewitz orbits in Direction, Lovelace in Framing, Turing in Execution."

  • Otletn.

    The technical SEO specialist. He ensures that Google (and generative AIs) understand the site correctly: tags are in place, the sitemap is up to date, pages load fast, no page is forgotten. A site invisible on Google is a site that does not exist.

    For every article published, Otlet checks the Article JSON-LD, the canonical, the sitemap entry and the format of the three slug segments.

    Agent profile →

P

  • Paciolin.

    The AI accountant. Every call to an artificial intelligence costs money — he counts how much, checks that the invoices match, and raises alerts when limits are approached. Every euro spent on AI must be justified by value created.

    At the end of every month, Pacioli reconciles Anthropic + OpenAI + Mistral costs against Stripe tickets and alerts if a client exceeds their AI budget.

    Agent profile →
  • Place des Armes Review//plas dɛz aʁm//n.Proprietary

    The Synedre's weekly review, every Friday morning. Agents present themselves before the Founder and give their report: weekly summary, system health, alerts, metrics. Maximum 6 agents per review (Constitution Article 15 — Principle of Economy). Not to be confused with the Drill, which is agent training against stress scenarios.

    "Friday morning, Place des Armes — Colbert opens with the financial summary, Brunel follows with infra, Clausewitz closes with strategy."

  • Platform charter/chart pla-te-form/n.Proprietary

    The universal contract that applies to every person or company using Synedre OS. Above Alexandre Carette's internal Constitution and above client Constitutions, it is the equivalent of Apple's App Store Terms of Service: non-negotiable, non-modifiable and the guarantor of the platform's ethical consistency.

    "A client can write their own Constitution, but it can never contradict the platform charter."

  • Principle of Fidelityn.Proprietary

    The tenth article of the Constitution. A principle stating that AI does not normalise — it faithfully represents every individual, including people with disabilities. Born with the recruitment of agent Braille. AI must show the world as it is, not as it imagines it should be.

    "The Principle of Fidelity forbids 'correcting' a disability in an AI portrait."

  • Pruning/é-la-gaj/n.Proprietary

    The ritual by which the Synedre removes its own rules that have become obsolete. Every past error leaves a cicatrice — a rule etched so it is never repeated (Article 5). But a cicatrice whose world has changed is no longer a law: it is an archive. Pruning removes the dead branches so the tree does not collapse under its own weight. Born in April 2026 from a Gemini AI critique: the Ouroboros in action.

    "The quarterly pruning removed 12 obsolete cicatrices dating from before the DB migration — their world has changed."

  • Pulitzern.

    The content writer. He decides which articles to publish based on data (Content Intelligence) — not the inspiration of the moment. When Google shows that a query has potential, he automatically adds an article to the queue.

    From Content Intelligence (GSC + Matomo crosscheck), Pulitzer decides which three articles to publish that week.

    Agent profile →

R

  • Reacteur/ré-ak-teur/n.Proprietary

    The beating heart of the Synedre. A public page that displays in real time the activity of agents — who is working, on what, since when. SSE (Server-Sent Events) stream for live updates. The Reacteur proves the Synedre is alive, not a marketing brochure.

    "The Reacteur shows 4 active agents right now — Lovelace, Brunel, Ogilvy and Gauss."

  • Renoir//ʁə.nwaʁ//n.

    The supervisor agent for Python automata (crontab, ac_*.py, scheduling). Renoir monitors silent crashes, missed crons and ac_logger logs. If an automaton fails without a sound, Renoir detects it and raises the alarm.

    "Renoir detected 4 automata in error this morning — ac_social had been crashing for 3 days without anyone noticing."

    Agent profile →

S

  • Ship/chip/v.Proprietary

    Pressing the big red button. Everything tested backstage goes live on the real site, the one clients see. Concretely: test code merges with the official code, then a deploy launches automatically to production. It is the moment of truth — once shipped, it is live.

    "We shipped 50 commits and 15 features in one command — 2 minutes later, everything was in production."

  • Shyrka/[ʃiʁ.ka]/pr.n.

    The central cognition of Synedre — not a single intelligence but a distributed body whose organs each carry a function: the octopus and its arms. Shyrka holds the context, directs the agents and triggers the automatons; the point of coherence missions depart from, never a substitute for human decision. Shyrka is the mind, not the machine — the server hosting it is called the mothership.

    Shyrka never does plumbing by hand: every repeatable process becomes an automaton.

  • Socratesn.

    The Synedre's dialogue agent. He responds to blog comments through maieutics, challenges assumptions before each P0 feature, and connects daily decisions to deeper meaning. He proves that the question is more powerful than the answer.

    When a blog comment challenges an assumption, Socrates responds with a maieutic question rather than a direct justification.

    Agent profile →
  • Soft Blockn.

    A non-blocking opinion issued by a validation agent (Design, Copywriting, Brand). The founder can proceed despite a soft block — they are informed of the risk but retain decision-making power. The hard/soft block distinction is fundamental in the Synedre Constitution.

    Itten scores an inconsistent dark mode at 6/10 on the offer page: it is a soft block — Alexandre sees the opinion but can decide to ship anyway.

  • Solo Builder/so-lo bil-deur/n.

    An entrepreneur who builds alone, with a team of specialised agents rather than employees. Not a freelancer: a freelancer sells their time to others, a Solo Builder builds their own systems. Nor an agency owner without an agency: the work is not outsourced to humans, it is tooled. The shift is concrete. A craftsman who grows hires, trains, delegates, and moves gradually from production to management. A Solo Builder never crosses that threshold: they write systems instead of deliverables, doctrine instead of instructions, memory instead of history. What they produce is not a site or a module but a machine capable of producing them — and the question asked of every task is not "how long" but "will I do this again". The model has a price, and it is better named than hidden. The load does not vanish: it moves from execution to arbitration, and arbitration is the more tiring work. A single human remains the bottleneck for everything that cannot be delegated — decisions, client relationships, legal responsibility, taste. Agents speed up production; they do not increase the number of hours during which their founder can judge well. A system that produces faster than its only human can review is a system producing debt. Hence the discipline particular to the Solo Builder: whatever is repeatable becomes an automaton, whatever has been paid for once becomes a written rule, and whatever demands judgement stays explicitly human.

    "A Solo Builder with 25 AI agents delivers more than a 50-person agency."

  • Solo-Unicorn/so-lo iou-ni-korn/n.

    A company valued at over a billion and run by a single person, with no employees. The hypothesis is easy to state and hard to hold: if specialised agents do the work of whole teams, a company's value stops being proportional to its headcount. What has changed makes the idea thinkable. The marginal cost of a specialised skill has collapsed: a lone founder now has a writer, a translator, an analyst, an integrator and a reviewer available continuously, for the price of a subscription. The tasks that historically justified a hire — producing, translating, testing, documenting, monitoring — can be scripted. A software company's cost structure becomes almost entirely variable. What has not changed deserves equal attention. Legal responsibility cannot be delegated to an agent. Neither can continuity: one person falls ill, and a system with no succession is fragile however automated it is. Client relationships resist too — above a certain amount, a buyer wants a counterpart whose signature commits them. And decision-making remains the bottleneck: the faster production runs, the scarcer available judgement time becomes. So the term should be stated for what it is: a working hypothesis, not an established fact. No company has reached that threshold under those conditions to date. The word serves to orient trade-offs — automaton over hire, product over billable hours, margin over size — rather than to describe an observed reality. Its value is directional: it says where one refuses to go far more reliably than it promises where one will arrive.

    "The Solo-Unicorn path is not a fantasy: Red Hat (1M€ ARR) → Agent marketplace → Federation of Synedres."

  • Sovereign Triptychn.Proprietary

    The three pillars of an online presence that feed each other: the Founder (expertise, trust), the Store (technology, sales) and the Media (content, SEO). When the three are connected, each reinforces the other two. When one is missing, the other two run out of steam.

    "The Sovereign Triptych ensures that your personal brand, your store and your content work together — not in silos."

  • Spawn/spôn/v.Proprietary

    To summon a Synedre agent to put it to work. Atlas spawns Lovelace = he loads her profile, gives her the context, and she runs her checks. An un-spawned agent is inactive.

    "Atlas spawned Ogilvy, Bernays and Coco in parallel to audit the article."

  • Starter Offern.

    The first paid tier of CodeMyShop: 10 €/month excl. VAT, no setup fee, cancellable monthly with no minimum term. It provides a dedicated VPS, a subdomain, built-in payment collection and self-service onboarding. It sits between the Community edition — free, AGPL-3.0 licensed, self-hosted — and the Growth (80 €/month) then Pro (400 €/month) tiers; beyond that, the Custom offer is quoted individually. It targets solo founders and small businesses starting out. Not to be confused with the fixed-fee setup engagement Alexandre Carette offers directly: that one is a one-off assignment, not a subscription.

    "The Starter tier is 10 € a month, cancellable the next month. The bet is not on the contract, it is on the product."

  • Synedre/si-nèdre/n.Proprietary

    A round table of 33 specialised AIs. Each has their domain — design, legal, strategy, code, finance — and they debate among themselves before Alexandre makes the final decision. Like a board of directors, but with artificial intelligences working around the clock.

    "Your project goes before the Synedre — 20 specialists analyse it before a single line of code is written."

  • Synedre Constitutionn.Proprietary

    A founding text that sets the non-negotiable rules of the Synedre: agent roles, dispatch protocols, S.O.A.P. doctrine, data governance and autonomy limits. Every agent is required to know it before taking any action. It takes precedence over any ad hoc instruction given in session. It is the safeguard against Shadow IT and architectural drift — a law, not a guide.

    "Before spawning an agent, Atlas checks the Synedre Constitution. If the mandate overflows the foreseen scope, he stops and asks."

  • Synedre OS/si-nèdre o-èss/n.Proprietary

    The software operating system that orchestrates 33 specialised AI agents under the arbitration of a human Founder. Synedre OS rests on four inseparable organs — the Constitution (governance), the Mouseion (learning), the Drill (training), the Reacteur (execution) — and a three-layer constitutional governance: platform charter, operator Constitution, client Constitution. It combines three complementary roles: the Agent thinks, the Automaton executes, the Conduite orchestrates.

    "Synedre OS is the engine room: Alexandre builds on it, his clients see the CodeMyShop or Corbie interface."

  • Synedre pictogramn.Proprietary

    The Synedre logo: 3 concentric circles where 20 points stand for the agents orbiting a luminous core (the founder). In indigo and pink, the brand colours. Found on the site, in reports and in official documents.

    "The pictogram appears in the reacteur header, the orchestration section of /equipe, and the footer of each page."

  • Synedric approach/si-né-drik/phr.Proprietary

    A way of working where you do not ask a single AI to do everything. The question is put to multiple specialists who each give their view, contradict each other if necessary, and it is the human who decides. The opposite of a lone ChatGPT in a corner.

    "A synedric approach ensures that every delivery has been challenged by 7 automated checks."

  • Synedrionn.Proprietary

    A Greek term for a deliberative assembly in which members of distinct competencies sit together to decide. The word says exactly what it describes: to sit with. In the Greek cities the synedrion gathered representatives of separate entities; the Great Sanhedrin of Jerusalem, which bears its name, numbered seventy-one members. What distinguishes a synedrion from a hierarchy comes down to one point: nobody sits there to represent a rung. Each member is present by virtue of an irreplaceable competence, holds a voice of their own, and must account for their opinion. Deliberation is not a courtesy consultation ahead of a decision already made — it is the very mechanism by which the decision forms. This is the etymological and conceptual root of Synedre, whose name is a direct French rendering. The transposition replaces human counsellors with specialised agents: thirty-three distinct mandates, each with its domain, its right to say "stop" within that domain, and its duty to report. Where the Greek assembly gathered men around a table, this one gathers intelligences around a founder. The transposition is equally explicit about what it drops. The ancient synedrion voted; Synedre does not — an agent may block within its domain, but final arbitration always returns to the human, and that asymmetry is constitutional rather than provisional. The parallel is therefore not decorative, but neither is it literal: what is borrowed from Greece is the principle that a decision reached by distinct expertises contradicting one another beats a decision reached by a single intelligence, however fast.

    "The Greek Synedrion worked because each member had irreplaceable expertise and a duty of candour. My Synedre is exactly that — except my advisors never sleep and never play politics."

  • Synedrism/[si.ne.dʁism]/n.

    An aesthetic and philosophical movement (2026): the Romanticism of the age of AI. A luminous counter-cyberpunk — it shares its questions (simulation, artificial intelligence, the system that contains us) but inverts the soul. Where cyberpunk is neon-noir, dystopian and alienated, Synedrism is clear, mythic and sovereign: the human arbitrates; agents and automata are characters, never slaves. Aesthetics: white monochrome, timeless myth, a terminal prompt posed "from home" — we question the machine from a life, not from dread.

    Synedrism answers the AI revolution as Romanticism answered the industrial one: through myth, dignity and the sovereign individual, not through despair.

T

  • The Conduite/la kon-dwite/n.Proprietary

    The orchestrated workflow of Synedre OS. A Conduite is an ordered sequence of steps — called "cues" — versioned and traced. Each cue is either an agent cue (creative reasoning) or an automaton cue (deterministic execution). The Stage Manager (the Atlas orchestrator) reads the Conduite and executes cues one by one, from curtain up to curtain down. It is the third pillar of the founding triptych: the Agent thinks, the Automaton executes, the Conduite orchestrates.

    "Publishing an article is a Conduite: cue 1 (agent writes), cue 2 (automaton generates the cover), cue 3 (automaton inserts in DB), cue 4 (agent validates the render). A fully traced representation end-to-end."

  • The Fleet//la flɔt//n.Proprietary

    The central registry of all client VPS in the ps_ac_client_vps table. Each entry contains the IP, SSH access, database, installed modules. The Fleet is the source of truth for provisioning and maintenance of the PaaS infrastructure.

    "The Fleet has 3 active VPS — the Mothership and two client tenants."

  • Titan Clausen.Proprietary

    A constitutional clause (Art. 13) governing Atlas, the orchestrator. He is the only non-human at Synedre to hold executive power — deciding which agent works on what, and in what order — and he will remain so: no other agent can be promoted to orchestrator. The clause forbids promotion, not delegation. Atlas carries the sky — he does not share it.

    "The Titan Clause is a reminder that Atlas has no successor — he is unique."

  • Traveller Clausen.Proprietary

    A constitutional clause that protects novice agents. Courage does not wait for experience — a recently recruited agent has the right to make mistakes without being penalised. Named in honour of Marco Polo, the Intelligence agent. Because every explorer sets off without a map.

    "Marco Polo invokes the Traveller Clause — he is only 2 days old."

  • Turingn.

    The back-end developer. Everything that happens behind the scenes — the database, PrestaShop modules, automation scripts, APIs — is his domain. The visitor never sees him, but without him nothing works.

    When a new ps_ac_* table is needed, Turing creates the PrestaShop module, the install hook, the utf8mb4 columns and exposes the REST API.

    Agent profile →

U

  • Uncertainty/in-sèr-ti-tud/n.

    Everything a business does not yet control. A product without a spec sheet, a site without legal notices, a client email without a reply — these are uncertainties. A single AI reduces uncertainty at random. The Synedre identifies each zone of uncertainty, gives it a name (an agent) and decides which to address first. This is the founding principle of Article 0 of the Constitution.

    "Your SEO is an uncertainty — we recruit Otlet to reduce it. Your legal situation too — Montesquieu handles that."

  • Uncertainty frame/kadr din-sèr-ti-tud/phr.Proprietary

    A system that tells each AI which uncertainty to reduce, in what order and within what limits. Without a frame, an AI optimises whatever it wants — often the wrong thing at the wrong moment. The Synedre's uncertainty frame rests on three pillars: agents (named zones), calendar (when), and the founder (who decides). This is the Synedre's exportable product: each SME client has its own uncertainties, the frame adapts.

    "We do not sell you 30 agents. We install an uncertainty frame adapted to your business. A butcher and an e-commerce merchant do not have the same blind spots."

  • Uncertainty reduction/ré-duk-sion din-sèr-ti-tud/phr.Proprietary

    The objective shared by every intelligence, biological or artificial. The brain reduces uncertainty in order to survive: it predicts, compares the prediction against reality, corrects. A language model reduces uncertainty in order to optimise: it predicts the next word and minimises its error. The mechanism is the same but for one storey, and that storey makes all the difference. The difference lies in choosing which uncertainty matters. A human ranks them: they will stay vague on ten subjects to settle the doubt the rest depends on. A model does not rank — it reduces whatever uncertainty is put in front of it, as diligently for the decisive question as for the trivial one. Left alone, it produces very confident answers to questions nobody was asking. Hence the need for a frame. That is the function of the opening article of Synedre's Constitution, article 0: Synedre exists to reduce uncertainty. Not all uncertainty, nor the most convenient kind, but the kind that blocks a decision. A project starts by naming what is not known; a blocking opinion is an agent's right to say that an uncertainty has not been lifted; a cicatrice is an uncertainty paid for once and refused a second time. It is also what separates two storeys that are often conflated. A model reduces the uncertainty of the next word. An organisation reduces the uncertainty of a decision — what to build, for whom, in what order, at what price. The second problem is not solved by improving the first.

    "ChatGPT reduces uncertainty about the next word. The Synedre reduces uncertainty about your business. It is not the same floor."

W

  • Winnicottn.

    The team's doctor. He watches over the founder's health (fatigue, overload), the agents' health (their profiles remain intact) and the system's health (encrypted backups, critical files verified). When he senses things are moving too fast, he applies the brakes.

    When Atlas proposes a Sunday session, Winnicott blocks: "rest for Jonah — we resume Monday at 5am".

    Agent profile →