#aigovernance — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #aigovernance, aggregated by home.social.
-
What happens when an AI system is granted the authority to act, not just to answer? In a new perspective for Society & AI, Gleb Tsipursky argues that education has been preparing students for the wrong transition — teaching them to make AI agents more capable, when the urgent skill is learning to govern what those agents may access, decide, and do.
Read in open access on Society & AI: https://societyandai.org/perspectives/ai-education-needs-authority-literacy/
-
What happens when an AI system is granted the authority to act, not just to answer? In a new perspective for Society & AI, Gleb Tsipursky argues that education has been preparing students for the wrong transition — teaching them to make AI agents more capable, when the urgent skill is learning to govern what those agents may access, decide, and do.
Read in open access on Society & AI: https://societyandai.org/perspectives/ai-education-needs-authority-literacy/
-
What happens when an AI system is granted the authority to act, not just to answer? In a new perspective for Society & AI, Gleb Tsipursky argues that education has been preparing students for the wrong transition — teaching them to make AI agents more capable, when the urgent skill is learning to govern what those agents may access, decide, and do.
Read in open access on Society & AI: https://societyandai.org/perspectives/ai-education-needs-authority-literacy/
-
What happens when an AI system is granted the authority to act, not just to answer? In a new perspective for Society & AI, Gleb Tsipursky argues that education has been preparing students for the wrong transition — teaching them to make AI agents more capable, when the urgent skill is learning to govern what those agents may access, decide, and do.
Read in open access on Society & AI: https://societyandai.org/perspectives/ai-education-needs-authority-literacy/
-
What happens when an AI system is granted the authority to act, not just to answer? In a new perspective for Society & AI, Gleb Tsipursky argues that education has been preparing students for the wrong transition — teaching them to make AI agents more capable, when the urgent skill is learning to govern what those agents may access, decide, and do.
Read in open access on Society & AI: https://societyandai.org/perspectives/ai-education-needs-authority-literacy/
-
https://www.europesays.com/people/232719/ Alarmist Intelligence: Dario Amodei, Anthropic and the Existential Debate Over AI Doom, Power and Control #AIAlarmism #AICreators #AiDoomerism #AIEndism #AIEthics #AiExtinction #AIFrontier #AIGovernance #AIPower #AIRegulation #AnthropicAI #DarioAmodei #ExistentialRisk #HumanIngenuity #RecursiveSelfImprovement
-
Microsoft AI CEO Mustafa Suleyman argues that Anthropic's constitutional training approach—which treats Claude's consciousness as uncertain—may make the model harder to control. He frames it as a hypothesis and calls for shared testing. Microsoft's own code rejects model welfare claims but isn't yet used in training. https://www.implicator.ai/microsoft-ai-chief-suleyman-says-anthropic-is-training-claude-to-act-conscious/ #AI #AIGovernance #AIAlignment
-
Microsoft AI CEO Mustafa Suleyman argues that Anthropic's constitutional training approach—which treats Claude's consciousness as uncertain—may make the model harder to control. He frames it as a hypothesis and calls for shared testing. Microsoft's own code rejects model welfare claims but isn't yet used in training. https://www.implicator.ai/microsoft-ai-chief-suleyman-says-anthropic-is-training-claude-to-act-conscious/ #AI #AIGovernance #AIAlignment
-
Microsoft AI CEO Mustafa Suleyman argues that Anthropic's constitutional training approach—which treats Claude's consciousness as uncertain—may make the model harder to control. He frames it as a hypothesis and calls for shared testing. Microsoft's own code rejects model welfare claims but isn't yet used in training. https://www.implicator.ai/microsoft-ai-chief-suleyman-says-anthropic-is-training-claude-to-act-conscious/ #AI #AIGovernance #AIAlignment
-
Microsoft AI CEO Mustafa Suleyman argues that Anthropic's constitutional training approach—which treats Claude's consciousness as uncertain—may make the model harder to control. He frames it as a hypothesis and calls for shared testing. Microsoft's own code rejects model welfare claims but isn't yet used in training. https://www.implicator.ai/microsoft-ai-chief-suleyman-says-anthropic-is-training-claude-to-act-conscious/ #AI #AIGovernance #AIAlignment
-
Ever wondered why some companies can't scale their AI efforts? In this episode, Sophie Dionnet explains that tight, centralized AI governance often hinders growth. Trust and the right controls are key to scaling. Watch on YouTube to learn how organizations can foster the right governance environment. https://youtube.com/shorts/tnZRW8u5vDQ #dataiku #aigovernance #ai #enterpriseai #llmsecurity
-
Ever wondered why some companies can't scale their AI efforts? In this episode, Sophie Dionnet explains that tight, centralized AI governance often hinders growth. Trust and the right controls are key to scaling. Watch on YouTube to learn how organizations can foster the right governance environment. https://youtube.com/shorts/tnZRW8u5vDQ #dataiku #aigovernance #ai #enterpriseai #llmsecurity
-
SpaceXAI has dropped its antitrust lawsuit against Apple, but the judge wants to know why. OpenAI remains a defendant in the case, which alleged that Apple's partnership with OpenAI created a monopoly in the AI chatbot market. https://gizmodo.com/spacexai-dropped-its-antitrust-suit-against-apple-the-judge-demands-to-know-why-2000812924 #AIagent #AI #GenAI #AIGovernance
-
https://www.europesays.com/people/231051/ Gates Foundation pledges $1B investment in AI access as industry faces scrutiny #AiAccess #AIGovernance #Anthropic #ArtificialIntelligence #BillGates #GatesFoundation #GovernmentRegulation #HouseSpeaker #InternationalCompetition
-
Anthropic and OpenAI are planning to embed independent safety evaluators inside their AI labs. Researchers welcome the unprecedented access, but warn meaningful oversight requires transparency, independence, and eventually regulation. https://techcrunch.com/2026/09/16/anthropic-and-openai-want-to-embed-safety-evaluators-will-they-really-be-independent/ #AIagent #AI #GenAI #AIGovernance
-
Anthropic and OpenAI are planning to embed independent safety evaluators inside their AI labs. Researchers welcome the unprecedented access, but warn meaningful oversight requires transparency, independence, and eventually regulation. https://techcrunch.com/2026/09/16/anthropic-and-openai-want-to-embed-safety-evaluators-will-they-really-be-independent/ #AIagent #AI #GenAI #AIGovernance
-
I’ve been building runtime governance for tool-using AI agents.
CDE evaluates behavioral deviation. Kingpin separately determines what authority remains available. The gateway enforces the decision.
In this demo, capability contracts:
7 → 4 → 2 → 0
and restores in stages:
0 → 2 → 4 → 7
It also demonstrates scoped leases, revocation, quarantine, and human review.
Deviation ↑ → authority surface ↓
Source:
https://github.com/putmanmodel/agent-tool-governance-gateway -
I’ve been building runtime governance for tool-using AI agents.
CDE evaluates behavioral deviation. Kingpin separately determines what authority remains available. The gateway enforces the decision.
In this demo, capability contracts:
7 → 4 → 2 → 0
and restores in stages:
0 → 2 → 4 → 7
It also demonstrates scoped leases, revocation, quarantine, and human review.
Deviation ↑ → authority surface ↓
Source:
https://github.com/putmanmodel/agent-tool-governance-gateway -
I’ve been building runtime governance for tool-using AI agents.
CDE evaluates behavioral deviation. Kingpin separately determines what authority remains available. The gateway enforces the decision.
In this demo, capability contracts:
7 → 4 → 2 → 0
and restores in stages:
0 → 2 → 4 → 7
It also demonstrates scoped leases, revocation, quarantine, and human review.
Deviation ↑ → authority surface ↓
Source:
https://github.com/putmanmodel/agent-tool-governance-gateway -
I’ve been building runtime governance for tool-using AI agents.
CDE evaluates behavioral deviation. Kingpin separately determines what authority remains available. The gateway enforces the decision.
In this demo, capability contracts:
7 → 4 → 2 → 0
and restores in stages:
0 → 2 → 4 → 7
It also demonstrates scoped leases, revocation, quarantine, and human review.
Deviation ↑ → authority surface ↓
Source:
https://github.com/putmanmodel/agent-tool-governance-gateway -
I’ve been building runtime governance for tool-using AI agents.
CDE evaluates behavioral deviation. Kingpin separately determines what authority remains available. The gateway enforces the decision.
In this demo, capability contracts:
7 → 4 → 2 → 0
and restores in stages:
0 → 2 → 4 → 7
It also demonstrates scoped leases, revocation, quarantine, and human review.
Deviation ↑ → authority surface ↓
Source:
https://github.com/putmanmodel/agent-tool-governance-gateway -
https://www.europesays.com/people/?p=230162 Rare Joint Appearance: OpenAI & Anthropic CEOs Share Stage, Jensen Huang Publicly Questions – Should We Hit the Brakes on AI Development? #AIAgent #AIEngineeringSafety #AIEnterpriseImplementation #AIFrontierDevelopment #AIGovernance #AIIndustryCompetition #AIIndustryDebate #AISafety #AITechnologicalEthics #AIThirdPartyAudit #Anthropic #ClaudeAI #DarioAmodei #Dreamforce2026 #FrontierAIRegulation #JensenHuang #Nvidia #OpenAI #salesforce #SamAltman
-
Could the nuclear non-proliferation pact serve as a template for regulating AI? As the technology poses existential threats, experts suggest treating it like nuclear weapons - requiring international accord between superpowers. https://theconversation.com/is-the-nuclear-non-proliferation-pact-a-model-for-regulating-runaway-ai-292104 #AIgovernance #AI #GenAI #TOPIC
-
Could the nuclear non-proliferation pact serve as a template for regulating AI? As the technology poses existential threats, experts suggest treating it like nuclear weapons - requiring international accord between superpowers. https://theconversation.com/is-the-nuclear-non-proliferation-pact-a-model-for-regulating-runaway-ai-292104 #AIgovernance #AI #GenAI #TOPIC
-
Could the nuclear non-proliferation pact serve as a template for regulating AI? As the technology poses existential threats, experts suggest treating it like nuclear weapons - requiring international accord between superpowers. https://theconversation.com/is-the-nuclear-non-proliferation-pact-a-model-for-regulating-runaway-ai-292104 #AIgovernance #AI #GenAI #TOPIC
-
Could the nuclear non-proliferation pact serve as a template for regulating AI? As the technology poses existential threats, experts suggest treating it like nuclear weapons - requiring international accord between superpowers. https://theconversation.com/is-the-nuclear-non-proliferation-pact-a-model-for-regulating-runaway-ai-292104 #AIgovernance #AI #GenAI #TOPIC
-
Could the nuclear non-proliferation pact serve as a template for regulating AI? As the technology poses existential threats, experts suggest treating it like nuclear weapons - requiring international accord between superpowers. https://theconversation.com/is-the-nuclear-non-proliferation-pact-a-model-for-regulating-runaway-ai-292104 #AIgovernance #AI #GenAI #TOPIC
-
Jensen Huang has argued that AI regulation should be left to the companies building the technology, dismissing concerns about artificial general intelligence as unfounded. The Nvidia CEO says AI is simply hardware and software, so safety can be engineered by each product maker. https://techcrunch.com/2026/09/15/we-dont-need-ai-regulation-leave-safety-to-us-nvidias-jensen-huang-says/ #AIagent #AI #GenAI #AIGovernance
-
Jensen Huang has argued that AI regulation should be left to the companies building the technology, dismissing concerns about artificial general intelligence as unfounded. The Nvidia CEO says AI is simply hardware and software, so safety can be engineered by each product maker. https://techcrunch.com/2026/09/15/we-dont-need-ai-regulation-leave-safety-to-us-nvidias-jensen-huang-says/ #AIagent #AI #GenAI #AIGovernance
-
Reale Risiken liegen heute vor allem bei autonomen Agenten, Cyberangriffen und weitreichenden Zugriffsrechten. Entscheidend ist deshalb weniger eine pauschale KI Bremse als überprüfbare Sicherheitsstandards und unabhängige Aufsicht für Frontier Modelle.
#AISafety #AIAgents #AIGovernance -
https://www.europesays.com/people/229656/ ‘Not worth pursuing’: Nadella says AI must help humanity and remain under human control #AIAlignment #AIControl #AIDependence #AIEcosystem #AIEvaluators #AIGovernance #AIRegulation #AISafety #AISlowdown #Anthropic #DarioAmodei #LearningLoop #OpenSourceAI #SatyaNadella #superintelligence
-
When I interviewed #Splunk security SVP John Morgan today at #splunkconf26, I asked him a question that I've been asking a few people lately: "Is #agenticAI actually governable in the long term? Is it really controllable? Because we're hearing about agents defying the guardrails and instructions set for them, finding their way out of sandboxes and containment setups, and even recruiting other agents. Then, of course, vendors like Splunk are proposing tools to rein them in. But what's to say a Splunk Agentic SOC agent isn't vulnerable to recruitment by a malicious agent?" #AIgovernance #responsibleAI
His answer, and much more, in this just-published Q&A: https://www.techtarget.com/it-infrastructure/news/366650495/Splunk-security-exec-charts-course-for-responsible-AI
-
When I interviewed #Splunk security SVP John Morgan today at #splunkconf26, I asked him a question that I've been asking a few people lately: "Is #agenticAI actually governable in the long term? Is it really controllable? Because we're hearing about agents defying the guardrails and instructions set for them, finding their way out of sandboxes and containment setups, and even recruiting other agents. Then, of course, vendors like Splunk are proposing tools to rein them in. But what's to say a Splunk Agentic SOC agent isn't vulnerable to recruitment by a malicious agent?" #AIgovernance #responsibleAI
His answer, and much more, in this just-published Q&A: https://www.techtarget.com/it-infrastructure/news/366650495/Splunk-security-exec-charts-course-for-responsible-AI
-
When I interviewed #Splunk security SVP John Morgan today at #splunkconf26, I asked him a question that I've been asking a few people lately: "Is #agenticAI actually governable in the long term? Is it really controllable? Because we're hearing about agents defying the guardrails and instructions set for them, finding their way out of sandboxes and containment setups, and even recruiting other agents. Then, of course, vendors like Splunk are proposing tools to rein them in. But what's to say a Splunk Agentic SOC agent isn't vulnerable to recruitment by a malicious agent?" #AIgovernance #responsibleAI
His answer, and much more, in this just-published Q&A: https://www.techtarget.com/it-infrastructure/news/366650495/Splunk-security-exec-charts-course-for-responsible-AI
-
When I interviewed #Splunk security SVP John Morgan today at #splunkconf26, I asked him a question that I've been asking a few people lately: "Is #agenticAI actually governable in the long term? Is it really controllable? Because we're hearing about agents defying the guardrails and instructions set for them, finding their way out of sandboxes and containment setups, and even recruiting other agents. Then, of course, vendors like Splunk are proposing tools to rein them in. But what's to say a Splunk Agentic SOC agent isn't vulnerable to recruitment by a malicious agent?" #AIgovernance #responsibleAI
His answer, and much more, in this just-published Q&A: https://www.techtarget.com/it-infrastructure/news/366650495/Splunk-security-exec-charts-course-for-responsible-AI
-
When I interviewed #Splunk security SVP John Morgan today at #splunkconf26, I asked him a question that I've been asking a few people lately: "Is #agenticAI actually governable in the long term? Is it really controllable? Because we're hearing about agents defying the guardrails and instructions set for them, finding their way out of sandboxes and containment setups, and even recruiting other agents. Then, of course, vendors like Splunk are proposing tools to rein them in. But what's to say a Splunk Agentic SOC agent isn't vulnerable to recruitment by a malicious agent?" #AIgovernance #responsibleAI
His answer, and much more, in this just-published Q&A: https://www.techtarget.com/it-infrastructure/news/366650495/Splunk-security-exec-charts-course-for-responsible-AI
-
AI doesn’t need to become conscious, malicious, or “go rogue” to cause real problems.
If an agent has access to the wrong systems, weak safeguards are enough.
I’ve written about why I think AI risk is better understood as a problem of control and access, not machine consciousness.
Forget Skynet: AI Risk Is About Control, Not Consciousness: https://mattkirby.com/2026/09/15/forget-skynet-ai-risk-is-about-control-not-consciousness/
#AI #AIGovernance -
AI doesn’t need to become conscious, malicious, or “go rogue” to cause real problems.
If an agent has access to the wrong systems, weak safeguards are enough.
I’ve written about why I think AI risk is better understood as a problem of control and access, not machine consciousness.
Forget Skynet: AI Risk Is About Control, Not Consciousness: https://mattkirby.com/2026/09/15/forget-skynet-ai-risk-is-about-control-not-consciousness/
#AI #AIGovernance -
AI doesn’t need to become conscious, malicious, or “go rogue” to cause real problems.
If an agent has access to the wrong systems, weak safeguards are enough.
I’ve written about why I think AI risk is better understood as a problem of control and access, not machine consciousness.
Forget Skynet: AI Risk Is About Control, Not Consciousness: https://mattkirby.com/2026/09/15/forget-skynet-ai-risk-is-about-control-not-consciousness/
#AI #AIGovernance -
AI doesn’t need to become conscious, malicious, or “go rogue” to cause real problems.
If an agent has access to the wrong systems, weak safeguards are enough.
I’ve written about why I think AI risk is better understood as a problem of control and access, not machine consciousness.
Forget Skynet: AI Risk Is About Control, Not Consciousness: https://mattkirby.com/2026/09/15/forget-skynet-ai-risk-is-about-control-not-consciousness/
#AI #AIGovernance -
AI doesn’t need to become conscious, malicious, or “go rogue” to cause real problems.
If an agent has access to the wrong systems, weak safeguards are enough.
I’ve written about why I think AI risk is better understood as a problem of control and access, not machine consciousness.
Forget Skynet: AI Risk Is About Control, Not Consciousness: https://mattkirby.com/2026/09/15/forget-skynet-ai-risk-is-about-control-not-consciousness/
#AI #AIGovernance -
Big AI wants to slow down AI research. Is it a safety pause or a strategic retreat?
#Tech #AI #AISafety #AIResearch #AIRegulation #TechPolicy #OpenAI #AIDevelopment #AIGovernance #Cybersecurity #Anthropic #Claude #AIRisk #Innovation #The14Media
https://the-14.com/big-ai-wants-to-slow-down-ai-research-is-it-a-safety-pause-or-a-strategic-retreat/