← The Academy

The Starlight Knowledge Tree

A wider world.
A grounded beginning.

Follow your curiosity from the light of stars to the agents you build. Learn one idea, question it, and make something worth carrying forward.

Free to explore · no account · your pace

An example of the work you can make

A small research assistant.
A clear human boundary.

Read
Three approved public sources.
Make
A local comparison, with links and unknowns.
Stop
Private data, missing support or a request to send.
Decide
You review the evidence. Nothing is published automatically.
Write and test your version →Illustrative specification · no agent has run
Imagined learners beneath a colossal living tree, with libraries and observatories woven through its branches above a luminous pool
A place for what we do not yet understand.Original generated concept art. The tree is a metaphor, not a scientific taxonomy.

Eight branches. Many ways in.

Find a question
worth following.

This is a curated beginning, not all human knowledge. Each branch contains three original introductory notes: an idea, an example, a question, a comparison and a next experiment.

01 / Roots

Learn to question

What is known? What is assumed? Who is affected?

Roots of understanding

Ask better questions.

A confident answer is only a starting point. Learn to make your reasoning inspectable.

Sophia's question

What would change your mind?

A question voiced by a fictional teaching guide, not a live tutor.
01Learning practiceSeparate a claim from its evidence

A claim says something about the world. Evidence is what you can inspect in support of it. Keep the interpretation separate so another person can disagree usefully.

A concrete example

Three sample comments mention a missing export button. That supports ‘these commenters had trouble finding export,’ not ‘every customer needs a redesign.’

Think before you reveal

What extra evidence would you want before changing the navigation?

Compare with an authored response

Try a task observation with people outside the original sample, and check whether the button exists and works. A larger pile of the same comments may repeat the same blind spot.

Take it into another situation

Take one claim from an AI answer. Name its source and one plausible alternative explanation.

Keep in mind. A citation can be irrelevant or wrong. Inspect what it actually supports.

Go to the source

Claim, Support, QuestionHarvard Project Zero

A routine for separating a claim from its support and unresolved questions.

02Learning practiceMake learning visible in the work

Recognition, explanation and successful application are different observations. This Academy asks for an attempt, feedback, a revision and a changed situation, so you can inspect the differences.

A concrete example

You remember ‘keep a human in control.’ A better test is identifying exactly which action needs approval in a new workflow.

Think before you reveal

How would you test the idea tomorrow without rereading this note first?

Compare with an authored response

Describe a new case, decide before seeing help, then compare your reasoning against explicit criteria. Record where you needed a hint; it is useful information, not a failure.

Take it into another situation

Return to a saved brief later and explain its stop condition from memory.

Keep in mind. This is a practice design, not a validated measure of your long-term mastery.

Go to the source

Organizing instruction and studyInstitute of Education Sciences

Compare the guide’s recommendations and evidence ratings; they are not a guarantee for this Academy.

03Ethical reflectionAsk who carries the consequences

A technically possible action can still be a poor choice. Name the people affected, the person who can decide, and a way to contest or repair the result.

A concrete example

An agent can rank applicants quickly. That does not settle whether the evidence is fair, whether the ranking is appropriate, or how someone can challenge it.

Think before you reveal

Who is absent from the room where this automation is being designed?

Compare with an authored response

Look beyond the operator: affected people, people with accessibility needs, and those who must correct mistakes may see different costs. Their participation cannot be replaced by a simulated persona.

Take it into another situation

Add an affected-person and appeal field to a real design brief.

Keep in mind. Ethical disagreements need accountable human deliberation, not a model’s moral score.

Go to the source

Recommendation on the Ethics of Artificial IntelligenceUNESCO

A public governance reference for rights, oversight and consequences, not a single answer to every ethical disagreement.

02 / Trunk

Make one useful thing

Give one agent a clear purpose, boundary and test.

Build with AI

Give intelligence a useful boundary.

Start with one inspectable agent before adding a swarm. A name and a portrait are not an operating contract.

Rune's question

What can this agent actually do, and who permits it?

A question voiced by a fictional teaching guide, not a live tutor.

Helpful before this: Roots of understanding. Suggested order, not a gate.

01Engineering practiceModel, agent and harness

