Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
markmhendrickson
/
neotoma
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
32
Code
Issues
435
Pull requests
45
Discussions
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: markmhendrickson/neotoma
Actions
All workflows
Workflows
Auto-label Issues
Auto-label Issues
CI test lanes
CI test lanes
Claude PR Review
Claude PR Review
Deploy client instance
Deploy client instance
Deploy dev site (dev.neotoma.io)
Deploy dev site (dev.neotoma.io)
Deploy operator instance
Deploy operator instance
Deploy sandbox
Deploy sandbox
Deploy site (GitHub Pages)
Deploy site (GitHub Pages)
Docs PR preview
Docs PR preview
Docs PR preview cleanup
Docs PR preview cleanup
Show more workflows...
Management
Caches
Deployments
Auto-label Issues
Auto-label Issues
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
issue_auto_label.yml
will be ignored since log searching is not yet available
1,744 workflow runs
1,744 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Four issues, one policy question: what decides whether a caller may read an entity
Auto-label Issues
#1744:
Issue
#2361
opened by
markmhendrickson
10s
10s
View workflow file
Ten issues, one policy question: what should happen when a write names an undeclared field
Auto-label Issues
#1743:
Issue
#2360
opened by
markmhendrickson
7s
7s
View workflow file
Entity query language cannot express OR across snapshot_filters, contains_word always 500s, and search/sort_by return no cursor — one client runs 5 queries and 9.5s where 1 would do
Auto-label Issues
#1742:
Issue
#2359
opened by
markmhendrickson
9s
9s
View workflow file
Identity fallback silently destroys sibling records when the first string field is shared
Auto-label Issues
#1741:
Issue
#2358
opened by
markmhendrickson
10s
10s
View workflow file
describe_entity_type and list_entity_types report different active schema versions for the same type, and the write path follows the newer one
Auto-label Issues
#1740:
Issue
#2356
opened by
markmhendrickson
8s
8s
View workflow file
bug(search): recency tie-break for equal-score ranking + purge merged-away embeddings from KNN
Auto-label Issues
#1739:
Issue
#2355
opened by
neotoma-agent
11s
11s
View workflow file
HTTP inline file_content/file_path creates no asset entity, so plans.ts skips the EMBEDS edge
Auto-label Issues
#1738:
Issue
#2354
opened by
markmhendrickson
8s
8s
View workflow file
Credential-to-principal binding has no edge type: it is a scalar field, so one principal cannot hold two credentials and resolution is a capped table scan
Auto-label Issues
#1737:
Issue
#2349
opened by
castor-agent
7s
7s
View workflow file
CLI: 'entities import' and 'store' ignore NEOTOMA_BEARER_TOKEN and fall back to guest, while 'entities get' and 'corrections create' authenticate
Auto-label Issues
#1736:
Issue
#2346
opened by
markmhendrickson
6s
6s
View workflow file
check_fly_config_drift.sh reports no health checks when the check is service-level rather than machine-level
Auto-label Issues
#1735:
Issue
#2345
opened by
markmhendrickson
7s
7s
View workflow file
The three merge-alias pointer-follows have no cycle guard or depth bound
Auto-label Issues
#1734:
Issue
#2344
opened by
markmhendrickson
9s
9s
View workflow file
Snapshot computation bypasses the attachment-resolution seam in ~10 places
Auto-label Issues
#1733:
Issue
#2343
opened by
markmhendrickson
6s
6s
View workflow file
correct() cannot replace an array field: corrections are all priority 1000, so they union with each other
Auto-label Issues
#1732:
Issue
#2341
opened by
markmhendrickson
8s
8s
View workflow file
Redesign split_entity to be append-only: the reducer's contract, not a gated exception (operator ruling supersedes #2329's split disposition)
Auto-label Issues
#1731:
Issue
#2340
opened by
markmhendrickson
8s
8s
View workflow file
Interrupt an abandoned libsql read instead of waiting it out (follow-up to #2324)
Auto-label Issues
#1730:
Issue
#2339
opened by
markmhendrickson
9s
9s
View workflow file
An unavailable vector index degrades search silently, and the fallback mode makes it look normal
Auto-label Issues
#1729:
Issue
#2337
opened by
markmhendrickson
9s
9s
View workflow file
unknownFieldsGuard never sees MCP tool arguments — every tool accepts undeclared fields silently
Auto-label Issues
#1728:
Issue
#2336
opened by
markmhendrickson
8s
8s
View workflow file
The MCP transport misses enforcement seams the REST path gets, and one test asserts the opposite
Auto-label Issues
#1727:
Issue
#2334
opened by
markmhendrickson
15s
15s
View workflow file
Pre-commit hook timing log hardcodes .git/, breaking in every linked worktree
Auto-label Issues
#1726:
Issue
#2333
opened by
castor-agent
9s
9s
View workflow file
Foundation commits to immutability and provenance, but not to admission — and to attribution only in passing
Auto-label Issues
#1725:
Issue
#2331
opened by
ateles-agent
7s
7s
View workflow file
Read admission per entity type is declared and unenforced on the agent path
Auto-label Issues
#1724:
Issue
#2330
opened by
ateles-agent
8s
8s
View workflow file
Append-only on observations is a convention, not a constraint: merge, split, and rollback mutate rows in place
Auto-label Issues
#1723:
Issue
#2329
opened by
markmhendrickson
9s
9s
View workflow file
The MCP store path bypasses enforceAttributionPolicy("observations"), so a policy keyed to that path never fires
Auto-label Issues
#1722:
Issue
#2327
opened by
castor-agent
7s
7s
View workflow file
substrate_events are silently dropped under MCP stdio: the subscription bridge is installed only from HTTP startup
Auto-label Issues
#1721:
Issue
#2326
opened by
castor-agent
8s
8s
View workflow file
store() file_path resolves server-side, so no remote client can attach a file; inlining is the only route
Auto-label Issues
#1720:
Issue
#2325
opened by
markmhendrickson
7s
7s
View workflow file
Previous
1
2
3
4
5
…
69
70
Next
You can’t perform that action at this time.