iFANN
    Search iFANN...
    Log in
    Home
    News
    Videos
    Photos
    GIFs
    Explore
    Polls
    Awards
    iFAMOUS
    Wiki
    Anime
    Rooms
    Notifications
    Messages
    Bookmarks
    Profile
    WikiAwardsiFAMOUSRankingsIndustriesCreator RewardsUser RewardsTermsPrivacyCommunity GuidelinesTakedown / DMCAHelpDevelopers

    © 2026 iFANN

    Home
    Search
    Messages
    Alerts
    Profile
    Photo
    Ts Floyd
    Ts Floyd@ts_floyd56m
    ⭐Jev🏢Anthropic💭AI
    JEV + Opus 5.5 company brain architecture

    @ts_floydJEV + Opus 5.5 is insane for building a company brain... I collected the whole architecture from TypeSafe and Anthropic docs into a 14-page PDF. Here are the 10 steps: step 1 → meet the pair: Opus 5.5 thinks, Jev decides, your code holds the branch. two models, one loop, no prompt in the middle step 2 → stop asking a text generator for a boolean: Jev takes a state and returns a typed answer with a calibrated probability in 0.44s for $0.00035 step 3 → ask everything at once: Choice, Score and Noul all evaluated in parallel, so the fourth question costs almost nothing. ask what you might need, not what you can afford step 4 → branch on the number: 0.999 is not text you parse, it is the if statement. ~99% of turns end here and never become a generation call step 5 → stop routing blind: Opus 5.5 → Sonnet → 5.5 costs 5.84 vs 3.32 for pure 5.5, because handing back reprocesses the whole context step 6 → keep one context warm instead: cache reads at $0.20 per Mtok are 20x cheaper than loading fresh. route work, not context step 7 → escalate, don't delegate: the hard 1% goes to Opus 5.5 with 1M context, 128K output and 66.4% on Terminal-Bench 4.0. pay for thinking, not plumbing step 8 → score every chunk per query: keep whole, summarize, or drop. context stops being a transcript you append to and becomes something rebuilt each turn step 9 → gate the command, not the intent: classify the concrete bash call before it executes. the auto-mode that lived inside closed harnesses, now in your own code step 10 → judge 100% of runs: $3.50 a day for 10,000 traces, variance 92-913x lower than an LLM judge, and it matched the human label on all 500 decisions the result: a while loop that pays a frontier model for every small decision becomes a brain that spends a third of a cent to notice and spends properly to think Copy the complete 14-page company brain blueprint, then read the full 10-step roadmap below ↓ #Jev #Anthropic

    View original post

    JEV + Opus 5.5 company brain architecture

    Photo by @ts_floyd· Sep 27, 2026· Jev

    About this photo

    The image is a technical diagram illustrating a company's AI architecture. It shows a flowchart with boxes representing different components like "Shared State," "Jev Decisions," "Context Assembly," "Router," and "Runtime." The overall mood is informative and technical, with a clean, schematic style. A notable detail is the icon of a person with a gear, representing "The company" and "people systems." ON-SCREEN TEXT: 2026 Working Note on the Company Brain Stack, September 2026, JEV + CLAUDE OPUS 5.5, BEST STACK FOR A COMPANY BRAIN, A cheap decision layer wired in front of an expensive reasoning model, and the arithmetic that decides when it actually pays, Fig. 1. A company brain. Shared state and a bank of typed Jev questions feed context assembly and a router; the runtime acts through tools and calls a model only when the decision layer says it is worth it., Abstract— Two releases in September 2026 changed the shape of a production agent. TypeSafe AI

    See all Jev photosRead the Jev wiki

    ?

    More Jev photos

    See all Jev photos
    TypeSafe Jev Loop guide for coding agentsTypeSafe Jev Loop guide for coding agents20 JEV Tips for Machine Decision Models20 JEV Tips for Machine Decision ModelsElla Bright Belmont Cameli VMAS presentation2Ella Bright Belmont Cameli VMAS presentationRihanna 2012 VMAs red carpet prep4Rihanna 2012 VMAs red carpet prepcode veronica referencecode veronica referenceONE PIECE anime season wrap4ONE PIECE anime season wrapAsmongold on Tom Ellis BlizzardAsmongold on Tom Ellis BlizzardTaylor Swift VMA Artist Director Award2Taylor Swift VMA Artist Director AwardBTS top energy reel #29BTS top energy reel #29Largest rabbit population countries 2024Largest rabbit population countries 2024stone warrior statue holding up city4stone warrior statue holding up cityJessica Shepard AP Most Improved PlayerJessica Shepard AP Most Improved PlayerMauritius resort poolMauritius resort poolTaylor Swift Patient Zero Hot 100Taylor Swift Patient Zero Hot 100Final Fantasy 40th anniversary releaseFinal Fantasy 40th anniversary releaseLil Wayne 44th birthdayLil Wayne 44th birthdayGood times in London3Good times in LondonEndrick on football routinesEndrick on football routines
    Photo
    Ts Floyd
    Ts Floyd@ts_floyd56m
    ⭐Jev🏢Anthropic💭AI
    JEV + Opus 5.5 company brain architecture

    @ts_floydJEV + Opus 5.5 is insane for building a company brain... I collected the whole architecture from TypeSafe and Anthropic docs into a 14-page PDF. Here are the 10 steps: step 1 → meet the pair: Opus 5.5 thinks, Jev decides, your code holds the branch. two models, one loop, no prompt in the middle step 2 → stop asking a text generator for a boolean: Jev takes a state and returns a typed answer with a calibrated probability in 0.44s for $0.00035 step 3 → ask everything at once: Choice, Score and Noul all evaluated in parallel, so the fourth question costs almost nothing. ask what you might need, not what you can afford step 4 → branch on the number: 0.999 is not text you parse, it is the if statement. ~99% of turns end here and never become a generation call step 5 → stop routing blind: Opus 5.5 → Sonnet → 5.5 costs 5.84 vs 3.32 for pure 5.5, because handing back reprocesses the whole context step 6 → keep one context warm instead: cache reads at $0.20 per Mtok are 20x cheaper than loading fresh. route work, not context step 7 → escalate, don't delegate: the hard 1% goes to Opus 5.5 with 1M context, 128K output and 66.4% on Terminal-Bench 4.0. pay for thinking, not plumbing step 8 → score every chunk per query: keep whole, summarize, or drop. context stops being a transcript you append to and becomes something rebuilt each turn step 9 → gate the command, not the intent: classify the concrete bash call before it executes. the auto-mode that lived inside closed harnesses, now in your own code step 10 → judge 100% of runs: $3.50 a day for 10,000 traces, variance 92-913x lower than an LLM judge, and it matched the human label on all 500 decisions the result: a while loop that pays a frontier model for every small decision becomes a brain that spends a third of a cent to notice and spends properly to think Copy the complete 14-page company brain blueprint, then read the full 10-step roadmap below ↓ #Jev #Anthropic

    View original post

    JEV + Opus 5.5 company brain architecture

    Photo by @ts_floyd· Sep 27, 2026· Jev

    About this photo

    The image is a technical diagram illustrating a company's AI architecture. It shows a flowchart with boxes representing different components like "Shared State," "Jev Decisions," "Context Assembly," "Router," and "Runtime." The overall mood is informative and technical, with a clean, schematic style. A notable detail is the icon of a person with a gear, representing "The company" and "people systems." ON-SCREEN TEXT: 2026 Working Note on the Company Brain Stack, September 2026, JEV + CLAUDE OPUS 5.5, BEST STACK FOR A COMPANY BRAIN, A cheap decision layer wired in front of an expensive reasoning model, and the arithmetic that decides when it actually pays, Fig. 1. A company brain. Shared state and a bank of typed Jev questions feed context assembly and a router; the runtime acts through tools and calls a model only when the decision layer says it is worth it., Abstract— Two releases in September 2026 changed the shape of a production agent. TypeSafe AI

    See all Jev photosRead the Jev wiki

    ?

    More Jev photos

    See all Jev photos
    TypeSafe Jev Loop guide for coding agentsTypeSafe Jev Loop guide for coding agents20 JEV Tips for Machine Decision Models20 JEV Tips for Machine Decision ModelsElla Bright Belmont Cameli VMAS presentation2Ella Bright Belmont Cameli VMAS presentationRihanna 2012 VMAs red carpet prep4Rihanna 2012 VMAs red carpet prepcode veronica referencecode veronica referenceONE PIECE anime season wrap4ONE PIECE anime season wrapAsmongold on Tom Ellis BlizzardAsmongold on Tom Ellis BlizzardTaylor Swift VMA Artist Director Award2Taylor Swift VMA Artist Director AwardBTS top energy reel #29BTS top energy reel #29Largest rabbit population countries 2024Largest rabbit population countries 2024stone warrior statue holding up city4stone warrior statue holding up cityJessica Shepard AP Most Improved PlayerJessica Shepard AP Most Improved PlayerMauritius resort poolMauritius resort poolTaylor Swift Patient Zero Hot 100Taylor Swift Patient Zero Hot 100Final Fantasy 40th anniversary releaseFinal Fantasy 40th anniversary releaseLil Wayne 44th birthdayLil Wayne 44th birthdayGood times in London3Good times in LondonEndrick on football routinesEndrick on football routines