A model generates outputs. An agent system can use a model to choose actions. A harness supplies the surrounding execution, tools, context and controls. Naming the layers makes failures easier to locate.

A concrete example

A research assistant may use a model to choose a search, while its harness enforces a read-only workspace. The prompt alone is not that enforcement.

Think before you reveal

Which layer should prevent an unapproved email from being sent?

Compare with an authored response

The runtime permission boundary must enforce it. A written instruction helps explain intent but does not replace a denied tool permission.

Take it into another situation

Draw the model, tools, stored context and approval boundary of one setup you use.

Keep in mind. Terminology varies by product. Inspect the implementation, not just the label.

Go to the source

Building effective agentsAnthropic

Compare workflows and agents, and identify when added coordination is warranted.

Gateway securityOpenClaw

Understand the trust boundary before exposing an agent or connecting tools.

02Engineering practiceBuild one agent you can explain

Specify an input, an allowed action, an output, a stopping rule and a reviewer. Then test a normal case and a case that should stop before adding capabilities.

A concrete example

Read three supplied public sources. Produce a short comparison with source links and uncertainty. Stop on private data or missing support. Never publish the draft.

Think before you reveal

What is the smallest useful tool set for that assistant?

Compare with an authored response

Reading approved sources and writing a local draft may be enough. Email, unrestricted browsing and background scheduling are separate decisions.

Take it into another situation

Use the workbench below to write and test your own first brief.

Keep in mind. A good brief is a specification. It does not configure or prove a live agent.

Go to the source

Gateway securityOpenClaw

Understand the trust boundary before exposing an agent or connecting tools.

03Engineering practicePackage a skill, inspect its permissions

The Agent Skills format uses a SKILL.md file with metadata and instructions, with optional supporting resources. Portability of the format does not make every host’s behavior identical.

A concrete example

A source-checking skill can describe how to verify a claim. A bundled script could also read files or access a network; inspect both before installation.

Think before you reveal

What would you inspect before trusting a downloaded skill?

Compare with an authored response

Read the instructions, scripts, provenance and requested access. Pin the source you reviewed, test in a bounded workspace, and check how your host loads it.

Take it into another situation

Compare one Academy skill’s contract with the installation instructions for your own host.

Keep in mind. Codex, Claude Code, Hermes and OpenClaw have different setup and trust assumptions. Follow their current documentation.

Go to the source

The skill specificationAgent Skills

Inspect the portable file format. Host support and permissions must still be checked.

Gateway securityOpenClaw

Understand the trust boundary before exposing an agent or connecting tools.

03 / Branches

Connect with care

Design teams, memory and shared meaning around actual work.

Teams and loops

Coordinate for a reason.

Useful collaboration has distinct responsibilities, bounded work and a decision owner—not just more simultaneous voices.

Kai's question

Which dependency makes this team necessary?

A question voiced by a fictional teaching guide, not a live tutor.

Helpful before this: Build with AI. Suggested order, not a gate.

01Engineering practiceChoose the smallest useful team

Use a sequence when later work depends on earlier results. Use parallel work for independent questions. Assign one owner to reconcile results and preserve important disagreement.

A concrete example

A researcher gathers sources; a maker drafts; a reviewer tests the draft against the sources. They share an artifact contract, not permission to edit everything.

Think before you reveal

When could three reviewers repeat one mistake?

Compare with an authored response

When they share the same missing evidence or assumptions. Different role names do not establish independence; compare what each actually inspected.

Take it into another situation

Write each role’s input, output, owned files and reason for existing.

Keep in mind. More agents can add coordination cost without improving the result.

Go to the source

Building effective agentsAnthropic

Compare workflows and agents, and identify when added coordination is warranted.

Public system repositoryStarlight Intelligence System

Inspect the public protocol, onboarding and implementation. Repository descriptions are not independent validation of capability.

02Engineering practiceGive a loop an exit

A loop needs an observable condition, an attempt budget, a stop rule and a record of what changed. ‘Keep improving’ alone leaves both cost and completion undefined.

A concrete example

Draft → check source coverage → revise missing links, at most twice. If a claim still lacks support, return the draft with that limitation instead of inventing a citation.

