{"id":2026,"date":"2026-07-18T06:44:11","date_gmt":"2026-07-18T13:44:11","guid":{"rendered":"http:\/\/macdaddy4sure.ai\/?p=2026"},"modified":"2026-07-18T06:44:11","modified_gmt":"2026-07-18T13:44:11","slug":"minecraft-stock-market-federal-government","status":"publish","type":"post","link":"http:\/\/macdaddy4sure.ai\/index.php\/2026\/07\/18\/minecraft-stock-market-federal-government\/","title":{"rendered":"Minecraft Stock Market &#038; Federal Government"},"content":{"rendered":"\n<p>Game-economy simulation only \u2014 <strong>not<\/strong> real securities, legal advice, or government procedure.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What shipped<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Piece<\/strong><\/td><td><strong>Location<\/strong><\/td><\/tr><tr><td>Commodity AMM market<\/td><td>MarketService.java + market.yml<\/td><\/tr><tr><td>Server civics \/ closed ballot<\/td><td>GovernmentService.java + government.yml<\/td><\/tr><tr><td>Multi-agent legislature (Lua)<\/td><td>lua_scripts\/MC-Federal-Government-Agents.lua<\/td><\/tr><tr><td>Bridge types<\/td><td>market \/ gov JSON-lines<\/td><\/tr><tr><td>Host typed commands<\/td><td>minecraft market \u2026, minecraft gov \u2026<\/td><\/tr><tr><td>Agent registry<\/td><td>mc_federal in AgentRuntime<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Architecture matches existing Vault\/Factions services: <strong>Spigot owns money\/land truth<\/strong>, <strong>`_AI` runs deliberation<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Market (stock exchange)<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Instruments (default)<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>IRON<\/strong>, <strong>FOOD<\/strong>, <strong>COMBAT<\/strong> \u2014 tradable AMM pools\u00a0<\/li>\n\n\n\n<li><strong>SPY<\/strong> \u2014 non-tradable equal-weight index\u00a0<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Engine<\/h3>\n\n\n\n<p>Constant-product AMM (cash * shares = k), fee sink \u2192 government treasury, circuit breakers, paper ledger when Vault is missing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">In-game<\/h3>\n\n\n\n<p><em>[text]<br><\/em>\/ai market status<br>\/ai market quote<br>\/ai market buy IRON qty:10 apply<br>\/ai market sell IRON qty:5 apply<br>\/ai market portfolio<br>\/ai market halt symbol:IRON hours:2 apply<br>\/ai market open apply<br>\/ai market set_fee amount:1.5 apply<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">From _AI (bridge connected)<\/h3>\n\n\n\n<p><em>[text]<br><\/em>minecraft market status<br>minecraft market quote<br>minecraft market buy symbol:IRON qty:10 player:Steve apply<br>minecraft market portfolio player:Steve<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Observation fields<\/h3>\n\n\n\n<p>mkt_available, mkt_quotes, mkt_nav, mkt_positions, mkt_fee_pct, mkt_paper, \u2026<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Config<\/h3>\n\n\n\n<p>plugins\/AugmentedIntelligenceBridge\/market.yml (copied from jar on first load).<\/p>\n\n\n\n<p>Runtime state: market_state.yml.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Government (USGov-style process)<\/h2>\n\n\n\n<p>Modeled on US-Federal-Government-Agents.lua:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Cabinet review\u00a0<\/li>\n\n\n\n<li>Charter \/ SCOTUS preview\u00a0<\/li>\n\n\n\n<li>Senate\u00a0<\/li>\n\n\n\n<li>House\u00a0<\/li>\n\n\n\n<li>Conference + President sign\/veto\u00a0<\/li>\n\n\n\n<li>Judicial \/ ethics hold\u00a0<\/li>\n\n\n\n<li>Optional <strong>closed-ballot<\/strong> enactment\u00a0<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Closed ballot (plugin)<\/h3>\n\n\n\n<p>no_action, publish_budget, charter_review, ethics_audit, set_sales_tax,<\/p>\n\n\n\n<p>halt_market_IRON|FOOD|COMBAT, open_market_all, jobs_boost_notice,<\/p>\n\n\n\n<p>stimulus_payout, claim_freeze_notice, refer_public<\/p>\n\n\n\n<p>High-risk actions never invent ban\/wipe\/op. Claim freeze and Jobs boost are <strong>notices<\/strong> unless staff hooks them later.<\/p>\n\n\n\n<p><strong>Default is dry-run<\/strong> (government.yml: dry-run-default: true, execute-winner: false).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">In-game<\/h3>\n\n\n\n<p><em>[text]<br><\/em>\/ai gov status<br>\/ai gov ballot<br>\/ai gov charter<br>\/ai gov bill Cap market fees at 1%<br>\/ai gov session force<br>\/ai gov enact set_sales_tax param:1<br>\/ai gov enact set_sales_tax param:1 apply<br>\/ai gov laws<br>\/ai gov appoint player:Steve office:president apply<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">From _AI<\/h3>\n\n\n\n<p><em>[text]<br><\/em>minecraft gov status<br>minecraft gov charter<br>minecraft gov bill Stabilize IRON prices<br>minecraft gov session force<br>minecraft gov enact publish_budget apply<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Observation fields<\/h3>\n\n\n\n<p>gov_available, gov_treasury, gov_sales_tax_pct, gov_active_bill,<\/p>\n\n\n\n<p>gov_last_enacted, gov_judicial_hold, gov_office, \u2026<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Config<\/h3>\n\n\n\n<p>government.yml + government_state.yml (treasury, laws, offices).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Lua multi-agent session<\/h2>\n\n\n\n<p><em>[text]<br><\/em>set MCGOV_DRY_RUN=1<br>set MCGOV_EXECUTE_WINNER=0<br>set MCGOV_BILL=Publish budget and keep IRON liquid<br>simple script execute lua_scripts\/MC-Federal-Government-Agents.lua<\/p>\n\n\n\n<p>Or:<\/p>\n\n\n\n<p><em>[text]<br><\/em>agent start mc_federal<\/p>\n\n\n\n<p>Self-test:<\/p>\n\n\n\n<p><em>[text]<br><\/em>set MCGOV_SELFTEST=1<br>simple script execute lua_scripts\/MC-Federal-Government-Agents.lua<\/p>\n\n\n\n<p>Env flags mirror USGov: MCGOV_SESSIONS, MCGOV_VOTE_ONLY, MCGOV_RL, MCGOV_STATE_FILE, MCGOV_MENU.<\/p>\n\n\n\n<p>Ballot commands call minecraft gov enact \u2026 \/ minecraft market \u2026 when MCGOV_EXECUTE_WINNER=1 and not dry-run.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Bridge JSON<\/h2>\n\n\n\n<p><em>[json]<br><\/em>{&#8220;type&#8221;:&#8221;market&#8221;,&#8221;id&#8221;:1,&#8221;op&#8221;:&#8221;buy&#8221;,&#8221;player&#8221;:&#8221;Steve&#8221;,&#8221;symbol&#8221;:&#8221;IRON&#8221;,&#8221;qty&#8221;:10,&#8221;apply&#8221;:true}<br>{&#8220;type&#8221;:&#8221;market_result&#8221;,&#8221;ok&#8221;:true,&#8221;summary&#8221;:&#8221;bought 10 IRON @ &#8230;&#8221;}<br><br>{&#8220;type&#8221;:&#8221;gov&#8221;,&#8221;id&#8221;:2,&#8221;op&#8221;:&#8221;enact&#8221;,&#8221;action&#8221;:&#8221;set_sales_tax&#8221;,&#8221;param&#8221;:1.0,&#8221;apply&#8221;:true}<br>{&#8220;type&#8221;:&#8221;gov_result&#8221;,&#8221;ok&#8221;:true,&#8221;summary&#8221;:&#8221;sales_tax_pct=1.0&#8243;,&#8221;judicial_hold&#8221;:false}<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Safe rollout<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Deploy plugin; confirm \/ai market status and \/ai gov status.\u00a0<\/li>\n\n\n\n<li>Leave execute-winner: false and market trades dry-run until tested.\u00a0<\/li>\n\n\n\n<li>Run Lua with MCGOV_DRY_RUN=1.\u00a0<\/li>\n\n\n\n<li>Enable live trades\/enacts only after fee caps and stimulus caps look correct.\u00a0<\/li>\n\n\n\n<li>Appoint human officers via \/ai gov appoint if you want mixed human\/AI congress.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Disclaimer<\/h2>\n\n\n\n<p>Virtual game economy and civics <strong>simulation<\/strong> for entertainment and training. Not financial, legal, or governmental advice.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Game-economy simulation only \u2014 not real securities, legal advice, or government procedure. What shipped Piece Location Commodity AMM market MarketService.java + market.yml Server civics \/ closed ballot GovernmentService.java + government.yml Multi-agent legislature (Lua) lua_scripts\/MC-Federal-Government-Agents.lua Bridge types market \/ gov JSON-lines Host typed commands minecraft market \u2026, minecraft gov \u2026 Agent registry mc_federal in AgentRuntime Architecture [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2026","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/posts\/2026","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/comments?post=2026"}],"version-history":[{"count":1,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/posts\/2026\/revisions"}],"predecessor-version":[{"id":2027,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/posts\/2026\/revisions\/2027"}],"wp:attachment":[{"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/media?parent=2026"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/categories?post=2026"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/macdaddy4sure.ai\/index.php\/wp-json\/wp\/v2\/tags?post=2026"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}