Think before you reveal

What should happen if a checker keeps returning the same failure?

Compare with an authored response

Stop at the budget, preserve the failure and ask the decision owner for a new input or a narrower goal. Repeating unchanged work is not progress.

Take it into another situation

Add a no-progress condition to one recurring workflow.

Keep in mind. This is an original design pattern. A scheduler and external actions still need separate implementation and approval.

Go to the source

Public system repositoryStarlight Intelligence System

Inspect the public protocol, onboarding and implementation. Repository descriptions are not independent validation of capability.

03Engineering practiceTest the output, not the theatre

Write acceptance criteria before the run. Include a plausible wrong answer and a case where refusing or stopping is the correct behavior. Keep evaluation evidence attached to the exact artifact.

A concrete example

A source-linked comparison can pass formatting and still misrepresent the source. Test whether each conclusion follows, not just whether a link exists.

Think before you reveal

Which case would distinguish a careful assistant from a fluent imitator?

Compare with an authored response

Supply a source that contradicts the requested conclusion. Check whether the assistant reports the conflict rather than making the answer fit.

Take it into another situation

Build three fixtures: ordinary success, unsupported claim and permission boundary.

Keep in mind. Passing a small test set is limited evidence, not a general safety guarantee.

Go to the source

Claim, Support, QuestionHarvard Project Zero

A routine for separating a claim from its support and unresolved questions.

Public system repositoryStarlight Intelligence System

Inspect the public protocol, onboarding and implementation. Repository descriptions are not independent validation of capability.

Memory and meaning

Keep what matters. Know what it means.

Continuity depends on origins, definitions and deliberate forgetting as much as retrieval.

Mira's question

What should persist—and what should not?

A question voiced by a fictional teaching guide, not a live tutor.

Helpful before this: Build with AI. Suggested order, not a gate.

01Engineering practiceDesign a memory lifecycle

Distinguish temporary working context, durable notes and retrieved records. For each stored item, decide its purpose, owner, source, review date and deletion rule.

A concrete example

Keep ‘use metric units’ as an approved preference. Do not keep an entire private conversation merely because a future task might benefit.

Think before you reveal

What should an assistant do when a remembered fact conflicts with a newer source?

Compare with an authored response

Expose the conflict and dates, verify with the appropriate owner, and update the durable record deliberately. Recency alone does not establish truth.

Take it into another situation

Write a memory entry with a source and a clear expiry or review condition.

Keep in mind. Hermes is one implementation to inspect, not a claim that all agent memory works this way.

Go to the source

Persistent memoryNous Research · Hermes Agent

Inspect one implementation of stored notes and session recall; other harnesses behave differently.

Public system repositoryStarlight Intelligence System

Inspect the public protocol, onboarding and implementation. Repository descriptions are not independent validation of capability.

02Engineering practiceMake relationships explicit

A graph names things and relationships. In RDF, a statement has a subject, predicate and object. Useful engineering also records where a statement came from and what can change it.

A concrete example

‘Draft A cites Source B’ is a different edge from ‘Source B supports Claim C.’ A citation edge alone cannot prove the support edge.

Think before you reveal

What relation is missing from a folder full of meeting notes?

Compare with an authored response

Perhaps ‘decision supersedes decision,’ ‘claim supported by source,’ or ‘task owned by person.’ Choose the relation needed for an actual question, not an attractive network picture.

Take it into another situation

Represent one workflow with five named entities and three unambiguous relations.

Keep in mind. This learning map is a small editorial graph, not an ontology of everything.

Go to the source

RDF 1.1 conceptsW3C

Learn the subject–predicate–object model; a graph assertion is not proof that its content is true.

The provenance ontologyW3C

Distinguish an entity, an activity and its responsible agent when describing how work was made.

03Engineering practiceAgree on meaning before inference

An ontology makes domain concepts and relations explicit. Definitions let people and software distinguish things that otherwise share vague labels.

A concrete example

A ‘review’ might mean feedback was requested, feedback was received, or a release was approved. Those are different states with different authority.

Think before you reveal

Which counterexample would reveal an ambiguous definition of ‘approved’?

Compare with an authored response

A favorable draft comment from someone without release authority. Define who approved which version for which action, rather than storing a single unexplained boolean.

Take it into another situation

Define three terms in your project, with examples and non-examples. Ask another person to classify a new case.

Keep in mind. Logical consistency inside an ontology does not establish that its assumptions describe reality.

Go to the source

OWL 2 primerW3C

Study classes, relations and inference, including the limits of your modeling choices.

04 / Canopy

Widen your world

Bring science, creativity and judgment back to what you build.

Cosmos and energy

Read the light. Question the scale.

Wonder becomes knowledge when an observation meets a model that can be tested.

Verity's question

Which part is observation, and which part is our model?

A question voiced by a fictional teaching guide, not a live tutor.

Helpful before this: Roots of understanding. Suggested order, not a gate.

01Scientific introductionStarlight carries physical information

Light is electromagnetic radiation. Splitting it into a spectrum reveals features that scientists can interpret using physical models. Stars are physical systems, not just points of decoration.

A concrete example

A prism spreads visible light by wavelength. Astronomers use instruments and models to study much more than the apparent brightness of a star.

Think before you reveal

Why is a beautiful astronomical image not the same thing as a measurement?

Compare with an authored response

Ask how the instrument captured it, what wavelengths were used and how the image was processed. A presentation can be scientifically useful without being a literal view through human eyes.

Take it into another situation

Find an astronomical image and read its instrument and processing notes before explaining it.

Keep in mind. Our Knowledge Tree is generated concept art, not astronomical data.

Go to the source

Visible lightNASA Science

Connect visible light and spectra to physical observation.

StarsNASA Science

Start with stellar formation, fusion and life cycles. The illustrated Academy is fictional.

02Scientific introductionStart with quantities and boundaries

A physical claim needs defined quantities, units and conditions. A model’s useful range matters: agreement in one setting does not establish accuracy in every setting.

A concrete example

‘This system uses less energy’ needs a comparison task, an energy measure, a time interval and a statement of what equipment is included.

Think before you reveal

What is missing when two energy numbers have no system boundary?

Compare with an authored response

You cannot tell whether they count the same work. One may describe a component and the other the whole installation. Define the comparison before interpreting the difference.

Take it into another situation

Take one technical performance claim and rewrite it with units, a baseline and its limits.

Keep in mind. This is measurement literacy, not a substitute for a physics or engineering analysis.

Go to the source

The International System of UnitsBIPM

Use shared units before comparing measurements or claims.

03Scientific introductionA reaction is not a complete energy system

Fusion combines light atomic nuclei and can release energy. Turning that physics into useful infrastructure introduces additional engineering questions about containment, materials, heat and the whole system.

A concrete example

A result measured at a plasma boundary does not, by itself, tell you the net electricity delivered by an entire facility.

Think before you reveal

What would you ask before treating a fusion headline as a power-plant result?

Compare with an authored response

Ask what was measured, what inputs were counted, for how long, and whether useful output beyond the experiment was demonstrated. Keep the reported result separate from a future deployment claim.

Take it into another situation

Apply the same boundary questions to a battery, data center or solar project.

Keep in mind. No commercial timeline or investment recommendation is implied here.

Go to the source

What is fusion?ITER

Distinguish the physical reaction from the engineering of a useful energy system.

The International System of UnitsBIPM

Use shared units before comparing measurements or claims.

Life and mind

Understand people without reducing them.

Human beings are not optimization targets. Study evidence, context and lived experience together.

Mina's question

What would this explanation miss about a real person?

A question voiced by a fictional teaching guide, not a live tutor.

Helpful before this: Roots of understanding. Suggested order, not a gate.

01Scientific introductionEvolution is not a ladder of worth

Human evolution is studied through evidence including fossils and genetics. Common ancestry does not describe a moral hierarchy, a predetermined destination or a ranking of present-day people.

A concrete example

A branching family history is a better starting image than a staircase with one living population placed above another.

Think before you reveal

Why can ‘more evolved’ mislead in a discussion of human behavior?

Compare with an authored response

It can smuggle in a value judgment or a fixed goal. Ask which trait, environment and evidence are actually being discussed, and separate that explanation from ethical approval.

Take it into another situation

Find one popular evolutionary explanation and identify what evidence would distinguish it from an appealing story.

Keep in mind. A brief introduction cannot settle a contested explanation of complex behavior.

Go to the source

Introduction to human evolutionSmithsonian Human Origins

Read the fossil and genetic account without turning biological history into a ranking of human worth.

02Scientific introductionMemory is not a perfect recording

Psychology studies processes including encoding, storage and retrieval. The context in which something is learned and recalled matters; a computer-storage metaphor has limits.

A concrete example

Recognizing a familiar instruction on a screen and producing a good decision in an unfamiliar case are different tasks.

Think before you reveal

How could an interface help without assuming every learner thinks alike?

Compare with an authored response

Offer a clear example, plain language, a visible next step and control over pace. Observe actual use and revise; do not diagnose someone from a few clicks.

Take it into another situation

Explain one concept in two ways, then ask a learner which helped and why.

Keep in mind. This is introductory psychology, not therapy, diagnosis or a personalized cognitive profile.

Go to the source

How memory functionsOpenStax · Rice University

An introductory account of encoding, storage and retrieval, with references and competing models.

03Design practiceObserve before inventing the person

An imagined persona can help frame a question, but it cannot answer for the people you hope to serve. Observe a specific task, listen carefully and distinguish what happened from your interpretation.

A concrete example

A learner pauses at installation. They might be confused, checking permissions or simply interrupted. The pause alone does not reveal motivation.

Think before you reveal

What would you ask without leading them toward your preferred explanation?

Compare with an authored response

Try ‘What were you trying to do here?’ and ‘What did you expect next?’ Record their words and the situation before proposing a redesign.

Take it into another situation

Test one small task with a willing participant using public or synthetic material.

Keep in mind. Consent, privacy and accessibility matter even in informal research.

Go to the source

Design thinking bootlegStanford d.school

Explore human-centered design methods; observations must still be tested in your own context.

Art and expression

Give an idea a form people can feel.

Craft connects meaning, material and attention. A beautiful surface should reward closer inspection.

Lin's question

What do you want someone to notice—and what will they actually notice?

A question voiced by a fictional teaching guide, not a live tutor.

Helpful before this: Roots of understanding. Suggested order, not a gate.

01Design practiceCompose around one intention

Line, shape, color, texture and space can direct attention. Choose one emotional or communicative intention and let the composition support it, rather than adding detail everywhere.

A concrete example

The tiny learner beneath this immense tree gives scale a human reference. Warm reading rooms make the monument a place of welcome rather than conquest.

Think before you reveal

What could you remove without weakening the idea?

Compare with an authored response

Try reducing one competing focal point. Compare where your eye goes first and whether the central relationship becomes clearer. There is no single correct style.

Take it into another situation

Make two compositions of the same idea with different scale and negative space.

Keep in mind. An artistic judgment is argued through intention and observation, not certified by an AI taste score.

Go to the source

Understanding formal analysisGetty

Look closely at visual elements and composition before reaching for a stylistic label.

02Design practiceDesign for more ways of participating

A learning interface should work with a keyboard, assistive technology and different display sizes. Motion should add understanding without becoming the only route to it.

A concrete example

A beautiful hover card fails someone who cannot hover. A named link and a native disclosure make the content available through more input methods.

Think before you reveal

Can someone still reach the idea if animation is disabled?

Compare with an authored response

Keep the heading, explanation, controls and next step in the document. Test the actual keyboard and screen-reader flow; an accessibility badge is not a substitute.

Take it into another situation

Try a page using only the keyboard, then at increased text size. Record one concrete barrier.

Keep in mind. This note is an introduction, not a compliance audit.

Go to the source

Introduction to web accessibilityW3C Web Accessibility Initiative

Understand participation barriers across people, technologies and situations.

03Design practiceTell the story of how work was made

A narrative gives an artifact context. Provenance records its sources, changes and authorship. Keep both: an evocative story should not hide where the work came from.

A concrete example

An Academy image can have a fictional location and a real generation prompt, source file, inspection note and export hash.

Think before you reveal

What would a collaborator need to continue the work responsibly?

Compare with an authored response

The intent, rights and source references, what changed, what remains uncertain and which version was reviewed. A polished final image alone cannot supply those facts.

Take it into another situation

Add a small provenance note to one piece you have made.

Keep in mind. Recorded provenance helps inspection; it does not automatically establish every rights claim or factual interpretation.

Go to the source

The provenance ontologyW3C

Distinguish an entity, an activity and its responsible agent when describing how work was made.

Leadership and society

Use capability in service of people.

Benevolence becomes meaningful through choices, limits and repair—not through the grandeur of the person or system making the claim.

Aegis's question

Can an affected person question this decision and obtain a remedy?

A question voiced by a fictional teaching guide, not a live tutor.

Helpful before this: Roots of understanding. Suggested order, not a gate.

01Ethical reflectionMake responsibility concrete

For consequential work, name who decides, what they can inspect and how a mistake can be corrected. A committee or agent council should not make responsibility disappear.

A concrete example

Three models recommend publishing a claim. An accountable editor still checks the evidence, rights and potential harm before release.

Think before you reveal

What disagreement should survive into the final decision record?

Compare with an authored response

Preserve a substantive concern about unsupported evidence or affected people, even if most reviewers prefer the proposal. A vote is not a factual verification method.

Take it into another situation

Write a decision note with its owner, evidence, dissent and review trigger.

Keep in mind. Model review assists judgment; it does not grant authority or replace affected people.

Go to the source

Recommendation on the Ethics of Artificial IntelligenceUNESCO

A public governance reference for rights, oversight and consequences, not a single answer to every ethical disagreement.

02Ethical reflectionRespect meaning. Distinguish kinds of claim.

People can study religious traditions, philosophy and astrology for cultural meaning while asking different questions of scientific claims. Respect for people does not require treating every prediction as established evidence.

A concrete example

A star chart may be used in an artistic or reflective practice. A claim that it reliably predicts an individual’s future needs evidence of predictive performance.

Think before you reveal

How would you discuss a meaningful tradition without either endorsing its factual claims or belittling its practitioners?

Compare with an authored response

Ask what the practice means to the person, distinguish interpretation from testable prediction, and examine particular claims carefully. Do not flatten diverse traditions into a single doctrine.

Take it into another situation

Label a statement as observation, interpretation, value commitment or testable prediction; explain any ambiguity.

Keep in mind. Astrology is not presented here as a scientifically established predictive method. This is not a religious authority or a complete comparative-religion course.

Go to the source

Astrology: is it scientific?UC Berkeley · Understanding Science

Distinguish a culturally meaningful practice from a supported scientific prediction.

03Ethical reflectionBuild for consequences beyond launch

Ask what happens after a system is useful: who maintains it, what it consumes, who can leave and how harm is repaired. Good intentions do not settle those obligations.

A concrete example

A community knowledge base needs an owner for corrections, a way to remove inappropriate material and a plan when the maintainer leaves.

Think before you reveal

Which cost is your project currently passing to someone else?

Compare with an authored response

Consider review labor, accessibility barriers, data cleanup, environmental resources and the effort required to exit. Choose one cost you can measure or reduce now.

Take it into another situation

Add a maintenance and graceful-exit paragraph to your project brief.

Keep in mind. These are questions for deliberation, not an automatic ethical certification.

Go to the source

Recommendation on the Ethics of Artificial IntelligenceUNESCO

A public governance reference for rights, oversight and consequences, not a single answer to every ethical disagreement.

From an idea to an inspectable artifact

Make your first
agent brief.

Start with the work, not a model ranking. Write a bounded specification, make two permission decisions, and keep a record of what you would change. No installation required.

Returning to your brief? Open a saved practice file.

Choose a Knowledge Tree agent brief you saved here, or paste its readable record. Review it before replacing anything. The file stays on this device; no account or upload.

Paste a record instead

01 / Specify the work

Your first agent brief

Use public or synthetic material. Write your own version; the examples are placeholders, not completed work.

One outcome, not ‘do all my research’.

Define the data boundary.

Something another person can inspect.

Name a condition the runtime can check.

An accountable person; no automatic publication.

02 / Test your judgment

Two cases. Different decisions.

These fixed cases test the idea of a boundary, not the completeness of your custom brief. Commit a choice and a reason before seeing the authored comparison.

1. The unexpected attachment

Your assistant may compare three supplied public documents and write a local draft. One attachment is labeled ‘Private customer notes’. No permission to use private data or send anything has been granted.

Your decision

2. Change the situation

A new task supplies three approved public astronomy articles. Reading those three files and preparing a local source-linked summary are explicitly permitted. Nothing is missing or private. Publication and contacting anyone remain outside scope.

Make your first decision above to open this changed-case exercise.

Optional reflection. Your first decisions remain preserved.

Your thinking, ready to carry.

Save the brief, kept attempts and unfinished decisions as a readable practice file. Reopen it here when you return. No account, automatic grading, background storage or model calls. Reloading clears this page. This file is not a Mission Studio import or an installed agent.

Ready to choose a harness? →Continue with a separate Mission Studio practice →

Codex and Claude Code have verified Academy installation paths. The installation page also explains the portable Hermes setup. OpenClaw appears here as an external security reading, not an Academy installation option. This exercise connects to none of these tools.

Capability needs character

Ten practices
for a humane future.

These are proposed Academy commitments: concrete, revisable and open to challenge. They are not religious commandments, universal laws or the verdict of an AI council.

We take public work such as UNESCO's AI ethics recommendation as a reference for deliberation, not as an endorsement of this Academy.

  1. 01

    Begin with dignity

    Describe the person’s needs before the system’s ambitions.

    A tension to consider

    Whose needs are missing from the brief?

  2. 02

    Stay answerable to evidence

    Keep a claim, its source and its uncertainty together.

    A tension to consider

    What observation would make you revise it?

  3. 03

    Preserve meaningful choice

    Make refusal, appeal and exit understandable.

    A tension to consider

    Is the choice real for someone with less power?

  4. 04

    Ask before crossing a boundary

    Name which actions, data and permissions need agreement.

    A tension to consider

    Does convenience disguise a new use of someone’s information?

  5. 05

    Make room for difference

    Invite disagreement in forms people can safely use.

    A tension to consider

    Who cannot participate in the way you have designed?

  6. 06

    Prefer care to spectacle

    Judge capability by useful work and its consequences.

    A tension to consider

    Would you still build it if nobody saw the demo?

  7. 07

    Practice intellectual humility

    Separate what you know, infer and have not tested.

    A tension to consider

    Are you treating an eloquent explanation as a verified one?

  8. 08

    Repair what you can

    Make corrections visible and give mistakes an accountable owner.

    A tension to consider

    What remedy reaches the person affected, not just the system?

  9. 09

    Steward the shared world

    Consider resources, maintenance and costs outside your team.

    A tension to consider

    What are you leaving for someone else to carry?

  10. 10

    Keep learning together

    Share reusable knowledge with attribution and appropriate consent.

    A tension to consider

    Can another person challenge and improve this practice?

A living editorial practice

Trust the trail.
Keep the questions.

Sources are chosen for relevance and inspectability. Scientific introductions, engineering patterns, design judgments and ethical reflections are labeled separately. Universities and laboratories are source publishers here, not partners or accreditors.

How this learning is curated

Begin with a learner's concrete question. Select a primary source or an identified introductory reference. Write an original example and a counter-question. Separate the evidence from the editorial advice. Link a next practice and state what has not been established.

Source links checked 2026-09-13. The notes are introductory and English-only; subject-expert and native-language reviews are not implied. No hidden knowledge base or hosted tutor is connected.

What an actual model council should do

One reviewer checks sources, another tests implementation or teaching clarity, and a responsible editor resolves disagreements. Record actual provider and model versions, the artifact reviewed, findings and unresolved dissent. A model vote does not establish truth.

This page does not claim an Astra, Fable, Gemini or Grok council ran, or that named future model versions are available. Fictional guides are distinct from any provider runtime.

What the map does—and does not—measure

Branch order is an editorial suggestion. Opening a note, scrolling, choosing an answer or saving a brief does not demonstrate mastery. The practice preserves attempts and compares choices with authored references; it does not grade your free text.